- Consult copyright.list.
(as explained in (maintain standards) Copyright-Papers).
Copyright-paperwork-exempt: yes
- when point is at visual line end it looks like the cursor is on the next line. How to resolve this? Sacrifice space at end of line?
- company-mode? http://company-mode.github.io/
- auto-complete? http://cx4a.org/software/auto-complete/
- CompletionUI? http://www.dr-qubit.org/emacs.php#completion
- TabCompletion? http://www.emacswiki.org/emacs/TabCompletion
- TabKey2 seems overly complex, SmartTab probably best
- region-bindings-mode https://github.com/fgallina/region-bindings-mode
- problem: http://www.gnu.org/software/emacs/manual/html_mono/efaq-w32.html#Subprocess-hang
- see http://article.gmane.org/gmane.comp.gnu.mingw.user/24377/match=console+pty
- hack? http://sourceforge.net/p/console/code/ci/master/tree/Console/ConsoleHandler.cpp
- like .elc files
- lisp/textmodes/makeinfo.el
- lisp/textmodes/texinfmt.el.gz
would be better for calc-dispatch
- save the reflogs?
- see stackoverflow Q