auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-devel] Re: Make TeX-insert-macro behave intelligently on \usepac


From: Arne Jørgensen
Subject: [AUCTeX-devel] Re: Make TeX-insert-macro behave intelligently on \usepackage
Date: Tue, 11 Oct 2005 00:25:09 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> Thanks.  Caring for XEmacs-compatibility is actually a lot of fun.
> After writing a really nice and clean chunk of code working in Emacs
> you can be sure to have the opportunity to obfuscate it in all sorts
> of ways to make it work on XEmacs. (c;

Ugly it is.

XEmacs apparently has nothing close to `completing-read-multiple'.
Inspired by mh I have made a fallback to `multi-prompt'.

It is ugly because when you have separated one option from another
with "," you cannot go back and edit the previous option.

Ideally an `auctex-completing-read-multiple' should be implemented to
provide a compatibility layer to XEmacs.

Kind regards,

     /arne
-- 
Arne Jørgensen <http://arnested.dk/>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]