From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Fire defun by typing keyword
Date: Tue, 29 Oct 2013 23:05:05 -0400 [thread overview]
Message-ID: <jwv4n7zzcir.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: 871u33mqj0.fsf@nl106-137-194.student.uu.se
> Again, it would work just as abbrev, only instead of a
> table lookup and replace, it would trigger a defun.
An abbrev can have a "hook", which is indeed a function that gets called
after inserting the expansion. So, you can do the above with an abbrev
like
("mydate" "" date)
-- Stefan
next prev parent reply other threads:[~2013-10-30 3:05 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 2:38 Fire defun by typing keyword Emanuel Berg
2013-10-30 3:05 ` Stefan Monnier [this message]
2013-10-30 3:23 ` Kevin Rodgers
[not found] ` <mailman.4950.1383102623.10748.help-gnu-emacs@gnu.org>
2013-11-01 18:58 ` Emanuel Berg
2013-11-05 2:50 ` Emanuel Berg
2013-11-05 21:12 ` Kai Großjohann
[not found] ` <mailman.5372.1383685981.10748.help-gnu-emacs@gnu.org>
2013-11-05 22:38 ` Emanuel Berg
2013-11-06 3:37 ` Rustom Mody
2013-11-06 22:32 ` Emanuel Berg
2013-11-07 1:16 ` Rustom Mody
2013-11-07 12:07 ` Alan Schmitt
2013-11-07 14:31 ` Peter Dyballa
2013-11-07 14:47 ` Rustom Mody
2013-11-07 16:21 ` Peter Dyballa
[not found] ` <mailman.5498.1383841291.10748.help-gnu-emacs@gnu.org>
2013-11-07 16:31 ` Rustom Mody
2013-11-07 19:49 ` Emanuel Berg
2013-11-08 2:27 ` Rustom Mody
2013-11-08 9:45 ` Peter Dyballa
2013-11-09 1:14 ` Emanuel Berg
2013-11-09 21:24 ` John Bokma
2013-11-09 21:59 ` Emanuel Berg
2013-11-09 22:14 ` Emanuel Berg
2013-11-11 17:50 ` Emanuel Berg
2013-11-08 12:14 ` Alan Schmitt
[not found] ` <mailman.5488.1383834710.10748.help-gnu-emacs@gnu.org>
2013-11-08 12:13 ` Alan Schmitt
2013-11-08 12:30 ` Peter Dyballa
2013-11-09 22:26 ` Kai Großjohann
[not found] ` <mailman.5668.1384036032.10748.help-gnu-emacs@gnu.org>
2013-11-09 23:45 ` Emanuel Berg
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=jwv4n7zzcir.fsf-monnier+gmane.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--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.