Re: [Ebib-users] ebib-select-entry keymapping
Brought to you by:
joostkremers
From: Abel M. <abe...@fr...> - 2007-04-09 14:03:17
|
I've made C-v <return> on the command line under the bash shell to find out. Bash told me ^M so I tried C-m in .ebibrc and it works fine now. Regards, On Mon, Apr 09, 2007 at 03:23:30PM +0200, Joost Kremers wrote: > 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 > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Ebib-users mailing list > Ebi...@li... > https://lists.sourceforge.net/lists/listinfo/ebib-users |