Ralf Angeli <[EMAIL PROTECTED]> writes:

> I'd like to release 11.84 before Emacs pretest starts in order to be
> able to upload an Emacs/AUCTeX bundle with a recent AUCTeX shortly
> after the pretest started.
>
> Are there any outstanding issues?

AUCTeX should handle file names with spaces in them.  The way to do
this is to not call tex/latex with "\input ...".  We can pretty much
do everything necessary for that with command line options, except
TeX-DVI-via-PDFTeX.

It would also partly (would not work with C-c C-b or C-c C-r) fix a
concern of Polish users who often use
% -translation-file
comments in order to get some inputenc equivalent.  Those comments get
ignored when we use "\input ...".

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

Reply via email to