Daniel Weschke daniel
  • Hamburg
  • Joined on 2021-03-17
daniel pushed to master at daniel/emacs-conf 2022-12-18 22:58:16 +01:00
02b3e07185 package version information
daniel pushed to master at daniel/emacs-conf 2022-12-18 22:56:15 +01:00
f48c2b3e41 package version information
4021903e86 clean packages
Compare 2 commits »
daniel pushed to master at daniel/emacs-conf 2022-12-18 19:33:01 +01:00
7b477d19fa optimize package loading
daniel pushed to master at daniel/emacs-conf 2022-12-18 19:14:35 +01:00
cbc480386c optimize package loading
daniel pushed to master at daniel/emacs-conf 2022-12-18 15:48:12 +01:00
efe08d1027 remove old package file
daniel pushed to master at daniel/emacs-conf 2022-12-18 15:47:07 +01:00
04a9b40860 include removed function tmm-get-keybind to settings
daniel pushed to master at daniel/emacs-conf 2022-12-18 13:47:38 +01:00
3028c0d231 org article latex export remove auto clearpage for level one header
daniel pushed to master at daniel/emacs-conf 2022-12-14 14:47:12 +01:00
7335908d80 update documentation
daniel commented on issue daniel/emacs-conf#6 2022-12-14 14:06:01 +01:00
Switch to buffer (counsel-switch-buffer) not working

since emacs version 30?

daniel pushed to master at daniel/emacs-conf 2022-12-12 22:24:57 +01:00
7771216a9c fix dashboard error
daniel pushed to master at daniel/emacs-conf 2022-12-12 22:17:32 +01:00
767c83bc61 update readme
daniel closed issue daniel/emacs-conf#3 2022-12-12 21:43:11 +01:00
org export async
daniel commented on issue daniel/emacs-conf#3 2022-12-12 21:43:00 +01:00
org export async

fixed by 7168c8204a

daniel pushed to master at daniel/emacs-conf 2022-12-12 21:39:44 +01:00
7168c8204a fix org async export
daniel commented on issue daniel/emacs-conf#3 2022-12-12 16:44:53 +01:00
org export async

looks like an issue of the package loading order.

the mentioned lines are inside a (with-eval-after-load 'org ...) block inside of (use-package easymenu :config ...)

easymenu is loaded,…

daniel commented on issue daniel/emacs-conf#3 2022-12-12 10:45:10 +01:00
org export async

New error (*Org Export Process):

Error: wrong-type-argument (keymapp nil)
  mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode 0x61aed043bae8646>))
  debug-early-backtra…
daniel commented on issue daniel/emacs-conf#3 2022-12-12 10:23:18 +01:00
org export async

fix for init to load early-ini.el in 4cb72a991a.

daniel opened issue daniel/emacs-conf#6 2022-12-11 15:58:34 +01:00
Switch to buffer (counsel-switch-buffer) not working
daniel opened issue daniel/emacs-conf#5 2022-12-11 15:53:37 +01:00
toll-bar no images
daniel pushed to master at daniel/emacs-conf 2022-12-11 15:22:24 +01:00
1eadf8f6ff update readme