Commit Graph

165 Commits

Author SHA1 Message Date
da59337f76 Configure the forge package
It will need a lot of fine tuning, though.
2018-12-22 15:14:00 +01:00
766b3e7345 Enable form-feed-mode for Help buffers 2018-12-22 15:14:00 +01:00
b32497a93e Further customisations for wdired 2018-12-10 13:05:44 +01:00
99e39400de Move package.el initialisation to configuration.org 2018-12-10 08:27:41 +01:00
35fa82c5a2 Configure the org-msg package 2018-12-10 08:27:41 +01:00
9b39308367 Configure the org-autolist package 2018-12-10 08:27:41 +01:00
ee67921db1 Set the height of Moody mode-line to a more pleasing value 2018-12-03 09:59:39 +01:00
518a1a7ac6 [Bugfix] Fix variable name in gpolonkai/save-killed-buffer-filename 2018-12-03 09:59:39 +01:00
cf216711e6 Try to rely less on the current graphics mode 2018-11-30 10:11:08 +01:00
b7bbaa1060 Configure the docker-tramp package 2018-11-30 09:27:57 +01:00
2e58114038 Make Nyan’s trail a bit shorter
…so it fits on my portrait screen.
2018-11-30 09:27:57 +01:00
ca4ecfc231 Reinstall fill-column-indicator
I found some advice (pun intended) on how to make it work with `avy`.
2018-11-30 09:27:57 +01:00
3400df2052 Switch back from spaceline to Moody
I found some hints on how to make it look better, so it’s time to activate it again!

A bit more customisation might be needed, though, as i find it too wide for my taste…
2018-11-30 09:27:57 +01:00
7a0b358b70 Add new key bindings
`M-g C` is now `avy-goto-char-2`, `C-c ;` is now `org-toggle-timestamp-type`.
2018-11-27 06:12:45 +01:00
9b8a3d06f6 Get rid of helm-mu
It doesn’t activate where i actually wanted it to, and where it does, it doesn’t help much.
2018-11-27 06:12:45 +01:00
81f10ed017 Fine-tune key chords for org capture and clocking 2018-11-23 15:45:16 +01:00
84a6c6faa4 Add capture templates for adding notes to the current task 2018-11-23 15:45:16 +01:00
ded451df29 Activate form-feed mode for compilation-mode 2018-11-23 15:45:16 +01:00
f39ca8b6da Fix some styling issues 2018-11-21 14:01:19 +01:00
fecb782d83 Remove org-bullets
I don’t really use it, and it doesn’t look as good as i imagined.
2018-11-21 14:01:19 +01:00
3b968986b2 Unify hook modifications
Now i use `add-hook` only if not within a `use-package` block; otherwise, i use `:hook`.
2018-11-21 14:00:40 +01:00
8b560b69f4 [Cleanup] Move eshell-C-d inside the eshell configuration block 2018-11-21 14:00:40 +01:00
cd733501e6 Configure CalDAV access for Org 2018-11-20 15:17:41 +01:00
9d1a01c2cc Configure the ciel package 2018-11-20 14:02:02 +01:00
fbb74c1c29 Add helm completion for mu4e
It still can’t do everything; e.g. i still have to use ~ido~ when selecting a folder to open.
2018-11-20 14:02:02 +01:00
9f69074b88 Add subdirectories of /usr/local/share/emacs/site-lisp to load-path
On systems that don’t have mu/mu4e as a package (e.g. Fedora 29), it is manually installed at this
place.
2018-11-20 14:02:02 +01:00
7b241cbd51 Move Org directory to NextCloud
It’ll be easier to sync this way.
2018-11-19 15:22:53 +01:00
fb3f9f899e [Bugfix] Demand loading objed
It seems lazy loading of it doesn’t really work.
2018-11-19 15:22:29 +01:00
43345648f8 Move from Wanderlust to mu4e
That was a short love story of ours…
2018-11-19 14:40:55 +01:00
e5f65f504c Set up the sphinx-doc package 2018-11-19 14:34:35 +01:00
5c36ad7653 Fix the SOMEDAY task definition
* Make it golden, so it stands out a bit
* Make it actually work (the definition had an extra space at the end)
2018-11-19 14:34:01 +01:00
dd356caee6 Filter out SOMEDAY items from the agenda
These are things that i may or may not do.
2018-11-19 14:33:24 +01:00
58da43d685 Bind display-line-numbers-mode to a pers-map key 2018-11-19 13:03:14 +01:00
1787aca026 [Bugfix] Fix running condition and loading of real-auto-save 2018-11-19 13:02:56 +01:00
088e0225bf Fix a source link 2018-11-19 11:02:19 +01:00
86e67f1267 Configure the pacfiles package
It helps a lot during big Arch upgrades.
2018-11-19 09:47:43 +01:00
ce1126ab75 Configure usage of the real-auto-save package 2018-11-19 09:45:45 +01:00
9457b3a4c7 Create a more beautiful (and hopefully more helpful) agenda view 2018-11-18 07:14:59 +01:00
2053c10572 Tweak Org’s refile settings 2018-11-18 07:14:59 +01:00
2d33f19560 [Bugfix] Fix Org key binding that jumps to previous heading
As it turns out, org-mode-map is a global map, not the map under C-c.
2018-11-18 07:14:59 +01:00
34e6edc79a Switch from smart-mode-line to spaceline
It looks much more beautiful.

