[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [BUG] ctrl-c issue with the "file was modified since yo
From: |
Brand Huntsman |
Subject: |
Re: [Nano-devel] [BUG] ctrl-c issue with the "file was modified since you opened it" prompt |
Date: |
Thu, 28 Dec 2017 18:50:13 -0700 |
On Thu, 28 Dec 2017 21:30:27 +0100
Benno Schulenberg <address@hidden> wrote:
> This happens only when using 'set nohelp' or --nohelp, right?
Yes.
> The same problem occurs when using --nohelp --locking and running two
> instances on the same file and answering N or ^C to "continue?".
Yes, answering N with --nohelp causes the same issue as ^C. Using or not using
--locking doesn't change anything. But pressing ^C or N for the --locking
prompt has the same issue as the "file was modified..." prompt.
> Attached patch should fix it.
>
> The issue has been rereported in:
> https://savannah.gnu.org/bugs/?52755
The patch fixes both prompts.