This is a test from my emacs.
Related Posts
Modify the emacs shell path environment
Do you remember this article? Traditional and Simplified Chinese convert under emacs. In that, I use hancovnert emacs lisp to convert between simplified Chinese and traditional Chinese and vice versa. …
Time-stamp for Emacs
Time-stamp for Emacs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ==================================================================================================== Turn on Time-Stamp in NTEmacs for C/C++ Time-stamp: Version: NTEmacs 21.1 Environment: cygwin, Windows 2000 SP2 =================================================================================================== 1. Add following line into .emacs (add-hook 'write-file-hooks…
How to replace a string with newline break in emacs?
This is only for self-reference, how to replace a string contains newline break in emacs? ctrl+q then ctrl+j