With this, i also ditch my header line. Spaceline is really efficient with using modeline space
without using that.
2018-11-18 07:14:59 +01:00
ea6f21f305 Remove the use of agenda_files
For now it seems much more productive to include all my Org files in the agenda.
2018-11-18 07:14:59 +01:00
a5868ab0b3 Remove org-mobile specific settings
I no longer use org-mobile
2018-11-18 07:14:59 +01:00
3689850eeb Switch from drag-stuff to objed 2018-11-18 07:14:59 +01:00
8717652579 Get rid of Diminish
Minions is much more helpful.
2018-11-18 07:14:59 +01:00
5dfe9ec966 Install the loccur package 2018-11-13 15:03:05 +01:00
7bad24141b Install the editorconfig package 2018-11-05 09:07:15 +01:00
1eabbb4c17 Fine tune Org configuration 2018-11-05 09:07:15 +01:00
203bb554c5 Move Wanderlust configuration from :config to :init
For some reason WL doesn’t pick up these values if set from :config
2018-11-05 09:05:46 +01:00
80d106d9f1 Fine tune Org settings 2018-11-04 07:16:09 +01:00
035be3724d Add new key bindings
* move to the previous Org heading with C-c h
* open `calc` with C-t C-c
2018-11-04 07:16:09 +01:00
6e737645b6 Make note state keywords a bit more fancy 2018-11-04 07:16:09 +01:00
0bc334af69 Add the SOMEDAY Org state
It looks better than TODO, which should be reserved for actual things to do.
2018-11-04 07:16:09 +01:00
62d9228650 Enable midnight-mode
Right now it only closes some old buffers.  Maybe i’ll add more stuff later.
2018-11-04 07:16:09 +01:00
18749a67e8 Remove a useless comment 2018-10-19 09:26:16 +02:00
14d445ccf3 Add server mode to the end of the configuration 2018-10-19 09:26:04 +02:00
60d61f1f4c Highlight checkboxes in Org mode
Checked and unchecked checkboxes will have the same color as the DONE and TODO keywords, respectively.
2018-10-19 09:25:16 +02:00
08e7ad233f Fix keybinding of Wanderlust 2018-10-19 09:24:14 +02:00
6108a1a14b Fix secretaria config
The function used in `after-init-hook` (`secretaria-today-unknown-time-appt-always-remind-me`) has
been removed, and a new one is suggested in the documentation.
2018-10-19 09:23:03 +02:00
0c72f904b9 Install the minions package (and disable ace-popup-menu) 2018-10-04 09:28:35 +02:00
1dbda736bb Explicitly load the tango-dark theme 2018-10-04 09:28:35 +02:00
f52461117e Fix the Org capture template definitions 2018-10-04 09:28:35 +02:00
164dd2edae Set up Wanderlust 2018-10-04 09:28:35 +02:00
fbb7b76bbd Configure the built-in goto-addr package 2018-10-04 09:28:34 +02:00
d13f273a24 Remove my personal kill-this-buffer and kill-this-buffer-delete-this-window functions
`(gpolonkai/kill-this-buffer)` just saved the filename of the killed buffer so it can be reopened
with `(gpolonkai/undo-buffer-kill)`.

