all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.