unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: paced
@ 2017-12-03 20:46 Ian Dunn
  2017-12-03 21:05 ` Phillip Lord
  2017-12-04 14:46 ` Robert Weiner
  0 siblings, 2 replies; 7+ messages in thread
From: Ian Dunn @ 2017-12-03 20:46 UTC (permalink / raw)
  To: emacs-devel


I'd like to submit paced[1] to ELPA.

Paced (Predictive Abbreviation Completion and Expansion using Dictionaries)
scans a group of files (determined by "population commands") to construct a
usage table (dictionary).  Words (or symbols) are sorted by their usage, and may
be later presented to the user for completion.  A dictionary can then be saved
to a file, to be loaded later.

Population commands determine how a dictionary should be filled with words or
symbols.  A dictionary may have multiple population commands, and population may
be performed asynchronously.  Once population is finished, the contents are
sorted, with more commonly used words at the front.  Dictionaries may be edited
through EIEIO's customize-object interface.

Completion is done through `completion-at-point'.  The dictionary to use for
completion can be customized.

The code is on Bazaar on Savannah:

bzr branch https://bzr.savannah.gnu.org/r/paced-el/ paced

[1] http://nongnu.org/paced-el

-- 
Ian Dunn



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

end of thread, other threads:[~2017-12-09 11:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-03 20:46 [ELPA] New package: paced Ian Dunn
2017-12-03 21:05 ` Phillip Lord
2017-12-08 14:39   ` Ian Dunn
2017-12-09 11:27     ` Phillip Lord
2017-12-04 14:46 ` Robert Weiner
2017-12-04 15:17   ` Stefan Monnier
2017-12-04 15:46     ` Robert Weiner

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