Daniel Weschke daniel
  • Hamburg
  • Joined on 2021-03-17
daniel pushed to master at daniel/emacs 2022-12-12 21:39:44 +01:00
7168c8204a fix org async export
daniel commented on issue daniel/emacs#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#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#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#6 2022-12-11 15:58:34 +01:00
Switch to buffer (counsel-switch-buffer) not working
daniel opened issue daniel/emacs#5 2022-12-11 15:53:37 +01:00
toll-bar no images
daniel pushed to master at daniel/emacs 2022-12-11 15:22:24 +01:00
1eadf8f6ff update readme
daniel pushed to master at daniel/emacs 2022-12-11 15:20:53 +01:00
e83f72ba5b extend my-help
daniel pushed to master at daniel/emacs 2022-12-10 18:06:24 +01:00
647a6df436 add to my menu a toggle for latex remove logfiles
daniel pushed to master at daniel/emacs 2022-12-10 17:32:24 +01:00
5a1c01d923 fix section break lines in dashboard view
daniel pushed to master at daniel/emacs 2022-12-10 17:12:20 +01:00
4cb72a991a fix to load early-init.el also if init is loaded via --load-file
daniel pushed to master at daniel/emacs 2022-12-08 21:11:02 +01:00
48a4ef89dd add for org latex export additional logfiles to remove
daniel opened issue daniel/emacs#4 2022-12-08 15:45:39 +01:00
org export latex synctex
daniel pushed to master at daniel/emacs 2022-12-08 14:57:23 +01:00
a62de9d264 add to my-help elisp commands and make link clickable opening help
daniel opened issue daniel/emacs#3 2022-12-08 11:40:48 +01:00
org export async
daniel pushed to master at daniel/emacs 2022-12-04 22:54:13 +01:00
02ff9d6b22 fix setting parsing error and org help reference
daniel pushed to master at daniel/emacs 2022-12-04 21:33:01 +01:00
c7bfa7d9f3 add org matplotlib example
daniel pushed to master at daniel/emacs 2022-12-04 20:24:05 +01:00
382206928c add to org function mpl-prologue an argument to define mplstyle
daniel pushed to master at daniel/emacs 2022-12-04 20:01:56 +01:00
7542f19d77 add kpfonts and change mpl prologue to load kpfonts and updated style
daniel closed issue daniel/emacs#2 2022-11-30 21:48:05 +01:00
org reaload images