nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] Window resize handling


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] Window resize handling
Date: Tue, 19 May 2015 14:03:18 +0200

On Tue, May 19, 2015, at 11:30, Mahyar Abbaspour wrote:
> On Sat, May 16, 2015 at 11:41 PM, Benno Schulenberg wrote:
> > run 'src/nano +11 NEWS', and type:  M-A  <Down>  ^T
> > (It thinks "lizf" is misspelled and asks to replace it.)
> >
> > Now make the window narrower and narrower:
> >   Floating point exception
> 
> Hmm..., this is weird because I can't reproduce it. One thing that I
> noticed is that when I hit ^T, it doesn't find "lizf" as misspelled. Instead 
> it
> finds "aclocal" on line 993 as a misspelled word.

But that means that you haven't made the one-line selection.
Starting nano on line 11 in NEWS, and then hitting M-A and <Down>,
a single line should be selected, the one that says:

«2015.03.22 - GNU nano 2.4.0 "lizf" is released.  This is the first»

Then hitting ^T should spell check only that line.

> It seems the spell checker does not check
> in sequential order but randomly.

It runs through the misspelled words alphabetically.

Benno

-- 
http://www.fastmail.com - Faster than the air-speed velocity of an
                          unladen european swallow




reply via email to

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