all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Mauro Aranda <maurooaranda@gmail.com>
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 13:54:08 +0200	[thread overview]
Message-ID: <875z72pjbz.fsf@gnus.org> (raw)
In-Reply-To: <CABczVwe_9r9yR-9r3RzWxzvwwSu3AJmgqTt+fBzQS3QQrF6tJA@mail.gmail.com> (Mauro Aranda's message of "Thu, 22 Oct 2020 08:48:14 -0300")

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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-10-22 11:54 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 [this message]
2020-10-22 12:03                     ` Mauro Aranda

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=875z72pjbz.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=6419@debbugs.gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=maurooaranda@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.