LQWiki:Emacs tips and tricks
Jump to navigation
Jump to search
This is the place to share some emacs related tips and tricks designed to interact more efficiently with the LQWiki.
Launching wiki code preview from emacs
emacs is your text editor of choice to edit wiki code but you get tired of copy-pasting from there to the edition page just to run a preview ? Try this cnee macro to launch preview by a single key press.
You will also find some elips functions to navigate between edits whithin a buffer.
The preview part is not really specific to emacs though, you should easily be able to adapt it to another text editor of your choice.
Formatting
External links formatting
Take a look at LQWiki:Emacs_tips_and_tricks/External_links_formatting for useful formatting emacs functions.