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


Message #15 received at 46531 <at> debbugs.gnu.org (full text, mbox):

From: Clemens <clemera <at> posteo.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 46531 <at> debbugs.gnu.org
Subject: Re: bug#46531: 27.1; Edebug breaks when using :append in
 minibuffer-with-setup-hook
Date: Wed, 17 Feb 2021 00:22:54 +0100
>> 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.


Great, thank you!




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

Previous Next


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