efaf96fceb9d155b1ec634805c4b0a9c32174281
compute/emacs-stuff.md
| ... | ... | @@ -1,5 +1,4 @@ |
| 1 | -<!-- TITLE: Emacs Stuff --> |
|
| 2 | -<!-- SUBTITLE: Interesting things in emacs --> |
|
| 1 | +# Emacs Stuff |
|
| 3 | 2 | |
| 4 | 3 | ### Change the default text editor in OSX |
| 5 | 4 | |
| ... | ... | @@ -15,4 +14,4 @@ $ defaults write com.apple.LaunchServices/com.apple.launchservices.secure LSHand |
| 15 | 14 | ``` |
| 16 | 15 | M-| |
| 17 | 16 | ``` |
| 18 | -Pipe a region to a shell command/pipe. Prefix with `C-u` to replace the region with the output. |
|
| ... | ... | \ No newline at end of file |
| 0 | +Pipe a region to a shell command/pipe. Prefix with `C-u` to replace the region with the output. |