nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] "unbind M-Space all" in rcfile changes behaviou


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] "unbind M-Space all" in rcfile changes behaviour of Ctrl-Left
Date: Fri, 16 Sep 2016 15:25:25 +0200

On Thu, Sep 15, 2016, at 20:06, Rishabh Dave wrote:
> Link to the bug - https://savannah.gnu.org/bugs/?49058.
> I have come up with two solutions.
> 
> First one, we execute function little after we recognize controlleft
> and controlright. [...]

That will make Ctrl+Left/Right stop working at the prompt.
No good.

> Second one is to have new, independent entries in sclist for ^Left and
> ^Right.

But then you add the strings "^Left" and "^Right" to the ^G help text
again, which I don't like, and you will overwrite the tail of "M-Space".

> As a result, unbinding ^Space is ineffective.

Unbinding ^Space is ineffective also without your patch.  Please
provide as a separate patch the first step that was indicated in
the above bug.

> I have considered only controlleft and controlright. Should we
> consider others (like controlright, shiftcontrolleft)?

Are there any other key combos that cause problems?  As far as
I can see it is just that "unbind ^Space all" has no effect (but it
should) and "unbind M-Space all" has a strange side effect (and
it shouldn't).

> And... am I being too slow?

There is no hurry.  These are minor bugs -- they have been there
for a long time and no one has complained, so they can't be big
obstacles.

Benno

-- 
http://www.fastmail.com - Access your email from home and the web




reply via email to

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