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: goncholden
Subject: Re: Adding functionality to a minor mode
Date: Mon, 07 Feb 2022 22:15:31 +0000

------- Original Message -------

On Monday, February 7th, 2022 at 9:40 PM, Michael Heerdegen 
<michael_heerdegen@web.de> wrote:

> 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.

I would have to copy the whole function on the minibuffer.  Is there an easier 
way to call macroexpand on rich-minor-mode?





reply via email to

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