mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-08 11:05:54 +00:00
12 lines
676 B
Markdown
12 lines
676 B
Markdown
---
|
|
Title: RTFM!
|
|
Author: Sami Samhuri
|
|
Date: 26th June, 2007
|
|
Timestamp: 1182806340
|
|
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="/posts/2007/06/emacs-for-textmate-junkies">wrap-region</a> useless, which is great! I like a trim .emacs and .emacs.d.
|
|
|