Re: [Fabrice Popineau] Re: Need some bug/version info
Fabrice Popineau <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
> It appears obvious that it has been a mistake of mine not to mention > in the release notes for AUCTeX that it generally appears to be a bad > idea to use XEmacs with AUCTeX if you can avoid it. > Alternatives are not much better. :-( > Further XEmacs problems: on Windows we have both Cygwin as well as > Native to cater for, package system stuff and so on. Don't count on me to work with this "Cygwin" chimaera ... > Uwe is doing the packaging part, but we really need a _developer_ > actively involved with XEmacs development on our team if we hope to > ever get out of the quagmire of XEmacs problems. however I can try to help on the win32 native side. I must admit I have been very quite in reporting what I did, but preview latex is working most of the time on my machine. (BTW: there is/was a spurious space i preview.el, line 2912 or so: -\\the\\everyjob}}\\everyjob\\next\\let\\dump\\PREVIEWdump\\dump}\\fi\\input mylatex.ltx \\relax\n" nil dump-file) +\\the\\everyjob}}\\everyjob\\next\\let\\dump\\PREVIEWdump\\dump}\\fi\\input mylatex.ltx\\relax\n" nil dump-file) ) I haven't play with all the options however. Let me know how I can help. Best, Fabrice