Commit Graph

730 Commits

Author SHA1 Message Date
Daniel - 6da48163df
[Projects] Add simple project management library 2018-08-05 16:19:52 +02:00
Daniel - 76c9ffeec5
[Calc] Additional math units
inspired by
https://florian.adamsky.it/2016/03/31/emacs-calc-for-programmers-and-cs.html.
2018-08-05 10:17:30 +02:00
Daniel - dd4f29871d
[Misc] Trying to be consistent when using ‘bind-key’ 2018-08-04 12:33:15 +02:00
Daniel - d0a98c9c6a
[Org] Move Hy Babel code to ‘db-org’ 2018-08-04 12:32:54 +02:00
Daniel - 24a59404a0
[Misc] Mention ‘helm-pages’ 2018-08-04 12:32:43 +02:00
Daniel - 3394209569
[Misc] Show numbers in company mode 2018-08-04 12:32:29 +02:00
Daniel - 2c93f5313b
[Init] New keybindings for multiple-cursors 2018-08-01 16:27:49 +02:00
Daniel - 39909a00c1
[Init] Fix calls of ‘with-demoted-errors’
One should read the documentation before using it …
2018-08-01 16:27:40 +02:00
Daniel - 37809363b7
[Dired] Cleanup and cosmetics
Removed dired-subtree, never really used it anyway.
2018-07-31 20:00:55 +02:00
Daniel - e576b6fb69
[Dired] Don’t use custom sort
Breaks ivy-occur in counsel-find-file
2018-07-31 20:00:01 +02:00
Daniel - 742296a5ce
[Misc] Use simpler name for custom-file 2018-07-20 16:24:18 +02:00
Daniel - e200d112c4
[Misc] Use custom function to format ivy candidates 2018-07-19 13:53:51 +02:00
Daniel - de252023f7
[Misc] Use arrow for current ivy selection 2018-07-19 13:50:13 +02:00
Daniel - 812bdc3e73
[EMMS] Another attempt to fix EMMS initialization
This time it seems to work, though …
2018-07-13 19:11:26 +02:00
Daniel - ac2327b434
[Init] Remove obsolete call to ‘eyebrowse-mode’ 2018-07-12 19:18:15 +02:00
Daniel - 8067a9130d
[Magit] Fix initialization of ‘magit-repository-directories’ 2018-07-11 17:30:55 +02:00
Daniel - 4ace2771fc
[Misc] Remove usage of ‘eyebrowse’ package
Turns out I never really used it anyway.
2018-07-09 19:27:39 +02:00
Daniel - f5b20152dd
[Helm] Make new clock-in functionality for ‘helm-org’ a bit nicer 2018-07-08 19:16:29 +02:00
Daniel - 351b643669
[Helm] Use ‘helm-org’ for selecting headlines again
and make clocking in the new default action.
2018-07-08 19:06:46 +02:00
Daniel - 1ce22b1b69
[Dired] Don’t set ‘dired-omit-files’ directly
Use customize for that
2018-07-06 17:19:31 +02:00
Daniel - 4fafab7b5d
[EMMS] Trying to fix some issues with autoloading 2018-04-21 14:12:33 +02:00
Daniel - 7a351b8d55
[Init] Disable ‘tooltip-mode’
It’s not really necessary, but causes strange effects under Win10 and Cygwin,
for whatever reason.
2018-03-25 21:03:14 +02:00
Daniel - 9c1ab319bc
[Init] Deactive midnight-mode 2018-03-08 17:52:42 +01:00
Daniel - da2c90b02c
[Dired] Try out ‘dired-subtree’ 2018-02-22 16:55:17 +01:00
Daniel - ffea25e085
[Dired] Replace calls to ‘require’ by ‘use-package’ 2018-02-22 16:55:03 +01:00
Daniel - a5db5c2f8b
[Misc] Show initialization warnings instead of suppressing them 2018-02-22 16:43:15 +01:00
Daniel - 4d29104719
[Init] Change setup for vlf 2018-02-22 16:43:06 +01:00
Daniel - 82911bcfa7
[Init] Add minimal VLF support 2018-02-22 16:28:44 +01:00
Daniel - fbaeb70c1e
[Org] Use https repository 2018-02-22 16:28:33 +01:00
Daniel - 52bb157570
[Python] Activate ‘elpy’ when available 2018-02-04 16:35:33 +01:00
Daniel - acdcb5b9a6
[Misc] Reload snippets after loading yas
again …
2018-01-28 14:00:10 +01:00
Daniel - c5f2f387b1
[Helm] Use ‘use-package’ to load ‘helm-config’ 2018-01-28 11:24:59 +01:00
Daniel - 5510d02857
[Slime] Can’t load ‘slime-repl’ directly, use ‘eval-after-load’ instead
‘slime-repl’ is in the contrib directory of ‘slime’, which itself is not
contained in ‘load-path’.
2018-01-28 11:10:34 +01:00
Daniel - 5e3a0e0c43
[Misc] Blank line for beauty 2018-01-28 11:08:48 +01:00
Daniel - 2fe2a55b59
[EMMS] Minor cleanup for configuration 2018-01-28 11:08:40 +01:00
Daniel - 1f0798e96d
[Ivy] Don’t change default keybinding for restrictions
Since we don’t use ivy for org-capture anymore, this change became obsolete.
2018-01-28 11:07:47 +01:00
Daniel - 5393fc99b3
[Helm] Refactoring configuration
There were troubles loading helm when running emacs as daemon, supposedly caused
by a faulty helm configuration.  Now ‘helm-config’ get’s loaded regardless of
whether ‘db/run-init’ is run or not, to allow to change the default keybinding
for ‘helm-command-prefix’ using ‘bind-key’.
2018-01-28 11:06:37 +01:00
Daniel - b2a4db1d25
[Misc] Some comment 2018-01-27 18:13:30 +01:00
Daniel - f5cc186adb
[Hydra] Move rectangle hydra to separate ‘use-package’ declaration 2018-01-27 18:13:16 +01:00
Daniel - 82d2205e78
[Hydra] Fix hydra for rectangle selection 2018-01-27 18:01:38 +01:00
Daniel - 5a6e4a81d8
[Dired] Move ‘dired’ helper functions back into ‘use-package’ declaration
Sorry for the back-and-forth … :/
2018-01-27 17:58:04 +01:00
Daniel - 7d8abe0e50
[Hydra] Move custom hydras to ‘use-package’ declaration 2018-01-27 17:57:52 +01:00
Daniel - e459d534bf
[Misc] Fix typo 2018-01-27 17:50:27 +01:00
Daniel - 58daf4929b
[Init] Don’t ‘provide’ init 2018-01-27 17:50:19 +01:00
Daniel - 25373fc6d9
[Term] Move hook deactivating ‘yas-minor-mode’ to ‘term-mode’ config 2018-01-27 17:49:55 +01:00
Daniel - ddfd9828f5
[Hydra] Move custom hydras to top-level 2018-01-27 17:49:34 +01:00
Daniel - 68867d42bd
[Misc] ‘add-hook’ without #’
Don’t know whether this is better, but the functions added to hooks may not be
available at that time, and consequently we add only symbols.
2018-01-27 17:48:27 +01:00
Daniel - 0dd77f0a73
[Misc] Silence some compiler warnings in init.el 2018-01-27 17:31:50 +01:00
Daniel - 51a96a0ef2
[Misc] Move ‘defun’s in init.el to top-level 2018-01-27 17:31:31 +01:00
Daniel - 0db33fb843
[EMMS] Silence some compiler warnings 2018-01-27 17:28:20 +01:00
Daniel - 3a556afca6
[Dired] Inline custom function from ‘db-utils’ into init.el 2018-01-27 16:41:20 +01:00
Daniel - 250a460a14
[Misc] Change keybinding of ‘ivy-restrict-to-matches’
The default keybinding cause me too many typos ...
2018-01-27 16:32:38 +01:00
Daniel - 9d407f74f6
[Misc] ‘use-package’ declaration for ‘timeline-tools’ 2018-01-21 19:00:31 +01:00
Daniel - b2cc8098a2
[Dired] Some cleaning up 2018-01-21 14:57:11 +01:00
Daniel - 034985e578
[Misc] No separate use-package declaration for markdown-mode 2018-01-21 10:52:47 +01:00
Daniel - 5e329c791b
[Misc] Don’t use separate key mapping for eyebrowse 2018-01-18 18:50:02 +01:00
Daniel - 18e943f6d2
[Misc] Don’t auto-compile 2018-01-18 18:48:34 +01:00
Daniel - b55ad9c988
[Gnus] Rename config file
This makes the autocompiler happy.
2018-01-16 18:21:24 +01:00
Daniel - 18dd29d7e2
[Misc] Remove some more byte compiler warnings 2018-01-16 18:20:24 +01:00
Daniel - 38eed98a2b
[Misc] Change prefix key for eyebrowse 2018-01-16 17:55:29 +01:00
Daniel - 411240c1dc
[Init] Use M-%d for eyebrowse workspaces 2018-01-14 10:46:53 +01:00
Daniel - 60a3675d3e
[Misc] Use ‘with-editor’ in eshell and shell 2018-01-14 10:10:18 +01:00
Daniel - 6b1b3c5806
[Misc] Remove obsolete configuration for ‘pp’ 2018-01-13 15:21:24 +01:00
Daniel - eb6dbd95c2
[Init] No need to check for lispy in ‘minibuffer-setup-hook’ anymore
‘conditionally-enable-lispy’ will do it
2018-01-13 14:57:08 +01:00
Daniel - 47c4bce465
[NSM] Sort security settings before writing to external file
This should avoid updates of the private submodule just due to reordering
existing entries in ‘nsm-settings-file’.
2018-01-13 14:54:10 +01:00
Daniel - 792efa7484
[Init] Don’t load projectile on windows 2018-01-13 14:45:32 +01:00
Daniel - 62ae309381
[Misc] Enable lispy in ‘eval-expression’ and the like only if loaded beforehand 2018-01-13 14:19:12 +01:00
Daniel - 14e84f92f5
[Misc] Try out eyebrowse mode 2018-01-12 21:26:12 +01:00
Daniel - 33d5531797
[Init] Start server if not already running
Regardless of whether on Windows or on Linux
2018-01-12 20:52:24 +01:00
Daniel - 0d67273805
[Org] Don’t activate timers repeatedly
This approach may need to be generalized to other timers as well.  Don’t
know (yet) whether there is some predefined way in ELisp to do this.
2017-12-17 10:31:17 +01:00
Daniel - 076095b7e7
[ELisp] Use standard ‘lisp-indent-function’ for indenting 2017-12-15 21:45:12 +01:00
Daniel - 9255786df2
[Org] Considerably decrease intervals between exporting diary 2017-12-05 18:07:06 +01:00
Daniel - 09ecf75520
[Diary] Don’t show diary when opening calendar 2017-12-04 19:05:59 +01:00
Daniel - 17b5d9fecb
[Misc] Add lexical binding to all files 2017-12-03 09:19:05 +01:00
Daniel - 6172baddc2
[Dict] Require ’gnutls 2017-11-20 20:22:47 +01:00
Daniel - db96088e07
[Init] Activate pdf-tools when not on Windows 2017-11-18 17:05:25 +01:00
Daniel - 94212fad62
[Dired] Trying to speed up listings on windows
by disabling ‘dired-free-space-program’ (nothing to do with space traveling!)
2017-11-16 20:42:17 +01:00
Daniel - 53e02bead3
[Dired] Automatic reformatting 2017-11-16 20:42:03 +01:00
Daniel - 654abfe842
[Utils] Add little helper to convert hex to ascii 2017-11-16 19:32:56 +01:00
Daniel - 0464bc85a6
[EMMS] Another try to clean up emms config 2017-11-14 21:07:34 +01:00
Daniel - 9bcb8c86c0
[Misc] Replace custom mail addresses by ‘db/additional-mail-addresses’ 2017-11-14 16:21:38 +01:00
Daniel - 5b06fad486
[Misc] Load customization directly from private/
No need anymore for symbolic links (yay for Windows!)
2017-11-14 16:12:04 +01:00
Daniel - b5e8e94da5
[Misc] Okay, let’s keep the main jabber-id in init.el 2017-11-14 16:05:44 +01:00
Daniel - 7acc66afd7
[Misc] Moving mail-related customization to gnus’ configuration file 2017-11-14 16:04:49 +01:00
Daniel - 9824cbb4c0
[Misc] Remove obsolete requires to ‘db-private’ 2017-11-14 15:59:18 +01:00
Daniel - 83811b419a
[Private] Move variables to custom.el 2017-11-14 15:53:25 +01:00
Daniel - ec9510e24b
[EMMS] Try to eliminate recursive ‘require’ 2017-11-14 14:59:13 +01:00
Daniel - 2d6eb6e58e
[GnuTLS] Log-level 1 too noisy
mostly because of all the unreachability messages
2017-11-13 20:45:47 +01:00
Daniel - a3605db872
[Private] Require ‘db-private’ only when using email 2017-11-13 20:45:14 +01:00
Daniel - 1e0f01890f
[Haskell] One hook for ‘company-mode’ is enough 2017-11-12 12:38:11 +01:00
Daniel - eb660677dd
[Init] Disable flyspell on Windows right now
aspell complains about ‘nil’-encoding not being available, looks like an
installation but.
2017-11-12 12:36:19 +01:00
Daniel - 1e2b28ffeb
[Misc] Update introductory comment for init.el 2017-11-12 12:35:36 +01:00
Daniel - 882187404f
[Misc] Cosmetics 2017-11-11 17:43:27 +01:00
Daniel - 5f49a8c240
[EMMS] Improve loading of personal configuration 2017-11-11 17:42:03 +01:00
Daniel - 663c57cd36
[Haskell] Fix wrong order of custom ‘add-hook’ calls 2017-11-11 12:05:15 +01:00
Daniel - b8b770e505
[Init] Move auto-mode specifications into ‘db/run-init’
and delete scala-mode.
2017-11-11 12:03:39 +01:00
Daniel - ba8d2653f0
[Init] Move misplaced ‘add-hook’ call into ‘db/run-init’ 2017-11-11 11:53:25 +01:00
Daniel - 95457488e7
[Misc] Remove some unnecessary ‘require’s 2017-11-11 11:46:24 +01:00
Daniel - 9aa1884d9b
[Misc] We actually don’t use ocular … 2017-11-11 11:44:39 +01:00
Daniel - 1240abfff0
[Init] Move constants to top 2017-11-11 11:44:30 +01:00
Daniel - 2799557f9d
[Init] Some initial comments 2017-11-11 11:44:20 +01:00
Daniel - c1c15e40b9
[Misc] Set security level to high
ZIH certificate is out, no need anymore to not be paranoid!
2017-11-11 09:24:39 +01:00
Daniel - 12cfeebefa
[Misc] Increase gnutls log-level 2017-11-11 09:06:52 +01:00
Daniel - 139862d66d
[Misc] Introduce variable ‘on-windows’
to increase readability
2017-11-11 09:06:41 +01:00
Daniel - 1318b74c61
[Misc] Inhibit font compactification on Windows
This speeds up display of special characters *a lot*
2017-11-11 08:50:39 +01:00
Daniel - e9e5e0455e
[Misc] Fix wrong regexp when updating certificates 2017-11-11 08:48:18 +01:00
Daniel - f237beefd6
[Dired] Additional commands for Windows applications 2017-11-04 11:23:20 +01:00
Daniel - ed38c48bf1
[Init] Also consider case when on cygwin 2017-11-04 11:23:07 +01:00
Daniel - 46ceca79ce
[Init] Fix loading environment variables when on Windows 2017-11-04 11:22:49 +01:00
Daniel - b3a55c2fda
[Misc] Use separate ‘dired-guess-shell-alist-user’ for Windows 2017-10-30 20:10:35 +01:00
Daniel - 97478ace21
[Init] Only read environment variables when not on Windows 2017-10-30 20:05:54 +01:00
Daniel - 2ef42d6412
[Init] Enable flyspell on Windows 2017-10-30 20:05:42 +01:00
Daniel - 2709f9c45f
[Misc] Update :commands section for ‘crux’ package 2017-10-29 22:28:24 +01:00
Daniel - ff607e439f
[Init] Cosmetics 2017-10-28 19:34:58 +02:00
Daniel - 0b04beeb3e
Revert "[Init] Enable ‘smart-mode-line-dark’ explicitly"
Enough to customize ‘sml/theme’ explicitly.

