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

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

Re: Send mails to group of email addresses in bbdb, When C-x m (compose-


From: Richard Riley
Subject: Re: Send mails to group of email addresses in bbdb, When C-x m (compose-mail)
Date: Sun, 15 Aug 2010 18:47:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

filebat Mark <filebat.mark@gmail.com> writes:


> What function is binded in your *Message* mode, Richard?
>
> Mine is yas/expand, which seems don't know the alias list.

Actually this was a surprise for me :- yasnippets tentacles seem to be
everywhere ...


,----
| TAB runs the command yas/expand, which is an alias for
| `yas/expand-from-trigger-key' in `yasnippet.el'.
| 
| It is bound to TAB, <menu-bar> <YASnippet> <Expand trigger>.
| 
| (yas/expand &optional FIELD)
| 
| Expand a snippet before point. If no snippet
| expansion is possible, call command `message-tab'.
| 
| Optional argument FIELD is for non-interactive use and is an
| object satisfying `yas/field-p' to restrict the expansion to.
`----

Anyway it defaults back to message-tab which does the job.




reply via email to

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