Commit Graph

83 Commits

Author SHA1 Message Date
Daniel - 96bb27b53a
[Init] Defer some more packages 2017-09-24 12:34:59 +02:00
Daniel - db52cf12ab
[Init] Move definition of hydras into main init function 2017-09-24 12:34:25 +02:00
Daniel - 6f7f01a95c
[Org] No designated work file anymore 2017-09-17 21:10:42 +02:00
Daniel - 54236fdcea
[Misc] Minor cosmetics 2017-09-15 17:53:59 +02:00
Daniel - 4a0502dbe0
[Org] Set values for main org-mode files 2017-09-15 17:47:34 +02:00
Daniel - a28075347b
[Misc] Start server when on Windows 2017-09-15 17:46:06 +02:00
Daniel - 5312551b09
[Private] Only set personal data if available 2017-09-14 20:20:53 +02:00
Daniel - 9d5832509b
[Init] Restructure keybindings
Some keybindings should only be overwritten if the corresponding packages are
available.
2017-09-14 19:35:50 +02:00
Daniel - 89bbdfbde6
[Init] Move around custom.el
This file differs between machines anyway, so there is no need to track it.
2017-09-14 19:35:40 +02:00
Daniel - 1badb3770c
[Init] Don’t ensure packages
We keep the important ones in the repository anyway.
2017-09-14 19:35:35 +02:00
Daniel - da1e3d8cec
[Private] Don’t use symlinks, adjust load-path instead
This eliminates the need for symlinks, and thus also works under Windows.
2017-09-14 19:35:21 +02:00
Daniel - 78c7c5c81f
[Init] Don’t put initial scratch buffer into org-mode
This prevents org-mode from being loaded on startup.
2017-09-13 20:00:54 +02:00
Daniel - e7468f7110
[Misc] Code cosmetics 2017-09-13 19:56:37 +02:00
Daniel - 9e674a6949
[Misc] Remove lispy from minibuffer
too fragile
2017-09-13 19:56:28 +02:00
Daniel - 1aaee9edef
[Init] Be more fault-tolerant if optional packages cannot be loaded 2017-09-13 19:56:12 +02:00
Daniel - c4a29fcc65
[Helm] Remove double declaration of ‘helm-command-prefix’ 2017-09-13 19:55:39 +02:00
Daniel - 4f2022390e
[Misc] Explicitly require ‘subr-x’
Seems as if sometimes ‘if-let’ won’t be available otherwise.
2017-09-13 18:32:55 +02:00
Daniel - a8c825a619
[Shell] Set ‘shell-file-name’ depending on system type
More of this to follow
2017-09-12 18:13:42 +02:00
Daniel - b601348690
[Misc] Fix vulnerability of Enriched Text support for x-display MIME type 2017-09-12 18:07:04 +02:00
Daniel - 0572e39daa
[Init] Defer ‘mastodon’ 2017-09-10 10:59:34 +02:00
Daniel - a9e289a961
[Init] Defer ‘pdf-tools’ 2017-09-10 10:59:32 +02:00
Daniel - 47a2cdf2bd
[Init] Load ‘db-latex’ with ‘use-package’
This will generate some output in Messages.
2017-09-10 09:41:28 +02:00
Daniel - e4cb28fbe7
[EShell] Defer loading of ‘db-eshell’ 2017-09-10 09:41:16 +02:00
Daniel - 7ea8c9a834
[Init] Defer loading of ‘org-ref’ 2017-09-10 09:41:05 +02:00
Daniel - 8faf612db0
[Init] Move definition of timers into ‘use-package’ declarations 2017-09-10 09:40:53 +02:00
Daniel - b0600631fa
[Init] Let ‘use-package’ report about loaded packages 2017-09-10 09:30:22 +02:00
Daniel - d01d2bd502
[Misc] Function to disable electric-pair-mode 2017-09-08 17:44:35 +02:00
Daniel - e39ce62fbf
[Org] Setting new work task id 2017-09-08 17:44:23 +02:00
Daniel - f72acff3b1
[Org] Setting task ids in main init file now 2017-09-02 13:34:22 +02:00
Daniel - ac29758994
[Gnus] No filtering on TU address anymore 2017-08-29 17:09:06 +02:00
Daniel - 00829a79d1
[EMMS] Use default formatting function in ‘helm-emms’ 2017-08-18 17:03:27 +02:00
Daniel - 5187b92d23
[Misc] Enable auto compiling 2017-08-14 11:45:50 +02:00
Daniel - 501761dc8b
[Misc] Prefer source file over byte compiled code if former is newer 2017-08-14 11:45:28 +02:00
Daniel - 5b3a895cab
[Org] Restructure configuration
In particular, put clock persistence variables in correct order, and do not
include currently running clock task in clock report table anymore.
2017-08-14 08:18:55 +02:00
Daniel - bba77daba6
[Dired] eog statt geeqie 2017-08-12 14:24:19 +02:00
Daniel - 0ec7e34399
[Org] Don’t transfer org agenda appointments to appt 2017-08-12 11:33:14 +02:00
Daniel - 10e7a079d1
[Misc] Cosmetics 2017-08-12 10:53:17 +02:00
Daniel - e513c6e30c
[Org] Restructuring config 2017-08-12 10:53:07 +02:00
Daniel - 16a13aa6e5
[Misc] Some suggestions from flycheck 2017-08-12 00:18:42 +02:00
Daniel - 3a84341995
[TeX] Fix loading of ‘db-latex’ 2017-08-12 00:03:06 +02:00
Daniel - 813d1134ac
[EMMS] Don’t use fixed playlist
play everything instead.
2017-08-11 09:06:42 +02:00
Daniel - 30ffd149f6
[LaTeX] Refactor configuration into separate module 2017-08-06 22:18:09 +02:00
Daniel - 483ae3ddcf
[Misc] Use ‘page-break-line-mode’ instead of obsolete counterpart 2017-08-06 22:15:01 +02:00
Daniel - 26dd7c35c5
[Misc] Aesthetics 2017-08-06 22:03:57 +02:00
Daniel - de53bc1bc7
[Dired] Ignore some LaTeX extensions 2017-08-06 22:03:37 +02:00
Daniel - b3cf21b3c0
[Misc] Diminish ‘auto-revert-mode’ 2017-08-06 22:03:21 +02:00
Daniel - f4c8a00a28
[EShell] Move configuration to dedicated package
Not clear whether this is a good idea, though.
2017-08-06 14:08:25 +02:00
Daniel - 4b55df875e
[Org] Move hydra to ‘db-org’ 2017-08-06 13:56:14 +02:00
Daniel - efad33d752
[EMMS] Minor fixes 2017-08-06 12:49:34 +02:00
Daniel - 75599362bd
[EMMS] Refactoring configuration into separate file 2017-08-06 12:45:37 +02:00