mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-31 09:56:03 +00:00
Replace the Swift site generator with a Ruby and Phlex implementation. Loads site and projects from TOML, derive site metadata from posts. Migrate from make to bake and add standardrb and code coverage tasks. Update CI and docs to match the new workflow, and remove unused assets/dependencies plus obsolete tooling.
12 lines
695 B
Markdown
12 lines
695 B
Markdown
---
|
|
Title: "RTFM!"
|
|
Author: Sami Samhuri
|
|
Date: "26th June, 2007"
|
|
Timestamp: 2007-06-25T14:19:00-07:00
|
|
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.
|
|
|