Commit Graph

66 Commits

Author SHA1 Message Date
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
Daniel - 8f539afa91
[EMMS] Add custom tree traversal function
Based on the default one using GNU find.
2017-08-06 11:46:55 +02:00
Daniel - 97e0e93336
[EMMS] Move default playlist elsewhere 2017-08-06 11:45:15 +02:00
Daniel - 3308eabe0e
[Init] Globally add site-lisp directory to ‘load-path’ 2017-08-06 11:44:03 +02:00
Daniel - 85c96955f3
[Misc] Give all known projectile projects to magit 2017-08-04 17:50:46 +02:00
Daniel - 91e99e075a
[Misc] Keeping only local projects in projectile cache 2017-08-04 17:50:36 +02:00
Daniel - fa88d43510
[Misc] Updating some comments 2017-08-04 17:49:43 +02:00
Daniel - 99d2c046e6
[Misc] Add ‘counsel-projectile’ 2017-08-04 16:00:04 +02:00
Daniel - c7d492a0fc
[Misc] Enable ‘company-mode’ for clojure and cider 2017-08-04 15:59:47 +02:00
Daniel - 2828f517ba
[Misc] Replace obsolete ‘ivy-recentf’ with ‘counsel-recentf’ 2017-08-04 15:59:38 +02:00
Daniel - 78e8bb3f6b
[Misc] Updating comment
Yes, this is important!
2017-08-01 12:17:16 +02:00
Daniel - 546270c310
[Perl] Replace ’perl-mode’ with ’cperl-mode’ more thorougly 2017-07-31 14:28:28 +02:00
Daniel - cd04627c77
[Perl] Use ‘cperl-mode’ instead of ‘perl-mode’ 2017-07-31 13:21:08 +02:00
Daniel - 002e507e6a
[Misc] Remove perspective 2017-07-31 13:21:00 +02:00
Daniel - a945fb489e
[Shell] Pulling environment variables with ‘exec-path-from-shell’ 2017-07-31 13:20:42 +02:00
Daniel - f9acbdcecc
[Misc] Snapshot 2017-07-27 13:08:18 +02:00
Daniel - 6f462d4ff7
[Helm] Extra keybinding for ‘db/helm-shortcuts’ 2017-07-23 16:36:45 +02:00
Daniel - f2a3ac42be
[Misc] Minor reformatting 2017-07-23 16:36:40 +02:00