Commit Graph

707 Commits

Author SHA1 Message Date
Gergely Polonkai 4700c2e2a4 Update key frequency table 2018-11-18 07:19:14 +01:00
Gergely Polonkai c4c1dfdaea Update key frequency table 2018-11-18 07:14:59 +01:00
Gergely Polonkai 9457b3a4c7 Create a more beautiful (and hopefully more helpful) agenda view 2018-11-18 07:14:59 +01:00
Gergely Polonkai 2053c10572 Tweak Org’s refile settings 2018-11-18 07:14:59 +01:00
Gergely Polonkai 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
Gergely Polonkai 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
Gergely Polonkai 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
Gergely Polonkai a5868ab0b3 Remove org-mobile specific settings
I no longer use org-mobile
2018-11-18 07:14:59 +01:00
Gergely Polonkai 3689850eeb Switch from drag-stuff to objed 2018-11-18 07:14:59 +01:00
Gergely Polonkai 8717652579 Get rid of Diminish
Minions is much more helpful.
2018-11-18 07:14:59 +01:00
Gergely Polonkai 9ebc009876 Update key frequency table 2018-11-13 15:03:30 +01:00
Gergely Polonkai 5dfe9ec966 Install the loccur package 2018-11-13 15:03:05 +01:00
Gergely Polonkai c47fb8ee37 Update key frequency table 2018-11-05 09:07:36 +01:00
Gergely Polonkai 7bad24141b Install the editorconfig package 2018-11-05 09:07:15 +01:00
Gergely Polonkai 1eabbb4c17 Fine tune Org configuration 2018-11-05 09:07:15 +01:00
Gergely Polonkai 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
Gergely Polonkai c399805709 Update key frequency table 2018-11-04 07:16:09 +01:00
Gergely Polonkai 1f348f07d3 Update achievements 2018-11-04 07:16:09 +01:00
Gergely Polonkai 80d106d9f1 Fine tune Org settings 2018-11-04 07:16:09 +01:00
Gergely Polonkai 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
Gergely Polonkai 6e737645b6 Make note state keywords a bit more fancy 2018-11-04 07:16:09 +01:00
Gergely Polonkai 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
Gergely Polonkai 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
Gergely Polonkai 280f1168b5 Update keyfreq table 2018-10-19 09:35:22 +02:00
Gergely Polonkai 8ea3b28bea Add "jinja" as a safe value for engine 2018-10-19 09:35:08 +02:00
Gergely Polonkai 18749a67e8 Remove a useless comment 2018-10-19 09:26:16 +02:00
Gergely Polonkai 14d445ccf3 Add server mode to the end of the configuration 2018-10-19 09:26:04 +02:00
Gergely Polonkai 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
Gergely Polonkai 08e7ad233f Fix keybinding of Wanderlust 2018-10-19 09:24:14 +02:00
Gergely Polonkai 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
Gergely Polonkai a50ef8e702 Update achievements 2018-10-04 09:28:35 +02:00
Gergely Polonkai f43505331d Update key frequencies 2018-10-04 09:28:35 +02:00
Gergely Polonkai 0c72f904b9 Install the minions package (and disable ace-popup-menu) 2018-10-04 09:28:35 +02:00
Gergely Polonkai 92951f82c9 Update theme list 2018-10-04 09:28:35 +02:00
Gergely Polonkai 1dbda736bb Explicitly load the tango-dark theme 2018-10-04 09:28:35 +02:00
Gergely Polonkai f52461117e Fix the Org capture template definitions 2018-10-04 09:28:35 +02:00
Gergely Polonkai 164dd2edae Set up Wanderlust 2018-10-04 09:28:35 +02:00
Gergely Polonkai e59566d7ef Set the mail sending function to sendmail-send-it
This requires an MTA to be configured on the hosts, but it doesn’t really matter.
2018-10-04 09:28:35 +02:00
Gergely Polonkai a1086d211f Add org-force-self-insert to the allowed mc commands 2018-10-04 09:28:35 +02:00
Gergely Polonkai fbb7b76bbd Configure the built-in goto-addr package 2018-10-04 09:28:34 +02:00
Gergely Polonkai 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
Gergely Polonkai 78ba87b5a1 Make font sizes consistent between frames 2018-10-04 09:28:34 +02:00
Gergely Polonkai 5e057573ce Update key/command frequencies table 2018-09-10 09:20:08 +02:00
Gergely Polonkai d1af1a6f42 Set epg’s GPG path to gpg2 2018-09-10 09:19:56 +02:00
Gergely Polonkai 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
Gergely Polonkai 9c8b47b54b Update installed package list in cust.el 2018-09-03 14:47:00 +02:00
Gergely Polonkai a500f5541c Update achievements 2018-09-03 14:47:00 +02:00
Gergely Polonkai 80a665a3fb Create Python script to automatically resolve merge conflict in keyfreq 2018-09-03 14:47:00 +02:00
Gergely Polonkai bfca543ede Update achievements 2018-09-03 14:47:00 +02:00
Gergely Polonkai 187cf71459 Update keyfreq file 2018-09-03 14:47:00 +02:00