On 9164 day of my life Pascal Bourguignon wrote:
> Ivan Boldyrev <[EMAIL PROTECTED]> writes:
> Now, with:
>
> (add-hook 'after-init-hook ; emacs-startup-hook

Hm...  It seems that normal-erase-is-backspace-mode dosn't just
rebind keys, it also tweak terminal settings.  Then use this hook:

,----[ C-h v term-setup-hook RET ]
| term-setup-hook's value is nil
| 
| Documentation:
| Normal hook run after loading terminal-specific Lisp code.
| It also follows `emacs-startup-hook'.  This hook exists for users to set,
| so as to override the definitions made by the terminal-specific file.
| Emacs never sets this variable itself.
| 
| Defined in `startup'.
`----

-- 
Ivan Boldyrev

                                        | recursion, n:
                                        |       See recursion
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to