This reverts commit 535112b55a.
2017-10-28 14:50:51 +02:00
Daniel - 535112b55a
[Init] Enable ‘smart-mode-line-dark’ explicitly
Don’t know why it’s not done automatically.  Maybe settings it in custom.el is
too early?
2017-10-28 14:34:05 +02:00
Daniel - 645356054f
[Misc] Some non-crucial slash 2017-10-28 14:31:44 +02:00
Daniel - 02424db2fe
[Misc] Add only certificates if they look like some 2017-10-28 14:31:31 +02:00
Daniel - dc22c1c959
[Misc] Some code cosmetics 2017-10-28 14:28:56 +02:00
Daniel - 9e4c0967e0
[Misc] Make certificate file directory customizable 2017-10-28 14:28:29 +02:00
Daniel - e7db348568
[Misc] Ask for confirmation to stash all changes 2017-10-28 12:15:01 +02:00
Daniel - e036b0ff12
[Misc] Use ivy for magit 2017-10-28 12:00:37 +02:00
Daniel - 67d312d3b7
[Misc] Minor additions for ivy 2017-10-28 09:47:33 +02:00
Daniel - 3f1ae34575
[Init] Load customizations in ‘db/run-init’ 2017-10-27 22:06:45 +02:00
Daniel - 563a24c79c
[Init] Reorganization 2017-10-21 09:08:15 +02:00
Daniel - d515b9480d
[Org] Generalize export of org-mode calendar to ics
The location to which the calendar will be exported is not taken from the
customized value of ‘org-icalendar-combined-agenda-file’, which is not fixed
anymore in the configuration.  If this variable is not set (i.e. nil), the no
exporting is done.
2017-10-21 09:02:46 +02:00
Daniel - 9f50ae527b
[Init] Moving more variables to custom.el 2017-10-17 22:37:24 +02:00
Daniel - 488b021138
[Init] Update headings 2017-10-17 22:21:28 +02:00
Daniel - 8e57752bc7
[Misc] Only load custom.el when present 2017-10-17 22:21:10 +02:00
Daniel - 05400e9366
[Misc] Customize path to abbreviations 2017-10-17 22:20:57 +02:00
Daniel - e49a3e3236
[Misc] Moving path specifications to custom.el 2017-10-17 22:09:53 +02:00
Daniel - 4cbfd144bc
[Misc] No magic tilde for ivy 2017-10-14 18:03:41 +02:00
Daniel - 98bcd19b72
[Dired] Enable quicksorting for windows 2017-10-05 18:28:41 +02:00
Daniel - eeadb28a8c
[Init] Config for ‘typing’ 2017-10-05 18:24:14 +02:00
Daniel - ae1507a2b0
[Misc] Move abbreviations to private/ 2017-10-02 18:09:57 +02:00
Daniel - eb658dffa6
[Init] Fix typo 2017-10-02 18:09:32 +02:00
Daniel - a3cd6f19a7
[Themes] Move themes into separate directory 2017-10-02 18:05:34 +02:00
Daniel - 4ac8be452b
[Init] Move ‘pp’ to section of builtin packages 2017-09-30 22:40:57 +02:00
Daniel - 6439b71543
[Misc] Enable lispy in minibuffer if available 2017-09-30 22:28:42 +02:00
Daniel - a0cd28a621
[Org] Export diary only when not on Windows 2017-09-30 21:55:50 +02:00
Daniel - 06d5c624d4
[Init] Binding ‘iedit-mode’ 2017-09-29 21:25:41 +02:00
Daniel - 12d0b6e1e8
[Init] Minor comment 2017-09-29 21:24:33 +02:00
Daniel - 3fac9913e3
[Init] Remove use-package declaration for ‘pdf-tools’
Didn’t do much
2017-09-29 21:24:13 +02:00
Daniel - 23397e5806
[Misc] Don’t enable flyspell mode on Windows 2017-09-24 12:46:55 +02:00
Daniel - 471c3775ce
[Misc] Update comments 2017-09-24 12:46:19 +02:00
Daniel - deb4bc0eee
[Init] Update :commands for package ‘hydra’ 2017-09-24 12:44:11 +02:00
Daniel - 6c60b54983
[Init] Don’t start in ‘lisp-interaction-mode’ 2017-09-24 12:35:06 +02:00
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
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
Daniel - 9773a733bc
[Misc] Test: enabling global visual line mode
Let’s see how this feels.
2017-07-23 16:36:06 +02:00
Daniel - c21375d0ea
[Misc] Snapshot 2017-07-23 11:01:54 +02:00
Daniel - c24eebce60
[Dired] Fixing regexp for ‘dired-omit-files’ 2017-07-23 09:50:55 +02:00
Daniel - 0d18bef095
[Misc] Snapshot 2017-07-23 09:45:20 +02:00
Daniel - 7f85081e43
[Dired] Updating information for omitting files 2017-07-23 09:45:02 +02:00
Daniel - 938ad8cb43
[Dired] Fix not showing details on first open
Thanks to the documentation of dired+, should have read it earlier …
2017-07-22 19:15:50 +02:00
Daniel - dcabf1f8d9
[Misc] Snapshot 2017-07-21 15:02:22 +02:00
Daniel - 943f96baec
[Helm] ‘helm-emms’ requires ‘helm-adaptive-sort’
Provide it.
2017-07-18 18:22:52 +02:00
Daniel - 14e8af5b2c
[Helm] Trying to fix binding for ‘helm-emms’ 2017-07-18 18:13:49 +02:00
Daniel - ce7ec48f80
[Misc] Store security settings directly in private data 2017-07-18 16:21:18 +02:00
Daniel - 22b16c6581
[Misc] Change places of some private files 2017-07-18 14:54:50 +02:00
Daniel - 8a6eb2cecf
[Misc] Snapshot 2017-07-18 14:33:31 +02:00
Daniel - aec09df1b2
[Misc] Cosmetics 2017-07-17 16:03:26 +02:00
Daniel - 7d107294be
[Ivy] Remove leading caret in certain circumstances 2017-07-17 16:03:12 +02:00
Daniel - 5710bffe5e
[Helm] Don’t pin on melpa-stable
Replaced some functionality of helm with counsel, so pinning helm is not crucial
anymore.
2017-07-16 18:07:09 +02:00
Daniel - 2ecb388724
Initial commit 2017-07-16 18:07:00 +02:00