unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* [Fwd: abbrev table alphabetically ordered]
@ 2006-02-13 22:16 Kevin Rodgers
  2006-02-14  1:54 ` Juri Linkov
  2006-02-14  4:16 ` Richard M. Stallman
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Rodgers @ 2006-02-13 22:16 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: abbrev table alphabetically ordered --]
[-- Type: message/rfc822, Size: 2994 bytes --]

From: "Andreas Röhler" <andreas.roehler@online.de>
Subject: abbrev table alphabetically ordered
Date: Mon, 13 Feb 2006 13:49:59 +0100
Message-ID: <dspv5r$jf4$1@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. 

Are there reasons to let it so or should that be changed?

>From Berlin

Andreas Roehler

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: abbrev table alphabetically ordered]
  2006-02-13 22:16 [Fwd: abbrev table alphabetically ordered] Kevin Rodgers
@ 2006-02-14  1:54 ` Juri Linkov
  2006-02-14  4:16 ` Richard M. Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Juri Linkov @ 2006-02-14  1:54 UTC (permalink / raw)
  Cc: bug-gnu-emacs, andreas.roehler

> 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?

I think the right place for this function is in abbrev.el where all other
abbrev-related functions (like e.g. `list-abbrevs') are defined.  abbrev.el
is a preloaded file, so list-one-abbrev-table will be available without
an autoload cookie.

After moving list-one-abbrev-table from abbrevlist.el to abbrev.el,
abbrevlist.el could be removed because it contains only one function
and nothing more.

-- 
Juri Linkov
http://www.jurta.org/emacs/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: abbrev table alphabetically ordered]
  2006-02-13 22:16 [Fwd: abbrev table alphabetically ordered] Kevin Rodgers
  2006-02-14  1:54 ` Juri Linkov
@ 2006-02-14  4:16 ` Richard M. Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Richard M. Stallman @ 2006-02-14  4:16 UTC (permalink / raw)
  Cc: bug-gnu-emacs

I will add an autoload.  Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-14  4:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 22:16 [Fwd: abbrev table alphabetically ordered] Kevin Rodgers
2006-02-14  1:54 ` Juri Linkov
2006-02-14  4:16 ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).