a89de59d03
Emacs: increase font size
2013-01-29 02:36:09 +01:00
7d719f694b
Move eshell settings to org
2013-01-28 00:43:57 +01:00
5a1e9f2ea8
Move eldoc settings to org
2013-01-28 00:18:29 +01:00
35fc2e3378
emacs: Redo again
2013-01-25 00:32:30 +01:00
29189b9cbc
Emacs: Move mode-icons to ~/projects/emacs
...
From ~/var/src/emacs
2013-01-18 23:37:05 +01:00
2979194f54
Emacs: Change second agenda files check
...
To 17:01, because technically, I'm still working at 17:00.
2013-01-18 23:27:30 +01:00
454fe03fdc
Emacs, Xdefaults: Change font back to Monaco
...
Consolas may have cursive script, but it also has crazy changing
letters for each scrept (bold, cursive). And Monaco still has the
better parentheses.
2013-01-17 14:51:20 +01:00
521ef4749f
Emacs: Cleanup `eval-after-load's
...
Also set `sentence-end-double-space' to nil so I don't have to use
double spaces to end a sentence and keep the fill functions happy.
2013-01-16 01:30:00 +01:00
7a5a232c27
Emacs: Update some things
2013-01-15 12:11:41 +01:00
f10f2a2382
Emacs: Move some more things to init.org
2013-01-04 02:08:31 +01:00
8e5daed796
Emacs: Cleanup the other sections
2013-01-04 01:34:02 +01:00
4ce6139824
Emacs: fix typo
2013-01-04 01:33:31 +01:00
5014e72d7e
Emacs: move some stuff to init.org
2013-01-04 01:33:09 +01:00
1be69078ad
eltuki: Add post skeleton and use it for new posts
2013-01-04 00:01:52 +01:00
a13dbcec8d
Emacs: Don't load rudel for now
...
I haven't used it in a while anyway...
2013-01-04 00:01:29 +01:00
454f5cd77e
Emacs: Show any scratch buffers in current window
2013-01-04 00:01:08 +01:00
4cf76b65c1
Emacs: Stay true to 80 columns, even with lisp
2013-01-04 00:00:37 +01:00
241374103f
Emacs: don't use ido for `org-refile'
...
It doesn't work...
2013-01-04 00:00:08 +01:00
8e738db1fa
Emacs: Some mode changes
...
* .emacs.d/init.el: Reorder modes. Start using `winner-mode' again
and once more prefer `ido-ubiquitous' over `icomplete-mode'.
`icomplete-mode' tends to get messy.
2013-01-03 23:59:26 +01:00
d60dd0acee
Emacs: Tangle init2.el from init.org
...
Eventually it might tangle to init.el, once I finish copying
everything.
2013-01-03 23:57:41 +01:00
4e46ca2fd8
.emacs.d: Ignore some more generated files
2013-01-03 23:57:00 +01:00
5b4684f335
Emacs: Start with literate configuration again
2013-01-03 23:55:57 +01:00
f4fdaef0ee
Emacs: Allow gnus to match score to To header
2012-12-30 02:49:42 +01:00
3fc11c073a
Emacs: Change colors of org todo states
...
Make them look better with yoshi-theme.
2012-12-30 02:33:34 +01:00
430729835b
Emacs: Autofill everything in Texinfo
...
Not just comments
2012-12-30 02:31:16 +01:00
0cceaba810
Emacs: Stop using ido-ubiquitous
...
It was starting to get in the way too much, try icomplete-mode
instead.
2012-12-30 02:29:29 +01:00
eda4b0c1ef
Emacs: Show magit main window in current window
2012-12-28 11:24:28 +01:00
e5a1d2ab36
Emacs: Include python-mode snippets
2012-12-28 02:00:04 +01:00
fea253be00
Emacs: Remove last feeds from newsticker
...
All feeds are being handled by Gnus again.
2012-12-28 01:59:21 +01:00
d29d60a998
Emacs: set-up auto-complete default config
2012-12-28 01:58:23 +01:00
71eaad3446
Emacs: Reset buffer display
...
Having everything show up in the same buffer is unpleasant, the
correct situation should be determined per-buffer.
2012-12-28 01:58:05 +01:00
62ea1086e9
Emacs: Manually set-up w3m
...
Only `w3m-goto-url' and `w3m-bookmark-view' are ever really used to
start w3m, no need to load `w3m-load' for that.
2012-12-28 01:56:58 +01:00
e365944138
Emacs: Use special face for "done" org tasks
2012-12-27 02:26:58 +01:00
08b6b23349
Emacs: I've started using Gnus again for most feeds
2012-12-27 02:26:32 +01:00
5d78178216
Emacs: Throw away unneeded imports and sort
2012-12-27 02:26:02 +01:00
172fcfe930
Emacs: Meh, stop messing around with the mode-line
2012-12-27 02:25:29 +01:00
abc2720206
Use fci-rule-column, not fci-column
2012-12-23 12:52:18 +01:00
86c28de374
Add feeds from Magnar Sveen
2012-12-20 00:15:52 +01:00
e6036a3382
Show buffer position again
2012-12-20 00:15:28 +01:00
43382b4e45
Emacs: diminish yasnippet
2012-12-20 00:01:55 +01:00
0dc07f528f
Update eltuki to work better and do more
2012-12-19 23:56:25 +01:00
adf44fafae
Add diminish
2012-12-19 23:55:48 +01:00
25adcab0c3
Set the fci-rule-column to 101 for lisps
2012-12-19 11:43:00 +01:00
19cc94fc81
Only make TAGS when TAGS target available
...
The "(Shell command failed with code 2 and no output)" was starting to
drive me nuts.
* .emacs.d/site-lisp/oni.el (oni:after-save-func): Check if there is a
`TAGS:' target in the found makefile before trying to make.
2012-12-19 11:29:46 +01:00
c8b34bbdad
Remove oni:load-hippie-exp
...
Placing `yas/hippie-try-expand' at the end of the
`hippie-expand-try-functions-list' doesn't seem to work very well and
putting it in the front might cause situations where I want to expand
a variable name or something and yas might take over, so don't use yas
with hippie-expand. Instead bind `yas-expand' to `C-\' and set
`yas-fallback-behavior' to nil so it doesn't start acting crazy when
there's no snippet to expand.
2012-12-17 12:11:03 +01:00
86741f9a10
Update dzen code to handle weirder cases better
2012-12-14 00:24:55 +01:00
e124f8b7f4
Add more RSS feeds
2012-12-14 00:17:16 +01:00
58dc871d0b
Add type-break settings
2012-12-14 00:16:57 +01:00
361726f0dd
Emacs: Remove IBM developerworks feed
2012-12-11 01:47:09 +01:00
b87a961130
Emacs: Reset now-playing when stopping MER
2012-12-11 01:46:48 +01:00