* abbrev table alphabetically ordered
@ 2006-02-13 12:49 Andreas Röhler
2006-02-13 23:50 ` Xavier Maillard
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Röhler @ 2006-02-13 12:49 UTC (permalink / raw)
There is a nice file with GNU Emacs 21.4.2:
abbrevlist.el --- list one abbrev table alphabetically ordered.
Unfortunately its not loaded automatically, function is not interactive and without an autoload-feature.
Are there reasons to let it so or should that be changed?
>From Berlin
Andreas Roehler
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: abbrev table alphabetically ordered
2006-02-13 12:49 abbrev table alphabetically ordered Andreas Röhler
@ 2006-02-13 23:50 ` Xavier Maillard
0 siblings, 0 replies; 2+ messages in thread
From: Xavier Maillard @ 2006-02-13 23:50 UTC (permalink / raw)
Cc: help-gnu-emacs
From: Andreas =?ISO-8859-15?Q?R=F6hler?= <andreas.roehler@online.de>
There is a nice file with GNU Emacs 21.4.2:
abbrevlist.el --- list one abbrev table alphabetically ordered.
Unfortunately its not loaded automatically, function is not interactive and without an autoload-feature.
(require 'abbrevlist)
Should do the trick.
Xavier Maillard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-13 23:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 12:49 abbrev table alphabetically ordered Andreas Röhler
2006-02-13 23:50 ` Xavier Maillard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).