auctex
[Top][All Lists]
Advanced

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

[AUCTeX] Re: Install problem on WinXP/EmacsW32


From: Philipp Reichmuth
Subject: [AUCTeX] Re: Install problem on WinXP/EmacsW32
Date: Wed, 01 Nov 2006 12:35:53 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666

David Kastrup schrieb:
Either you have something strange in
your Emacs load-path making you find weird files,

I just tried installing a clean install of Emacs 23 and copying over the existing site-lisp directory. Installing AucTeX works fine with that. So it looks like EmacsW32 is indeed at fault, but I still don't see what exactly happens.

or you have a merge
conflict in Emacs' own texinfo.el,

No, the file is clean.

or you have a merge conflict in one
of the byte compiler related files from your Emacs.

See below.

The file does not contain ">>>>>>>" at all; in fact 'grep -R ">>>" *' in the
distribution directory only returns a couple of XPM files.

Try searching through everything in load-path for ">>>>>>>".

OK, here we go:

-----------------------------------
grep -d skip ">>>>>" C:/Tools/Emacs/site-lisp/auctex/* c:/Tools/Emacs/site-lisp/nxml-mode-20041004/* c:/Tools/Emacs/site-lisp/nxml-mode-20041004/* c:/Tools/EmacsW32/lisp/* c:/Tools/Emacs/site-lisp/* c:/Tools/Emacs/site-lisp/auctex/* c:/Tools/Emacs/site-lisp/nxml-mode-20041004/* c:/Tools/Emacs/site-lisp/nxml-mode-20041004/char-name/* c:/Tools/Emacs/site-lisp/nxml-mode-20041004/schema/* c:/Tools/Emacs/site-lisp/nxml-mode-20041004/char-name/unicode/* C:/Tools/Emacs/../site-lisp/* C:/Tools/Emacs/lisp/* c:/Tools/Emacs/lisp/calc/* c:/Tools/Emacs/lisp/calendar/* c:/Tools/Emacs/lisp/emacs-lisp/* c:/Tools/Emacs/lisp/emulation/* c:/Tools/Emacs/lisp/erc/* c:/Tools/Emacs/lisp/eshell/* c:/Tools/Emacs/lisp/gnus/* c:/Tools/Emacs/lisp/international/* c:/Tools/Emacs/lisp/language/* c:/Tools/Emacs/lisp/mail/* c:/Tools/Emacs/lisp/mh-e/* c:/Tools/Emacs/lisp/net/* c:/Tools/Emacs/lisp/obsolete/* c:/Tools/Emacs/lisp/play/* c:/Tools/Emacs/lisp/progmodes/* c:/Tools/Emacs/lisp/textmodes/* c:/Tools/Emacs/lisp/url/* C:/Tools/Emacs/leim/*
grep: C:/Tools/Emacs/../site-lisp/*: Invalid argument
C:/Tools/Emacs/lisp/ediff-merg.el: '("<<<<<<< variant A" A ">>>>>>> variant B" B "####### Ancestor" Ancestor "======= end")
Binary file C:/Tools/Emacs/lisp/ediff-merg.elc matches
C:/Tools/Emacs/lisp/shell.el:>>>>>>> 1.143
C:/Tools/Emacs/lisp/smerge-mode.el:(defconst smerge-end-re "^>>>>>>> .*\n")
Binary file C:/Tools/Emacs/lisp/smerge-mode.elc matches
c:/Tools/Emacs/lisp/gnus/flow-fill.el: ">>>>> I've noticed a lack of adherence to the coding \n"
c:/Tools/Emacs/lisp/gnus/flow-fill.el:       ">>>>> styles, of late.\n"
c:/Tools/Emacs/lisp/gnus/flow-fill.el:       ">>>>>> Any complaints?")
c:/Tools/Emacs/lisp/gnus/flow-fill.el: ">>>>> I've noticed a lack of adherence to the coding styles, of late.\n"
c:/Tools/Emacs/lisp/gnus/flow-fill.el:       ">>>>>> Any complaints?\n"
Binary file c:/Tools/Emacs/lisp/gnus/flow-fill.elc matches
c:/Tools/Emacs/lisp/gnus/gnus-cite.el:    ">>>>> +\"\\([^\"\n]+\\)\" +==")
Binary file c:/Tools/Emacs/lisp/gnus/gnus-cite.elc matches
c:/Tools/Emacs/lisp/mail/supercite.el:(defcustom sc-reference-tag-string ">>>>>"
Binary file c:/Tools/Emacs/lisp/mail/supercite.elc matches
c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>B : Integer; -- from ada-broken-decl-indent" c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>>>>>Value); -- from ada-broken-indent"
c:/Tools/Emacs/lisp/progmodes/ada-mode.el:         >>>>>Param2);"
c:/Tools/Emacs/lisp/progmodes/ada-mode.el:>>>>>>>>>>null; -- from ada-indent" c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>>>>>>>record -- from ada-indent-record-rel-type" c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>return C; -- from ada-indent-return" c:/Tools/Emacs/lisp/progmodes/ada-mode.el:>>>>>>>>>>>>Label: -- from ada-label-indent c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>>>>>>>then -- from ada-stmt-end-indent" c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>Ada.Numerics; -- from ada-use-indent" c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>>>>when B => -- from ada-when-indent" c:/Tools/Emacs/lisp/progmodes/ada-mode.el: >>>>>Ada.Numerics; -- from ada-with-indent"
Binary file c:/Tools/Emacs/lisp/progmodes/ada-mode.elc matches
c:/Tools/Emacs/lisp/progmodes/ada-xref.el:>>>>>>> 1.27
-------------------------------

So that's ada-mode, some mail-specific regexps, and ediff and smerge-mode where we'd expect these things.

(The AucTeX in the load-path is 11.82.)

Philipp





reply via email to

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