GNU bug report logs - #46531
27.1; Edebug breaks when using :append in minibuffer-with-setup-hook

Previous Next

Package: emacs;

Reported by: Clemens <clemera <at> posteo.net>

Date: Mon, 15 Feb 2021 11:40:02 UTC

Severity: normal

Tags: fixed

Found in version 27.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Clemens <clemera <at> posteo.net>
Cc: 46531 <at> 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
Clemens <clemera <at> 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




This bug report was last modified 4 years and 92 days ago.

Previous Next


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