emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#41742: closed (28.0.50; Derive gnus-edit-form-mode from lisp-data-mo


From: GNU bug Tracking System
Subject: bug#41742: closed (28.0.50; Derive gnus-edit-form-mode from lisp-data-mode)
Date: Fri, 12 Jun 2020 16:32:02 +0000

Your message dated Fri, 12 Jun 2020 09:30:54 -0700
with message-id <87lfksmekh.fsf@ericabrahamsen.net>
and subject line Re: bug#41742: 28.0.50; Derive gnus-edit-form-mode from 
lisp-data-mode
has caused the debbugs.gnu.org bug report #41742,
regarding 28.0.50; Derive gnus-edit-form-mode from lisp-data-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41742: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41742
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; Derive gnus-edit-form-mode from lisp-data-mode Date: Sat, 06 Jun 2020 12:23:52 -0700
Hopefully this is fairly uncontroversial: Gnus has a gnus-edit-form-mode
for editing group parameters and other things, which presents the data
as elisp forms and is a perfect use-case for lisp-data-mode -- turning
on paredit or what have you. This patch derives the former from the
latter.

Eric

Attachment: 0001-Derive-gnus-edit-form-mode-from-lisp-data-mode.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#41742: 28.0.50; Derive gnus-edit-form-mode from lisp-data-mode Date: Fri, 12 Jun 2020 09:30:54 -0700 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
On 06/07/20 00:41 AM, Basil L. Contovounesios wrote:
> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> Here's another version...
>
> Thanks, LGTM except for one tiny nit.
>
>> From 0ee576ed0819a15a37a01e2b3a3bc176e9827c04 Mon Sep 17 00:00:00 2001
>> From: Eric Abrahamsen <eric@ericabrahamsen.net>
>> Date: Sat, 6 Jun 2020 12:13:15 -0700
>> Subject: [PATCH] Derive gnus-edit-form-mode from lisp-data-mode, fix mode map
>>
>> * lisp/gnus/gnus-eform.el (gnus-edit-form-mode): Handy for users who
>> have turned on things like paredit for lisp-data-mode.
>
> I'd say "Derive from lisp-data-mode" here as well, since the sentence
> does not otherwise stand on its own without the preceding commit
> summary's context.

Done, and pushed. Thanks!


--- End Message ---

reply via email to

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