all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Clemens <clemera@posteo.net>
Cc: 46531@debbugs.gnu.org
Subject: bug#46531: 27.1; Edebug breaks when using :append in minibuffer-with-setup-hook
Date: Tue, 16 Feb 2021 23:32:18 +0100	[thread overview]
Message-ID: <871rdfsky5.fsf@gnus.org> (raw)
In-Reply-To: <9042d9c1-e932-5842-0150-812fba9954ee@posteo.net> (Clemens's message of "Mon, 15 Feb 2021 12:39:40 +0100")

Clemens <clemera@posteo.net> writes:

> When stepping via edebug through
>
> (defun check ()
>   (interactive)
>   (minibuffer-with-setup-hook
>       (:append (lambda () (insert "world")))
>     (read-string "Hello ")))
>
> you get "Symbol's function definition is void: :append" error when
> reaching the :append and can't proceed.

Yup.  This should now be fixed in Emacs 28.

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





  reply	other threads:[~2021-02-16 22:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15 11:39 bug#46531: 27.1; Edebug breaks when using :append in minibuffer-with-setup-hook Clemens
2021-02-16 22:32 ` Lars Ingebrigtsen [this message]
2021-02-16 23:22   ` Clemens

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=871rdfsky5.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=46531@debbugs.gnu.org \
    --cc=clemera@posteo.net \
    /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.