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

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

Re: tabulated-list-mode: how to activate button?


From: Michael Heerdegen
Subject: Re: tabulated-list-mode: how to activate button?
Date: Mon, 07 Dec 2020 02:07:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis <bugs@gnu.support> writes:

> (apply 'insert-text-button "Button"
>    (cdr '("Button" 'action (lambda (b) (message "Hello")))))

I mean, do you want/need the doubled quoting of `action` here, for
example (also the lambda should probably not be quoted)?

Michael.




reply via email to

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