From: Mauro Aranda <maurooaranda@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Lennart Borgman <lennart.borgman@gmail.com>, 6419@debbugs.gnu.org
Subject: bug#6419: A suggestion for easier editing of lists in Custom buffers
Date: Thu, 22 Oct 2020 09:03:45 -0300 [thread overview]
Message-ID: <CABczVwdudRHSHNyK9ZX5mh61bXb3NA-iSGQh7NzM=y_XgDFsRQ@mail.gmail.com> (raw)
In-Reply-To: <875z72pjbz.fsf@gnus.org>
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Mauro Aranda <maurooaranda@gmail.com> writes:
>
>> Yes, here it is. I fixed the typo, and tried to improve
>> the help-echo of the INS button.
>
> Thanks, applied to Emacs 28 with one super-minor tweak:
>
>> + (last-deleted (let ((lst (widget-get widget :last-deleted)))
>> + (and lst (prog1 (pop lst)
>> + (widget-put widget :last-deleted
lst))))
>
> I made this into a `when-let' instead of the let+and.
Noticed. Thanks!
[-- Attachment #2: Type: text/html, Size: 794 bytes --]
prev parent reply other threads:[~2020-10-22 12:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 5:47 bug#6419: A suggestion for easier editing of lists in Custom buffers Lennart Borgman
2020-10-14 12:14 ` Mauro Aranda
2020-10-16 5:09 ` Lars Ingebrigtsen
2020-10-21 15:37 ` Mauro Aranda
2020-10-21 17:03 ` Drew Adams
2020-10-21 17:32 ` Mauro Aranda
2020-10-21 17:48 ` Drew Adams
2020-10-21 18:05 ` Mauro Aranda
2020-10-22 11:38 ` Lars Ingebrigtsen
2020-10-22 11:48 ` Mauro Aranda
2020-10-22 11:54 ` Lars Ingebrigtsen
2020-10-22 12:03 ` Mauro Aranda [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABczVwdudRHSHNyK9ZX5mh61bXb3NA-iSGQh7NzM=y_XgDFsRQ@mail.gmail.com' \
--to=maurooaranda@gmail.com \
--cc=6419@debbugs.gnu.org \
--cc=larsi@gnus.org \
--cc=lennart.borgman@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.