Emacs Misc Index
Misc, random, unorganized, collection of essays on emacs. Somewhat grouped by topic.
Emacs Controversy Index
Emacs Lisp Misc Technical Essays
Non-Technical Essays on Emacs Lisp
Useful Tips
Emacs Version History
emacs screen
Text Editing Tech Issues
- A Text Editor Feature: Extend Selection by Semantic Unit
- Automatic Formatting Emacs Lisp Code
- Emacs: Why I Don't Use paredit
- Emacs Flaw: Single Key to Delete Whole Line
- Emacs: Delete Word Without Copying to Clipboard/kill-ring
- Text Editor's Cursor Movement Behavior (emacs, vi, Notepad++) (2010)
- Why Emacs is Still so Useful Today
more stuff
Emacs Bugs Index
unsorted
- Xah Fly Keys Major Mode Key Problem
- Emacs Magit Mode Problem
- Emacs Helm Doc Problem
- Elisp: (goto-char 1) vs (goto-char (point-min))
- Problem of Calling Windows cmd.exe in Emacs Lisp
- Emacs go-mode gofmt diff problem
- Origin of Line Wrap at 80 Chars (Punched Cards)
- Emacs Flaw: Problems of grep
- Syntax Coloring Compared: Emacs, Vim, Atom, Sublime, Visual Studio, WebStorm
- Programer Workflow Efficiency
- Emacs: avy ace-jump vs isearch
- ivy mode minibuffer history corruption bug
- Intro to Mindmap, Gantt Chart, Graphviz
- Emacs Abbrev for Most Used English Words?
- Sacha Chua's Emacs Chat
- Sacha Chua's Emacs Chat with Phil Hagelberg (aka Technomancy)
- TextMate Gone Open Source
- Emacs: Make Form Feed Character Obsolete
On Emacs Keybinding
- Computer Keyboard Hand Pain, Year 2020 (Left Forearm Hurts)
- Programer Hand Health: vi Esc Key Syndrome
- Emacs Repetitive Strain Injury, My Experience
- Voice Input for Programing 📺 (year 2013)
Keybinding Design
- emacs and vi: Science of Command Efficiency
- Emacs Keybinding Efficiency: Page Up/Down and Pigeon Hole Principle
- The Roadmap to Completely Replace Emacs Key System, Part 1
- The Roadmap to Completely Replace Emacs Key System, Part 2
- The Roadmap to Completely Replace Emacs Key System, Part 2.5
- Emacs: menu e vs Tab Key
- Keybinding Science: Emacs C-u vs Prompt
misc
- Emacs Key Syntax Explained
- Dogma of Swapping Control/Capslock
- on vi Keybinding vs Emacs Keybinding
- Emacs cua-mode Keybinding Problems
- Programer Workflow Efficiency
- Emacs: Display Key and Command in Real Time
- Emacs: Hello ergoemacs-mode Again
- Emacs Repetitive Strain Injury is Coming for You
- Emacs: Typing of the Dead
- emacs major mode keys not compatible as key sequence
- Typing Speed and Hand Motion Speed Study
- Emacs: comment-line vs comment-dwim