416 reputation
13
bio website
location
age
visits member for 1 year, 8 months
seen May 21 at 7:57
stats profile views 9

May
17
answered Emacs “jump to class definition” functionality?
Sep
22
comment Anything , Ido and similar tools for Emacs: Overlap and differences
Also, Helm has lots and lots of predefined sources for completion from which you can simply choose what you want and use those. (Of course, you can also create your own sources if you want to.) The helm mailing list is a recommended place to visit if you don't get an answer to a related question here.
Sep
16
comment Emacs M-x query-replace wrap around the document?
Interesting idea. Could be quite convenient. Ask the emacs gurus. They may like it enough, so they implement it.
Sep
1
awarded  Yearling
Jun
17
comment emacs dedicated completion window
one on one has dedicated completion windows and stuff
Apr
27
comment Emacs shortcuts in term mode
Do you know about M-x shell? It plays nicer with emacs.
Mar
29
answered In Emacs, editing C, sort-fields not working, or stating sole completion. Why?
Jan
24
answered Can I set font face by file comments in Emacs?
Jan
11
comment GNU emacs vs. XEmacs
The features are the same, I guess XEmacs is the one playing catch up, because AFAIK most of the development happens on the GNU Emacs side and xemacs only incorporates those. The Lisp implementation is the same dialect (Emacs Lisp) and I don't think there is great difference in platform availability.
Jan
11
answered GNU emacs vs. XEmacs
Nov
23
awarded  Supporter
Nov
14
comment Is there a way to give emacs the KDE look and feel?
I don't know the exact details, because I don't use GTK myself, that's why I didn't go into details, but I know GTK supports theming and I read about a GTK-QT theme once. Google surely can help to find out more if someone's interested.
Nov
14
answered Is there a way to give emacs the KDE look and feel?
Oct
14
comment Block editing *live* in Emacs or Vim
Apparently Emacs' column editing mode can do some kind of live rectangle editing: youtube.com/watch?v=k-6BVjlBSVo
Oct
14
revised Block editing *live* in Emacs or Vim
added 127 characters in body
Oct
14
answered Block editing *live* in Emacs or Vim
Sep
5
awarded  Teacher
Sep
5
awarded  Editor
Sep
5
comment How to disable emacs here document completion
I added a simple example to my answer. It disables the automatic insertion in every kind of shell, not just bash, but probaly that's what you want anyway.
Sep
5
revised How to disable emacs here document completion
added 199 characters in body