GNU bug report logs -
#52291
29.0.50; "Unknown button type ‘help-function’"
Previous Next
Reported by: David Bremner <bremner <at> unb.ca>
Date: Sun, 5 Dec 2021 01:43:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 52291 <at> debbugs.gnu.org (full text, mbox):
David Bremner <bremner <at> unb.ca> writes:
> Please find attached "foo.el", a somewhat reduced test case from the
> notmuch source.
>
> When I run
>
> % emacs-29.0.50 -l foo.el --eval "(toggle-debug-on-error)" --eval \
> "(documentation #'notmuch-search-mode)"
>
> I get the following backtrace
>
> Debugger entered--Lisp error: (error "Unknown button type ‘help-function’")
> signal(error ("Unknown button type ‘help-function’"))
> error("Unknown button type `%s'" help-function)
> make-text-button(1300 1324 type help-function help-args (notmuch-search-scroll-up))
> apply(make-text-button 1300 1324 (type help-function help-args (notmuch-search-scroll-up)))
> insert-text-button("notmuch-search-scroll-up" type help-function help-args (notmuch-search-scroll-up))
> help--describe-command(notmuch-search-scroll-up nil)
I think I've fixed this on the trunk now -- can you check?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.