Commit Graph

68 Commits

Author SHA1 Message Date
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 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 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 0c72f904b9 Install the minions package (and disable ace-popup-menu) 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 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 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 4a4a93de02 Fix electric-operator config so it works with the newest version 2018-08-29 14:47:47 +02:00
Gergely Polonkai 6b7b2d67c6 Make sure the Nyan prompt in eshell always works 2018-08-28 18:13:26 +02:00
Gergely Polonkai 84e1b7ab32 Increase font size
I’m getting old…
2018-08-28 18:12:38 +02:00
Gergely Polonkai 6c979180f0 Add helm-mode-insert-file to gpolonkai/helm-ff-slash-dir-complete 2018-08-28 18:11:49 +02:00
Gergely Polonkai 7f8652db3d Add the org-projectile-helm packace 2018-08-28 18:11:17 +02:00
Gergely Polonkai acacdb31b5 Add the meson-mode package 2018-08-28 18:06:22 +02:00
Gergely Polonkai 3f15bc72cf Add the go-mode package 2018-08-28 18:06:02 +02:00
Gergely Polonkai dc502b59f1 Add the csv-mode package 2018-08-28 18:05:26 +02:00
Gergely Polonkai c3e5d8838a Enable al the commands 2018-08-16 13:45:39 +02:00
Gergely Polonkai e4749244f3 Add key bindings for achievements and keyfreq 2018-08-16 13:45:39 +02:00
Gergely Polonkai 88a978424d Add the key frequency file to the tree 2018-08-16 13:45:39 +02:00
Gergely Polonkai 988b909879 Add keyboard shortcut for switching to wdired mode 2018-08-13 07:33:58 +02:00
Gergely Polonkai 6a7a2f2202 Add the delight package 2018-08-10 07:16:45 +02:00
Gergely Polonkai 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
Gergely Polonkai a64603bad9 Add some dired customisations 2018-08-09 13:48:01 +02:00
Gergely Polonkai 085355abef Enable some more commands 2018-08-09 13:24:38 +02:00
Gergely Polonkai 681ef586c8 Make sure the language environment is always UTF-8 2018-08-09 13:24:25 +02:00
Gergely Polonkai badabaac1e Add the keyfreq package 2018-08-07 14:33:44 +02:00
Gergely Polonkai 05e491cbbf [Bugfix] Fix the backup file name generating function 2018-08-07 14:33:32 +02:00
Gergely Polonkai 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
Gergely Polonkai 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
Gergely Polonkai 84d3495ac3 [Bugfix] Enable save-place-mode correctly in Emacs >25.0 2018-08-06 08:27:51 +02:00
Gergely Polonkai 96493792a3 Save backup files under Emacs’ cache directory 2018-08-06 08:27:51 +02:00
Gergely Polonkai 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
Gergely Polonkai 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
Gergely Polonkai aea81c260f Add key binding for ace-mc 2018-07-30 22:22:52 +02:00
Gergely Polonkai 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
Gergely Polonkai 156fefb113 Add the pipenv package 2018-07-30 22:10:17 +02:00
Gergely Polonkai b6a6bd938a Move everything else to the Org config 2018-07-30 21:18:16 +02:00
Gergely Polonkai 50ec5643de Move functions from round-number-to-decimals.el to the Org config 2018-07-30 21:18:16 +02:00