bin/mdw-{editor,pager}: Recognize other Emacs terminal types.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 3 Dec 2009 13:34:28 +0000 (13:34 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 3 Dec 2009 13:34:28 +0000 (13:34 +0000)
commit7a24847d3157b33643cd154019731e24294f27f1
tree694d743996f7d1eb4c36a3f3c755b7f5dcd5d1d8
parent506bada965ae0c559cb2e9c9dbff460c782f391f
bin/mdw-{editor,pager}: Recognize other Emacs terminal types.

The `emacs' type is there precisely because it isn't `dumb', which will
make `git' apply colouring.  But I think that `M-x ansi-term' is actually
better so I doubt that this will get much use.

It's important to recognize the `term' and `ansi-term' terminals because
trying to start `emacsclient -nw' in them makes Emacs deadlock.  Besides,
plain `emacsclient' is almost certainly more convenient.
bin/mdw-editor
bin/mdw-pager