Commit Graph

2058 Commits

Author SHA1 Message Date
Daniel - 034e342040
[Timeline] Update name for function to retrieve markers 2018-02-19 12:57:15 +01:00
Daniel - 4e208f9d13
[Timeline] Enable undo in display buffer
Had been enabled some time back, but somehow got lost in between …
2018-02-19 12:41:13 +01:00
Daniel - 2a94f343da
[Timeline] Additionally cluster before skipping short entries
Thus consecutive short entries of the same category don’t get deleted.
2018-02-19 12:19:48 +01:00
Daniel - 7d2e41ac01
[Timeline] Entries now always have lists of markers
This removes a special case and thus makes handling easier.
2018-02-19 12:19:05 +01:00
Daniel - 7918f82876
[Timeline] Minor comments 2018-02-19 12:11:36 +01:00
Daniel - 9edfeb2cbc
[Timeline] Minor comment update 2018-02-19 10:41:43 +01:00
Daniel - e64a2c9183
[Timeline] More abstraction 2018-02-19 10:41:37 +01:00
Daniel - dd4a7433d2
[Timeline] Minor formatting 2018-02-19 10:21:42 +01:00
Daniel - 55827f5d6c
[Timeline] Add some abstraction 2018-02-19 10:21:35 +01:00
Daniel - 5d446edd29
[Timeline] Retrieve category from archive, too 2018-02-19 10:20:57 +01:00
Daniel - 6bb5016ec2
[Private] Update 2018-02-14 22:26:36 +01:00
Daniel - c77155dd63
[Org] Fix implementation for OneNote-Links 2018-02-14 22:26:29 +01:00
Daniel - 0ea72fe02e
[Private] Update 2018-02-14 22:08:17 +01:00
Daniel - c14f45d186
[Org] Exclude refiling targets with DONE states
Copied from http://doc.norang.ca/org-mode.html#Refiling
2018-02-14 22:06:42 +01:00
Daniel - 2943a7a4b9
[Org] Fix spec for stuck projects 2018-02-04 18:14:30 +01:00
Daniel - c6815e9749
[Private] Update 2018-02-04 16:36:45 +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 - 91e9cc000b
[Private] Update 2018-01-28 11:12:53 +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 - e5cbbb0a43
[Gnus] Use plain connection to gmane.org
certificate has expired :/
2018-01-27 12:12:22 +01:00
Daniel - 6fd381f020
[Timeline] Include archives 2018-01-27 12:11:59 +01:00
Daniel - 54a2edb223
[Timeline] Don’t stack ‘car’ and ‘cdr’ too much
For clarity and sanity.
2018-01-24 21:09:26 +01:00
Daniel - eebf3f0e35
[Timeline] Beautify test on including the current clockline 2018-01-24 21:05:11 +01:00
Daniel - d011ce0422
[Timeline] Barf if no clocklines can be found in given range 2018-01-24 20:55:10 +01:00
Daniel - d6e79dcf2d
[Timeline] Use ‘org-time-string-to-seconds’
instead of longer version using ‘org-parse-time-string’.
2018-01-24 20:54:48 +01:00
Daniel - fe1a509acf
[Timeline] Don’t use ‘cl’
Lot’s of ‘car’s and ‘cdr’s now!
2018-01-24 20:50:04 +01:00
Daniel - 0a5dc32b98
[Timeline] Add missing case when looking for clocklines in range
Missed case where there is only one clockline covering the whole requested
range.
2018-01-24 20:48:57 +01:00
Daniel - 7399609194
[EShell] Set some further variables 2018-01-24 19:30:05 +01:00
Daniel - 361ee2e83d
[EShell] Citing some sources 2018-01-24 19:29:57 +01:00