`(gpolonkai/kill-this-buffer-delete-this-window)` is the same as the built-in
`(kill-buffer-and-window)` command, with a convenient enough key binding.
2018-10-04 09:28:34 +02:00
78ba87b5a1 Make font sizes consistent between frames 2018-10-04 09:28:34 +02:00
2ba993bf2e Add some new functions
* Run function on a region of text
* Mark text as translatable by Jinja
* URL encode/decode text
2018-09-06 14:04:55 +02:00
4a4a93de02 Fix electric-operator config so it works with the newest version 2018-08-29 14:47:47 +02:00
6b7b2d67c6 Make sure the Nyan prompt in eshell always works 2018-08-28 18:13:26 +02:00
84e1b7ab32 Increase font size
I’m getting old…
2018-08-28 18:12:38 +02:00
6c979180f0 Add helm-mode-insert-file to gpolonkai/helm-ff-slash-dir-complete 2018-08-28 18:11:49 +02:00
7f8652db3d Add the org-projectile-helm packace 2018-08-28 18:11:17 +02:00
acacdb31b5 Add the meson-mode package 2018-08-28 18:06:22 +02:00
3f15bc72cf Add the go-mode package 2018-08-28 18:06:02 +02:00
dc502b59f1 Add the csv-mode package 2018-08-28 18:05:26 +02:00
c3e5d8838a Enable al the commands 2018-08-16 13:45:39 +02:00
e4749244f3 Add key bindings for achievements and keyfreq 2018-08-16 13:45:39 +02:00
88a978424d Add the key frequency file to the tree 2018-08-16 13:45:39 +02:00
988b909879 Add keyboard shortcut for switching to wdired mode 2018-08-13 07:33:58 +02:00
6a7a2f2202 Add the delight package 2018-08-10 07:16:45 +02:00
21604ca994 Refactor configuration of Org-mode
Now everything is set during :init (which may or may not be a good idea.)
2018-08-09 13:48:27 +02:00
a64603bad9 Add some dired customisations 2018-08-09 13:48:01 +02:00
085355abef Enable some more commands 2018-08-09 13:24:38 +02:00
681ef586c8 Make sure the language environment is always UTF-8 2018-08-09 13:24:25 +02:00
badabaac1e Add the keyfreq package 2018-08-07 14:33:44 +02:00
05e491cbbf [Bugfix] Fix the backup file name generating function 2018-08-07 14:33:32 +02:00
91113931c7 Bind my personal keymap to C-t
I don’t use `transpose-chars` that often, so it can go to `M-t c`.
2018-08-07 14:32:25 +02:00
dcd6562be0 Assign a better (or at least working) key to expand-region
I still wonder why C-@ didn’t work.
2018-08-06 08:27:51 +02:00
84d3495ac3 [Bugfix] Enable save-place-mode correctly in Emacs >25.0 2018-08-06 08:27:51 +02:00
96493792a3 Save backup files under Emacs’ cache directory 2018-08-06 08:27:51 +02:00
fa6d517fe0 Add Nyan-prompt back to the config
Even though its license is not GPL compatible (thus, will never get back to MELPA), it’s still
free to use.
2018-08-06 08:27:51 +02:00
0eadf9e2df Make C-x t o i open the Org config instead of init.el
init.el holds only very basic things now, there’s no use to have a binding for opening it.
2018-07-30 22:25:16 +02:00
aea81c260f Add key binding for ace-mc 2018-07-30 22:22:52 +02:00
dddd552945 Explicitly install the ace-jump-mode package
It was already installed as a dependency, but now I even add key bindings.
2018-07-30 22:18:37 +02:00
156fefb113 Add the pipenv package 2018-07-30 22:10:17 +02:00
b6a6bd938a Move everything else to the Org config 2018-07-30 21:18:16 +02:00
50ec5643de Move functions from round-number-to-decimals.el to the Org config 2018-07-30 21:18:16 +02:00
38dd27dc1e Move window manipulation functions to the Org config 2018-07-30 21:18:16 +02:00
dea44d7d39 Move commands from zim.el to the Org config 2018-07-30 21:18:16 +02:00
239e1742a4 Continue moving to the Org config 2018-07-30 21:18:16 +02:00