Hi,

Arne Jørgensen wrote improved completing support for inserting stuff
like "\usepackage[bar,baz,zab]{foo}" in AUCTeX.  The function needs
`completing-read-multiple' from `crm.el'[1] which is available in
Emacs 21 and Emacs 22 (CVS[2]), but not in XEmacs.

We found that `riece.el'[3] which is available as an XEmacs package
seems to duplicate some code from `crm.el' for XEmacs.

Wouldn't it make much more sense to include `crm.el' in `xemacs-base',
some utility package or distribute it as a separate package instead of
duplicating it's code in several packages?

Bye, Reiner.

[1]
;;; crm.el --- read multiple strings with completion

;; Copyright (C) 1985, 1986, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
;;   2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.

;; Author: Sen Nagata <[EMAIL PROTECTED]>
;; Keywords: completion, minibuffer, multiple elements

[2] 
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/emacs/emacs/lisp/emacs-lisp/crm.el?rev=HEAD&content-type=text/plain

[3] Cc-ing the author of riece: Daiki Ueno
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to