• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-11-03 17:25:43 +01:00
593a2ab9df Get rid of last byte compiler warnings in Org configuration
exot pushed to master at exot/.emacs.d 2023-11-03 16:57:25 +01:00
f14a5b6237 Make default Org clock hydra a bit more descriptive
exot pushed to master at exot/.emacs.d 2023-11-01 21:12:41 +01:00
e675ec4b47 Ensure helm key bindings to be correctly set even w/o customization
44b78dbef1 Make main Org hydra a bit more consistent and self documenting
6c18d9ce9d Ignore tasks on WAIT in stuck project list
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-10-29 13:17:03 +01:00
7a42aedd9c Add missing require statement for helm-bookmark
exot pushed to master at exot/.emacs.d 2023-10-28 19:10:39 +02:00
99aa8e5e56 Remove obsolete configuration for typing package
exot pushed to master at exot/.emacs.d 2023-10-28 19:00:43 +02:00
65f49dfabb Eliminate byte-compiler warnings from eshell configuration
51d6111b47 Remove obsolete key bindings for ediff mode
067a8cdacf Eliminate some more byte-compiler warnings
a41428eff0 Remove byte-compiler warning for enabling use-package imenu support
2f2eac0b38 Reorganize Gnus configuration to remove most byte-compiler warnings
Compare 5 commits »
exot pushed to master at exot/.emacs.d 2023-10-28 12:07:35 +02:00
7b3b0811a1 Separate TeX configuration into separate package
exot pushed to master at exot/.emacs.d 2023-10-28 11:36:29 +02:00
886598e0d8 Remove eval-when-compile for non-essential auctex package
exot pushed to master at exot/.emacs.d 2023-10-27 17:07:32 +02:00
375ead7c7e Add missing type and group declaration in plantuml-mode
55c19e5b78 Replace obsolete usage of cl in plantuml-mode with cl-lib
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-10-27 17:00:03 +02:00
f94e909987 Fix enabling imenu support for use-package
exot pushed to master at exot/.emacs.d 2023-10-27 16:33:15 +02:00
88bc5b3162 Remove unnecessary require statements for helm-emms
dae26fcc5a Do not perform adaptive sorting in personal shortcut helper
b3d620d884 Get rid of some more byte-compiler warnings in main init file
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-10-27 15:18:41 +02:00
535bdda429 Clean up personal shortcut helper function
exot pushed to master at exot/.emacs.d 2023-10-23 17:38:22 +02:00
aeff0883bb Fix missing description in main Org hydra
exot pushed to master at exot/.emacs.d 2023-10-19 16:36:14 +02:00
52559e8cf8 Fix location of multisession data path
exot pushed to master at exot/.emacs.d 2023-10-15 15:03:14 +02:00
37a12c4d16 Reenable automatic indentation in Org mode buffers
exot pushed to master at exot/.emacs.d 2023-10-15 11:21:45 +02:00
39f652e070 Do not automatically indent anymore in Org mode after newline
exot pushed to master at exot/.emacs.d 2023-10-15 10:42:42 +02:00
4051fc1a38 Remove workaround to inhibit eproject-mode in message-mode
exot pushed to master at exot/.emacs.d 2023-10-15 10:22:56 +02:00
04c5040f75 Get rid of byte compiler warnings in Dired configuration
exot pushed to master at exot/.emacs.d 2023-10-14 21:56:44 +02:00
eb8e696374 Fix use-package indentation also for common-lisp-indent-function
71e89d2976 Handle some byte compiler warnings in main initialization file
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-10-12 16:42:29 +02:00
9441800587 Also change to default-directory when not in eshell already