Commit graph

1593 commits

Author SHA1 Message Date
916095eb4c Use C-z as prefix key for most-used commands 2013-06-17 16:21:28 +02:00
8fa2ae804b Don't ignore init.el 2013-06-13 23:22:10 +02:00
8e59c9d772 Don't generate init.el from init.org 2013-06-13 23:22:01 +02:00
e616e0a2d7 Add some extra commands
This allows me to publish articles more easily.
2013-06-13 23:21:45 +02:00
a134eef988 Use init.el directly again
I'm getting tired of maintaining a such a document...
2013-06-13 23:21:13 +02:00
28fcab6516 Don't diminish 2013-06-10 22:22:03 +02:00
0b1080da69 Skip any "migrations" dirs with rgrep 2013-06-10 22:21:56 +02:00
48387787cf Disable flycheck for CSS
The checker it uses causes my CPU consumption to jump to idiotic levels.
2013-06-10 22:21:39 +02:00
57cd16666b Use new mode-icons api 2013-06-05 01:40:29 +02:00
f41af450ab Add PKGBUILD and .install to sh-mode auto modes 2013-06-05 01:40:04 +02:00
b4f4dbc9be Add tag 2013-06-05 01:37:01 +02:00
c11ca7d966 Use C-c d d for desktop-registry, not desktop 2013-06-05 01:36:53 +02:00
e3a7efa79f Don't look at .emacs.desktop.lock files 2013-06-05 01:34:37 +02:00
a758a94f36 Try to delay loading quicklisp-helper 2013-06-05 01:32:43 +02:00
62eb85ccc0 Ask to correct typos when issuing commands 2013-06-05 01:30:51 +02:00
63c5d499ed Fix paths, remove clark path
I've created a pkgbuild for clark and it no longer needs its own path.
2013-06-05 01:30:36 +02:00
0341b79023 Remove reference to oni.el 2013-06-01 01:17:38 +02:00
e039765be1 Don't call package-initialize manually
It really isn't necessary if you just defer everything depending on it
until after emacs has started up.
2013-06-01 01:13:14 +02:00
0c91588eab Remove oni.el 2013-06-01 00:45:33 +02:00
c2bff71b96 Move the last parts of ext.el into init 2013-06-01 00:16:04 +02:00
6fba1713f8 Add cdispass settings 2013-05-31 18:07:44 +02:00
17d6f9622b Add session handling 2013-05-31 18:07:29 +02:00
7e2091503b Move path manipulation back to .zprofile 2013-05-31 18:06:15 +02:00
e68f45b48b Make init.elc from init.el 2013-05-31 17:58:38 +02:00
856660ebda Add enhanced eval-after-load 2013-05-31 17:58:07 +02:00
607cc269c5 Improve navigation in org-mode 2013-05-31 17:51:23 +02:00
8921d40bf6 Add some desktop.el settings 2013-05-31 12:00:34 +02:00
11f7eadc9f Don't hide compilation window
Now that I've got a different setup where I usually don't get more than
2 windows the compilation buffer pop-up isn't so annoying anymore.
2013-05-31 12:00:18 +02:00
4ed347264e Minor fixes 2013-05-29 01:07:50 +02:00
6e61c024e1 Move Emacs Alsa Player settings 2013-05-29 01:07:30 +02:00
ce6fa3c876 Remove skip equal chars
Caused more problems than it solved
2013-05-29 01:07:08 +02:00
d24bcb590a Don't use flycheck in js2-mode 2013-05-29 01:06:34 +02:00
aad709c4b4 Add notion config 2013-05-26 17:58:12 +02:00
7d94202351 Update Emacs config to use dotfiles2.mk 2013-05-26 17:57:28 +02:00
a3ee1cf373 Add dotfiles2.mk
This should replace dotfiles.mk soon
2013-05-26 17:55:03 +02:00
99b4ee7cd9 Update Emacswiki webjump 2013-05-25 14:46:18 +02:00
df4fa39ef3 Start dzen and use notion, not stumpwm 2013-05-25 00:27:13 +02:00
d86ee42c09 Skip over characters following point 2013-05-25 00:26:55 +02:00
9e78bdae06 Fix typo 2013-05-25 00:26:41 +02:00
eead1109c4 Fix eltuki for org 8.0 2013-05-25 00:26:32 +02:00
14adb384f1 Return of the Envy Code R 2013-05-25 00:26:18 +02:00
ab4fee09d3 Fix running of hook 2013-05-25 00:25:31 +02:00
e6ad9e20bb Move quicklisp 2013-05-23 02:45:40 +02:00
83adacdd58 Add face for COMMENT todo state 2013-05-23 02:45:33 +02:00
28a7dcdeb2 Improve oni:move-end-of-dwim 2013-05-23 02:45:19 +02:00
d68673f992 Move slime-helper and move-beginning-of-dwim functions 2013-05-23 02:44:38 +02:00
cbfaf91265 Enable auto cd and auto pushd 2013-05-23 02:43:31 +02:00
2ab08bd830 Add some highlighting options 2013-05-23 02:43:14 +02:00
0530c9ad54 Move fonts.conf 2013-05-23 02:42:47 +02:00
93d996f94c Various updates
The colours patch has not been applied yet to the current version of
stumpwm, but it should be so keep the code around.

Show a menu with some frequently used programs.

Include seen, but unread emails in `get-mail-count'.

Again put firefox and conkeror in the right-most frame.

Apparently the current version of stumpwm can't find swank, so
temporarily remove it.

Load a 3-frame desktop setup from a file.
2013-05-15 16:04:24 +02:00