comparison man/faq.texi @ 34922:962646fc3a58

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 29 Dec 2000 12:26:18 +0000
parents 13240ff7920b
children 55713e74f1aa
comparison
equal deleted inserted replaced
34921:fc01ec9131a8 34922:962646fc3a58
4890 @item 4890 @item
4891 If you like, you can expand mail aliases as abbrevs, as soon as you 4891 If you like, you can expand mail aliases as abbrevs, as soon as you
4892 type them in. To enable this feature, execute the following: 4892 type them in. To enable this feature, execute the following:
4893 4893
4894 @lisp 4894 @lisp
4895 (add-hook 'mail-setup-hook 'mail-abbrevs-setup) 4895 (add-hook 'mail-mode-hook 'mail-abbrevs-setup)
4896 @end lisp 4896 @end lisp
4897 4897
4898 Note that the aliases are expanded automatically only after you type 4898 Note that the aliases are expanded automatically only after you type
4899 @key{RET} or a punctuation character (e.g. @kbd{,}). You can force their 4899 @key{RET} or a punctuation character (e.g. @kbd{,}). You can force their
4900 expansion by moving point to the end of the alias and typing @kbd{C-x a e} 4900 expansion by moving point to the end of the alias and typing @kbd{C-x a e}