Home » emacs

emacs

[Dec 30, 2009 | Views: 457]
My .vimrc .emacc files can be downloaded from here: http://github.com/zma/config_files My text editors are especially configured for source code such as C/C++/shell editing. I prefer to use spaces instead of tab. And ... read more »
[Nov 10, 2009 | Views: 282]
Fir go to top of buffer, then: M-x replace-string C-q C-m RET Here, M-% can be used for M-x replace-string . The control-q will allow typing control characters into the input buffer. read more »
[Nov 10, 2009 | Views: 124]
We can clear the buffer text’s read-only flag with C-x C-q. read more »
[Apr 16, 2009 | Views: 139]
read more »