Re: [Ebib-users] ebib-select-entry keymapping
Brought to you by:
joostkremers
From: Joost K. <joo...@fa...> - 2007-04-09 13:24:37
|
On Mon, Apr 09, 2007 at 10:06:06AM -0300, Abel Morabito wrote: > > I haven't got access to XWindow by now. I use a console under a NetBSD > system on the server side and I use PuTTY on the client side. Besides I'm > using emacs -not xemacs-. Note, XEmacs is not the X version of Emacs. It's a different implementation of Emacs, originally based on the same code, but it's been a separate project for a long time now. Both Emacs and XEmacs run on the console and under X. > The <return> key is working fine in general, it > was just in the ebib index buffer where I noticed it didn't work at all. Well, in a console strange things sometimes happen to keypress events, and certainly throwing ssh in the mix doesn't make it easier. ;-) Apparently the return key in your setup sends C-m, which is not the same as <return>. Ebib by default binds the latter to ebib-select-entry, not the former. -- Joost Kremers Life has its moments |