auctex
[Top][All Lists]
Advanced

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

[AUCTeX] file mode specification error: really problem with making auto-


From: Peter Rayner
Subject: [AUCTeX] file mode specification error: really problem with making auto-loads
Date: Sat, 8 Jul 2006 23:21:20 +0200

Ok, I've found the problem I was having with tex-mode being
undefined.  The auto-loads.el file was not being correctly generated
during the make.  Here is the relevant output from 
make auto-loads.el

make auto-loads.el
test Xno != Xno || { \
  rm -f auto-loads.el ; \
  /usr/local/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el --eval 
'(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar 
(function update-file-autoloads) command-line-args-left) 
(save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el 
tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el 
context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el 
bib-cite.el tex-fptex.el tex-jp.el || : ; \
  test -r auto-loads.el || { \
    echo ";; Auto-generated part of tex-site.el" > auto-loads.el ; \
    echo "" >> auto-loads.el ; \
    /usr/local/bin/emacs -batch -q -no-site-file -no-init-file -l lpath.el 
--eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) 
(mapcar (function update-file-autoloads) command-line-args-left) 
(save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el 
tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el 
context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el 
bib-cite.el tex-fptex.el tex-jp.el ; \
  } ; \
}
Warning: defvar ignored because generated-autoload-file is let-bound
Wrote /home/rayner/packages/auctex/auto-loads.el
Loading vc-cvs...
Generating autoloads for tex.el...
Generating autoloads for tex.el...done
Generating autoloads for tex-buf.el...
Generating autoloads for tex-buf.el...done
Generating autoloads for tex-style.el...
Generating autoloads for tex-style.el...done
Generating autoloads for latex.el...
Generating autoloads for latex.el...done
Generating autoloads for tex-info.el...
Generating autoloads for tex-info.el...done
Generating autoloads for texmathp.el...
Generating autoloads for texmathp.el...done
Generating autoloads for multi-prompt.el...
Generating autoloads for multi-prompt.el...done
Generating autoloads for tex-mik.el...
Generating autoloads for tex-mik.el...done
Generating autoloads for font-latex.el...
Generating autoloads for font-latex.el...done
Generating autoloads for tex-font.el...
Generating autoloads for tex-font.el...done
Generating autoloads for context.el...
Generating autoloads for context.el...done
Generating autoloads for context-en.el...
Generating autoloads for context-en.el...done
Generating autoloads for context-nl.el...
Generating autoloads for context-nl.el...done
Generating autoloads for tex-fold.el...
Generating autoloads for tex-fold.el...done
Generating autoloads for toolbar-x.el...
Generating autoloads for toolbar-x.el...done
Generating autoloads for tex-bar.el...
Generating autoloads for tex-bar.el...done
Generating autoloads for bib-cite.el...
Generating autoloads for bib-cite.el...done
Generating autoloads for tex-fptex.el...
Generating autoloads for tex-fptex.el...done
Generating autoloads for tex-jp.el...
Scan error: "Unbalanced parentheses", 8704, 28132

Note that tex-jp.el byte compiles fine.  I had a look for the error
but couldn't find it, but then I'm totally blind and balancing parens
in elisp isn't something I'm very good at yet. 
Anyway I removed mulesrc from the command-line for making auto-loads
and now all is well.  This is with the latest cvs of auctex.  Anyone
else seeing this?
regards
Peter


-- 
Peter Rayner: LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ
address: Bat. 701 LSCE - CEA de Saclay
Orme des Merisiers, 91191 Gif/Yvette
work: +33  (1) 69 08 88 11;     mobile: +33 (6) 75 46 56 52;     fax: +33 (1) 
69 08 77 16
mail-to: address@hidden




reply via email to

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