emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 23.1 flushes stdin on startup


From: Stefan Monnier
Subject: Re: Emacs 23.1 flushes stdin on startup
Date: Thu, 06 Aug 2009 12:35:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> + (defun terminal-init-xterm-modify-other-keys ()

One more thing: terminal-init-<foo> should only be used for "the setup
code for terminal FOO".  Since there aren't any terminal named
"xterm-modify-other-keys" and this function doesn't treat them, better
use some other name, such as just `xterm-modify-other-keys'.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]