GNU bug report logs - #75530
[PATCH 0/3] Consistently remap read-only-mode for special edit modes

Previous Next

Package: emacs;

Reported by: Liam Hupfer <liam <at> hpfr.net>

Date: Mon, 13 Jan 2025 00:58:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Liam Hupfer <liam <at> hpfr.net>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 75530 <at> debbugs.gnu.org, Howard Melman <hmelman <at> gmail.com>
Subject: bug#75530: [PATCH v2 2/3] Remap read-only-mode for Occur modes (bug#75530)
Date: Thu, 06 Feb 2025 19:13:30 +0200
>> As I said in Emacs bug#16214 my preferred solution is to
>> leave C-x C-q as is in all three modes and to standardize on
>> e to enter the editable mode and C-c C-c to leave it.
>>
>> C-c C-c already does this in all three modes and e does this
>> in occur and when I last looked was unbound in grep.
>
> That bug predates Grep Edit’s addition for 31 and was discussing the
> third-party Wgrep package.  Fortunately Grep Edit does bind ‘e’ for
> entry and and ‘C-c C-c’ for exit like Occur.

Thanks for mentioning Grep Edit.  Its grep-edit--prepare-buffer
puts read-only properties on line numbers only after switching
to Edit mode.  And Occur Edit mode should do the same.
So now we have a better solution than was in bug#53419.




This bug report was last modified 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.