From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: tabulated-list-mode: how to activate button?
Date: Mon, 07 Dec 2020 02:31:13 +0100 [thread overview]
Message-ID: <87blf69zby.fsf@web.de> (raw)
In-Reply-To: X82CaxhrjlvSB9bk@protected.rcdrun.com
Jean Louis <bugs@gnu.support> writes:
> This is how it is in source, similar:
> (setq args '("Button" 'action (lambda (b) (message (emacs-uptime)))))
Where is that?
> Then apply receives it so like below, it creates button but function
> is not working.
>
> (apply 'insert-text-button "Button" (car args))
AFAIU the property has the name "action" while you pass "'action".
Michael.
next prev parent reply other threads:[~2020-12-07 1:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 0:36 tabulated-list-mode: how to activate button? Jean Louis
2020-12-07 0:44 ` Michael Heerdegen
2020-12-07 0:55 ` Jean Louis
2020-12-07 1:07 ` Michael Heerdegen
2020-12-07 1:16 ` Jean Louis
2020-12-07 1:31 ` Michael Heerdegen [this message]
2020-12-07 5:44 ` [solved] " Jean Louis
2020-12-07 2:26 ` Drew Adams
2020-12-07 5:46 ` Jean Louis
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87blf69zby.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=help-gnu-emacs@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.