mirror of
https://github.com/samsonjs/blog.git
synced 2026-04-20 13:25:48 +00:00
10 lines
662 B
Markdown
10 lines
662 B
Markdown
Title: RTFM!
|
|
Date: June 26, 2007
|
|
Timestamp: 1182806340
|
|
Author: sjs
|
|
Tags: emacs, rtfm
|
|
----
|
|
|
|
I should read the Emacs manual sometime, especially since I have it in dead-tree form. Check out <a href="http://www.gnu.org/software/emacs/manual/html_node/autotype/Inserting-Pairs.html">skeleton pairs</a> in the Emacs manual, or better yet <code>C-h f skeleton-pair-insert-maybe</code>. skeleton-pair has already been massaged to do what you most likely want if you set the correct options. Cool. I like Emacs more every day.
|
|
|
|
This renders <a href="2007.06.23-emacs-for-textmate-junkies.html">wrap-region</a> useless, which is great! I like a trim .emacs and .emacs.d.
|