Notices tagged with emacs, page 37
-
notonspeedboy (notonspeedboy)'s status on Thursday, 12-Jul-2012 11:11:29 EDT notonspeedboy
fun started. Right now i'm having fun tweaking Emacs to my liking and it's actually easier than i expected! (2/2) -
notonspeedboy (notonspeedboy)'s status on Thursday, 12-Jul-2012 11:10:15 EDT notonspeedboy
Emacs reminds me of Vim because the first couple of times i used either of them they scared me away, but once that part was over the (1/2) -
notonspeedboy (notonspeedboy)'s status on Thursday, 12-Jul-2012 10:46:00 EDT notonspeedboy
I noticed, but it was the first time i installed an extension and i also found out about switchkeys for things like auto-fill. Very handy! -
arnebab (arnebab)'s status on Thursday, 12-Jul-2012 10:35:33 EDT arnebab
@notonspeedboy glad to :) — what I linked to is the public part of my .emacs.d :) -
notonspeedboy (notonspeedboy)'s status on Thursday, 12-Jul-2012 09:08:00 EDT notonspeedboy
Thanks! It's a nice function, but the thanks is mostly because i learned a lot about emacs extensions while i was installing it! -
arnebab (arnebab)'s status on Thursday, 12-Jul-2012 06:41:49 EDT arnebab
The !emacs feature I use the most: http://ur1.ca/9rnjy — move backwards through the places where I edited. -
arnebab (arnebab)'s status on Thursday, 12-Jul-2012 06:40:33 EDT arnebab
I mostly use control-lock-mode when correcting with flyspell: , for finding the next error, . for cycling through corrections. -
arnebab (arnebab)'s status on Thursday, 12-Jul-2012 06:39:21 EDT arnebab
something which might be interesting to you: http://ur1.ca/9rnji http://ur1.ca/9rnjj — control-lock-mode: modal with emacs bindings. -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 19:04:58 EDT arnebab
@notonspeedboy wow, kudos to that! -
notonspeedboy (notonspeedboy)'s status on Wednesday, 11-Jul-2012 16:40:31 EDT notonspeedboy
No i use the emacs way. (b)ack, (f)orward, (p)revious, (n)ext and so on is not so difficult to remember. -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 12:40:19 EDT arnebab
So you don’t use the emacs navigation commands at all? Or do you use something like viper-mode? -
notonspeedboy (notonspeedboy)'s status on Wednesday, 11-Jul-2012 11:15:43 EDT notonspeedboy
It's actually not that difficult. Vim is in my fingers and i know a couple of Emacs combinations and use M-x and tab for the others. -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 10:13:49 EDT arnebab
did you try using emacs #wanderlust? It works great for me! http://ur1.ca/9rh59 — I use the VCS version for emacs 24. -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 10:11:04 EDT arnebab
sure, why not? Both vim and emacs are “real editors”. How do you manage the transition between the different usage styles? -
cwebber (cwebber)'s status on Wednesday, 11-Jul-2012 09:45:11 EDT cwebber
Yeah I've been turning it on occasionally. Definitely doesn't really help me out, but makes me happy. -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 09:40:59 EDT arnebab
nyan-mode is pretty funny :) I use it, too. Can’t say why but it feels good to have it :) -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 09:32:40 EDT arnebab
(defun show-apps (s) (let ((name (symbol-name s))) (if (string-starts-with name "app-") (message name)))) ; list app-* !emacs -
arnebab (arnebab)'s status on Wednesday, 11-Jul-2012 04:47:27 EDT arnebab
!ls ⇒ Bash: Repeats the last command beginning with ls — I learn something new every day. Via eshell → http://ur1.ca/2v14z ☺ !gnu !emacs -
jfm (jfm)'s status on Tuesday, 10-Jul-2012 10:36:24 EDT jfm
Honestly, I have a nethack game in progress on my tablet that I haven't touched in over a month; no time for new roguelikes! -
cwebber (cwebber)'s status on Tuesday, 10-Jul-2012 10:26:42 EDT cwebber
Also the only roguelike where playing in tiled mode might be better than textmode #heresy #textmodestillgreatthough