From: Noam Postavsky <npostavs@users.sourceforge.net>
To: 28899@debbugs.gnu.org
Subject: bug#28899: 26.0.90; describe-function on class contructor gives make-text-button: Unknown button type ‘cl-type-definition’
Date: Tue, 30 Jan 2018 22:38:13 -0500 [thread overview]
Message-ID: <877eryitp6.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87h8uvfj2v.fsf@users.sourceforge.net> (Noam Postavsky's message of "Thu, 19 Oct 2017 07:55:20 -0400")
tags 28899 fixed
close 28899 26.1
quit
Noam Postavsky <npostavs@users.sourceforge.net> writes:
> A simple way to fix is to add (require 'cl-extra) in
> eieio-help-constructor. What's really needed is a way of autoloading
> button definitions.
Actually, ';;;###autoload' on the define button macro works normally,
but not in this case due to bootstrapping circularity. I just added the
require in emacs-26.
[1: 607cc4e24a]: 2018-01-30 22:14:02 -0500
Define cl-type-definition button type as needed (Bug#28899)
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=607cc4e24a08cfe4a14db9d1387dfb23ba94044c
prev parent reply other threads:[~2018-01-31 3:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 11:55 bug#28899: 26.0.90; describe-function on class contructor gives make-text-button: Unknown button type ‘cl-type-definition’ Noam Postavsky
2018-01-31 3:38 ` Noam Postavsky [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877eryitp6.fsf@users.sourceforge.net \
--to=npostavs@users.sourceforge.net \
--cc=28899@debbugs.gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).