[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debian bash report: forwarded message from Dan Jacobson
From: |
Dan Jacobson |
Subject: |
Re: Debian bash report: forwarded message from Dan Jacobson |
Date: |
09 Nov 2002 06:05:15 +0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
>>>>> "Chet" == Chet Ramey <chet@nike.ins.cwru.edu> writes:
>> ESC SPC runs the command just-one-space
>> which is an interactive compiled Lisp function in `simple'.
>> (just-one-space)
>>
>> Delete all spaces and tabs around point, leaving one space.
Chet> Have you tried binding something to `delete-horizontal-space'?
the man page has:
delete-horizontal-space (M-\)
Delete all spaces and tabs around point.
which a correct emacs emulation, key and action.
Emacs' just-one-space command does a different action. The man page
apparently shows you have neglected to provide that function, and
indeed have given its emacs binding as a second binding to set-mark.
Of course I'm just trying to make your set -o emacs a more true
emulation for all users and not just me.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Debian bash report: forwarded message from Dan Jacobson,
Dan Jacobson <=