bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28899: 26.0.90; describe-function on class contructor gives make-tex


From: Noam Postavsky
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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]