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

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

Re: Adding functionality to a minor mode


From: Michael Heerdegen
Subject: Re: Adding functionality to a minor mode
Date: Mon, 07 Feb 2022 22:40:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

goncholden <goncholden@protonmail.com> writes:

> > M-: (macroexpand-1 '(define-minor-mode rich-minor-mode ...)) RET to see
> > the macroexpanded code of your definition - helps in understanding.
> Debugger entered--Lisp error: (wrong-type-argument stringp \.\.\.)

You should of course macroexpand your complete definition, not the one I
abbreviated.

Michael.




reply via email to

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