* Ralf Angeli (2007-01-25) writes: > Forwarding this to the mailing list. > > From: "Ryan Krauss" <[EMAIL PROTECTED]> > Subject: Re: [AUCTeX] Install problem on another windows machine > To: "Ralf Angeli" <[EMAIL PROTECTED]> > Date: Thu, 25 Jan 2007 13:11:05 -0600 > > Both computers have Emacs installed in "C:/Program Files/Emacs". One > has miktek installed in C:/Miktex and the other in "C:/Program > Files/Miktek 2.5" (this is the one that has problems). > > Log file attached.
Please start Emacs from a shell with the command emacs -q -no-site-file Then paste the string (executable-find "/cygdrive/c/Program Files/Emacs/emacs/bin/emacs") into the *scratch* buffer. Put point just after the last parenthesis and type `C-j'. What's the output? Please do the same with (executable-find "c:/Program Files/Emacs/emacs/bin/emacs") Perhaps you could also check if the output differs when starting Emacs from a Cygwin shell and the Windows prompt. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
