Commit graph

1544 commits

Author SHA1 Message Date
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
e20a89885e Make: Don't echo when not installing 2012-12-27 02:27:30 +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
992da18f7a Conkeror: Add monsterhunter webjump 2012-12-20 12:07:16 +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
36541fa512 RXVT: Turn off visual bell 2012-12-14 15:24:07 +01:00
f1ad7ad103 Make: Show newer or older
When using `make check' to see which files are newer than their
destinations, instead show either newer or older and nothing when
there's no difference.
2012-12-14 00:25:34 +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
0195a2c07c Emacs: Simplify window management keys
Since `C-1..9' do the same as `M-1..9' and I never use the Meta ones,
I seem to have a few keybindings available to me for such things as
this.  Now I just need to start using them...
2012-12-11 01:46:16 +01:00
757a5fab18 Add the external yoshi-theme path to theme path 2012-12-11 01:44:49 +01:00
614fcffbb7 Send jabber message as appt reminders 2012-12-06 22:40:43 +01:00
777c6413a8 Add sawfish feed to newsticker 2012-12-06 16:37:27 +01:00
c8e48de301 Show when a file is not being installed 2012-12-06 13:05:31 +01:00
1e84d8bee4 Change prompts for jabber
This way all text is nicely alligned
2012-12-06 13:04:29 +01:00
3306ac7d41 Change file permissions for .xinitrc to 744
The .xinitrc gets executed, so it must get the correct bit when
installing.
2012-12-05 09:23:49 +01:00
15adc911da Last one 2012-12-05 00:39:44 +01:00
3bd4181942 .ssh/.gitignore 2012-12-05 00:37:52 +01:00
fad867e431 Add some makefiles that were left behind 2012-12-05 00:37:02 +01:00
255725ebaf .gitignore 2012-12-05 00:35:32 +01:00
e3f303528e .gitignore 2012-12-05 00:35:23 +01:00