Commit graph

412 commits

Author SHA1 Message Date
01d77b518f Emacs: Move everything from init.el to init.org
I'll write stuff about it later, as long as it's in the org file for
now.
2013-03-28 01:15:03 +01:00
d215db6c7b Emacs: Fix minor modes widget 2013-03-23 14:02:56 +01:00
534a2e1ab7 Emacs: Enable paredit for lisp-like languages 2013-03-23 14:02:16 +01:00
d9fec92e0b Emacs: Remove jabber-init from oni.el
It was moved to init.org some commits ago
2013-03-22 13:38:21 +01:00
afba3f97ae Emacs: Hide compilation window more consistently 2013-03-22 13:37:00 +01:00
161924268f Emacs: Add some mode-line, minibuffer and jedi settings 2013-03-22 13:36:15 +01:00
b7fd0e603b Emacs: Start ido-ubiquitous after init 2013-03-22 13:35:31 +01:00
d000ec7a4c Emacs: Ignore the ibuffer buffer in ido 2013-03-22 13:35:15 +01:00
7db1567d04 Emacs: Add jabber-activity widget to mode-line 2013-03-22 13:34:56 +01:00
9da019d7e8 Emacs: Rewrite part of index.org 2013-03-22 13:34:32 +01:00
a5c9f6c9c3 Emacs: Move some more jabber settings to org 2013-03-22 13:33:59 +01:00
e28ba29d84 Emacs: Remove transparency 2013-03-22 13:33:08 +01:00
4798970751 Emacs: move ido settings to org 2013-03-11 00:40:57 +01:00
07586eb43b Emacs: customize my svg-mode-line-theme 2013-03-11 00:33:42 +01:00
937e273292 Emacs: remove org ELPA repo 2013-03-11 00:32:53 +01:00
ed9106f857 Emacs: Reverse-sort org tasks 2013-03-10 13:36:55 +01:00
354fc51743 Emacs: Use yoshi-theme 2013-03-10 13:33:11 +01:00
b7c89d708d emacs: Use naquadah theme 2013-03-03 14:47:18 +01:00
7856c94288 emacs: Move (some) jabber config to org 2013-03-03 14:47:01 +01:00
fea99289b6 emacs: Have the mail button open gnus 2013-03-03 14:46:31 +01:00
404cbbeaf1 emacs: Use topic-mode with gnus 2013-03-03 14:45:41 +01:00
bfcd2d8f3b emacs: Use local hostname as jabber resource 2013-02-21 15:09:08 +01:00
df7fa2f1c4 emacs: do some stuff 2013-02-20 00:06:06 +01:00
0fb047ba98 emacs: Don't use avatars with jabber 2013-02-19 23:43:39 +01:00
9262554c26 emacs: add custom org to load path 2013-02-19 00:52:53 +01:00
48d11cb7c1 emacs: Specify the tangle for the entire file 2013-02-17 23:41:54 +01:00
091a42d916 emacs: Change some stuff 2013-02-17 23:09:46 +01:00
a281f040cd Move .emacs.d to emacs
Since it's no longer placed directly in the home directory it doesn't
need to be named exacly the same.
2013-02-17 23:09:33 +01:00
71b21beaa6 Move Emacs config 2012-09-11 10:32:30 +02:00
6bc9482e0b emacs/init.el 2012-09-07 15:21:59 +02:00
e81cc4865d emacs/init.el 2012-09-02 11:34:56 +02:00
b54569974f emacs/init.el 2012-09-02 11:29:02 +02:00
7e1a581540 emacs/init.el 2012-09-01 11:45:00 +02:00
74c49fab14 emacs/init.el 2012-08-31 09:52:16 +02:00
8cf4fc59e7 emacs 2012-08-26 21:50:26 +02:00
54bf4091fd emacs/init: Fix indentation 2012-08-24 10:53:16 +02:00
887438d81b emacs/init: Obfuscate emails a little 2012-08-24 10:51:47 +02:00
19a13b82ff emacs: Improve path segment regex 2012-08-19 12:13:38 +02:00
f6b0811650 emacs/eshell-init.el 2012-08-19 00:31:18 +02:00
c2efea9e6b emacs/Makefile, emacs/eshell-init.el, emacs/init.el 2012-08-19 00:26:15 +02:00
c93b49d167 emacs/gnus.el 2012-08-19 00:19:15 +02:00
9a50086107 Restructure emacs configuration 2012-08-18 13:57:56 +02:00
Tom Willemsen
503e99197f EMACS: init file is once again one big file 2011-06-11 19:51:08 +02:00
Tom Willemsen
b27fef4711 Change emacs init variables 2011-05-27 21:46:43 +02:00
Tom Willemsen
913844f26f Only show ide-skel when X is running 2011-05-27 21:41:12 +02:00
Tom Willemsen
abca74c7fd Moved org file(s) again 2011-04-26 09:29:03 +02:00
Tom Willemsen
1307626309 EMACS: Paths
Of course paths need to be defined in ~/.emacs, otherwise the
compilation function might not be aware of them.
2011-04-18 10:31:26 +02:00
Tom Willemsen
9420f67c17 Changed load-dir to d-dir, autopair, no comments
* Changed the load-dir variable in .emacs to d-dir (from emacs._d_).
    Using the same variable as emacs didn't seem like a good idea to me.

  * Moved autopair settings from 10-modules and 10-settings to
    20-autopair

  * Removed the folding-mode comments from load files.
