Commit Graph

713 Commits

Author SHA1 Message Date
Daniel - de252023f7
[Misc] Use arrow for current ivy selection 2018-07-19 13:50:13 +02:00
Daniel - 1d1f48e47b
[EShell] Shortcut for calling ‘magit-status’ 2018-07-19 13:50:02 +02:00
Daniel - 1126f85c6c
[EShell] Trying to make the prompt look nicer
With inspiration from Howard Abrams’ Emacs configuration
2018-07-19 13:49:26 +02:00
Daniel - cf4a07d8d6
[Utils] Use ‘helm-eww’ when available to list eww-bookmarks 2018-07-14 12:07:01 +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 - d635236e48
[Utils] Use ‘cygstart’ to open documents in custom helm interface 2018-07-11 19:17:45 +02:00
Daniel - 73459ec88a
[Modules] Remove modules file 2018-07-11 19:16:23 +02:00
Daniel - 8067a9130d
[Magit] Fix initialization of ‘magit-repository-directories’ 2018-07-11 17:30:55 +02:00
Daniel - 241ee33100
[TeX] Use special purpose ispell parser 2018-07-11 17:30:41 +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 - 34e1775698
[ELPA] Update 2018-07-08 19:23:32 +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 - c6d05cea7b
[Org] Capture template for plain bookmarks 2018-07-08 13:13:28 +02:00
Daniel - 000397e932
[Org] Don’t treat _ and ^ special without braces 2018-07-08 13:13:13 +02:00
Daniel - ec759a49fb
[Private] Remove from repository
No need to track it here, even the approach to have a single repository for
different instances of Emacs is questionable.
2018-07-06 19:41:34 +02:00
Daniel - 4c1afc9baf
[Org] New defaults for opening Microsoft documents 2018-07-06 19:37:15 +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 - e587855fe3
[Timeline] Allow re-parsing the current timeline
Will update the category cache of all relevant files before redrawing the
current timeline.
2018-06-29 21:22:09 +02:00
Daniel - c4508fcca0
[Timeline] Enable quitting the current window 2018-06-29 21:21:50 +02:00
Daniel - 70c531a5da
[Snippets] msc 2018-06-24 12:02:38 +02:00
Daniel - 38848fdcf4
[Private] Update 2018-05-21 10:50:50 +02:00
Daniel - 606c87f2c3
[Private] Update 2018-05-05 20:42:55 +02:00
Daniel - 12136f699a
[Org] Minor rework of ox integration 2018-05-05 20:41:49 +02:00
Daniel - 6facb40d15
[ELPA] Update 2018-05-05 20:41:36 +02:00
Daniel - 5503d13183
[Timeline] Major rewrite
- Add major mode
- Add simple keybindings
- Add possibility to move forward and backward by one day
2018-04-30 19:30:24 +02:00
Daniel - 8d5f7fbe0b
[Timeline] Enable hl-mode and select buffer on display 2018-04-30 16:55:58 +02:00
Daniel - 4fafab7b5d
[EMMS] Trying to fix some issues with autoloading 2018-04-21 14:12:33 +02:00
Daniel - 0952896341
[Private] Update 2018-04-15 09:12:08 +02:00
Daniel - 4c4d0487d7
[Private] Update 2018-04-07 14:51:10 +02:00
Daniel - 93fb56a6d3
[Private] Update 2018-04-01 16:31:09 +02:00
Daniel - 8927361332
[ELPA] Update 2018-04-01 16:30:32 +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 - 3189a3a0b1
[Org] Don’t delete diary before export
The original use case, namely an underlying git-annex repository in indirect
mode, has now been changed into an (experimental) v6 git-annex repository.
Let’s see how this works out.
2018-03-25 20:59:58 +02:00
Daniel - e235e9993c
[Org] Show deadlines even if scheduled
To not lose track of them
2018-03-25 20:59:27 +02:00
Daniel - 805c94a1b6
[Org] Don’t be too strict on exporting diary 2018-03-17 11:39:46 +01:00
Daniel - b517c17535
[Org] Additional checking when exporting diary 2018-03-17 11:11:37 +01:00
Daniel - 9c1ab319bc
[Init] Deactive midnight-mode 2018-03-08 17:52:42 +01:00
Daniel - df1fdd16cc
[Org] Delete ‘org-icalendar-combined-agenda-file’ before exporting diary 2018-03-04 14:52:32 +01:00
Daniel - 6187886bcf
[Private] Update 2018-03-03 14:01:47 +01:00
Daniel - 4fa3a7a4d1
[ELPA] Update 2018-03-03 14:01:41 +01:00
Daniel - 4c7102eb2d
[Org] Capture notes into default refile file 2018-03-03 10:56:55 +01:00
Daniel - 141e556189
[Private] Update 2018-02-24 17:56:37 +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 - 316a270674
[Private] Update 2018-02-22 16:44:42 +01:00
Daniel - 1aacffa2e8
[Org] Try out ‘org-download’ 2018-02-22 16:43:54 +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