bug-bash
[Top][All Lists]
Advanced

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

Re: ESC SPC please


From: Pierre Gaston
Subject: Re: ESC SPC please
Date: Sat, 28 Nov 2009 15:15:42 +0200 (EET)
User-agent: Alpine 2.00 (BSO 1167 2008-08-23)

On Sat, 28 Nov 2009, jidanni@jidanni.org wrote:

Please implement emacs'

 M-SPC (translated from <escape> SPC) runs the command just-one-space,
 which is an interactive compiled Lisp function in `simple.el'.

I mean you already implement

 M-\ (translated from <escape> \) runs the command
 delete-horizontal-space, which is an interactive compiled Lisp
 function in `simple.el'.

Sorry I make this request every two years.


maybe try the following macro:

bind  '"\M- ":"\M-\\ "'




reply via email to

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