bug-gnu-emacs
[Top][All Lists]
Advanced

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

Antw: Re: emacs22.1(win) - eshell problem


From: Robert Gloeckner
Subject: Antw: Re: emacs22.1(win) - eshell problem
Date: Fri, 15 Jun 2007 13:16:48 +0200

I figured out which line caused the problem:
                (global-set-key (kbd "C-x C-[") 'backward-page)
causes eshell not to work properly.
The message buffer says:
        ("D:\\Programme\\EMACS\\emacs-22.1\\bin\\emacs.exe" "-Q")
        Loading encoded-kb...done
        For information about the GNU Project and its goals, type C-h C-p.
        Mark set
        Loading edmacro...done
        backward-page
        Loading eshell...done
        Loading esh-mode...done
        Loading em-alias...done
        Loading em-banner...done
        Loading em-basic...done
        Loading em-cmpl...done
        Loading em-dirs...done
        Loading em-glob...done
        Loading em-hist...done
        Loading em-ls...done
        Loading em-prompt...done
        Loading em-script...done
        Loading em-term...
        term-set-escape-char: Key sequence M-x starts with non-prefix key 

I commented-out the line and everything is fine ... but why?


Ciao,
Robert






reply via email to

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