2011-04-15 09:48:38 +02:00
Tom Willemsen
d2ce5467c3 Bytecompile
Byte-compile and recompile all modules in .emacs.d and .emacs.d/elisp
2011-04-14 20:49:49 +02:00
Tom Willemsen
93ba50adaf Folding changes and narrow-to-region enabled 2011-04-14 15:38:54 +02:00
Tom Willemsen
0ba61fc0e5 notes.org added, for org capture 2011-03-17 11:16:50 +01:00
Tom Willemsen
d0e7674fdb .el$ was too crtude, switched to ##-.*el$ 2011-03-07 09:03:50 +01:00
Tom Willemsen
62f897fdf5 New .emacs style
* .emacs only loops through .emacs.d and runs the *.el files there.

 * files are automatically compiled before loading. But only if it
   hasn't already been compiled.

 * all emacs el files, save for the startup scripts, have been moved
   to .emacs.d/elisp
2011-02-21 00:27:43 +01:00
Tom Willemsen
f2356bef41 Added auto-complete-clang and threw out some old stuff 2011-02-16 10:34:07 +01:00
Tom Willemsen
c9d208a78d Changed tamsyn font name 2011-02-13 17:34:39 +01:00
Tom Willemsen
ba553c58ea Naquadah theme
Updated naquadah theme submodule
Added naquadah theme as default
2011-02-03 22:54:39 +01:00
Tom Willemsen
fe3f867b92 Switching emacs to my personal theme again 2011-01-28 19:24:05 +01:00
Tom Willemsen
c177e6e219 Changed emacs color theme 2011-01-13 09:30:16 +01:00
Tom Willemsen
510801b768 Replaced whitespace-mode with column-marker-mode, seems faster 2011-01-02 03:10:52 +01:00
Tom Willemsen
2b8467c945 Emacs, newsbeuter, zsh
Removed whitespace-mode from emacs, it was messing up the performance of my settings.
Removed old settings from emacs that I didn't use anymore.

Now showing the article index in articlelist in newsbeuter
2011-01-01 03:11:16 +01:00
Tom Willemsen
2c39413e1e Changes
removed org sharing from .emacs
added lua-mode to .emacs.d files
changed timestamp to [mm:ss] to match status bar in irssi/custom.theme
added newsbeuter configuration
2010-12-21 23:04:17 +01:00
Tom Willemsen
15d8264356 Added emacs config 2010-12-05 12:41:38 +01:00