auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] 'macros.texi' missing in snapshots?


From: Uwe Siart
Subject: Re: [AUCTeX] 'macros.texi' missing in snapshots?
Date: Mon, 06 Jun 2005 14:49:20 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

David Kastrup <address@hidden> writes:

> Please provide more context around the error message so that we can
> see what command gets run with what options when the problem occurs.

Is this enough? There comes quite a bunch of messages ...

%% ---8<---8<---8<---8<---8<---8<---
In preview-mode-setup:
prv-emacs.el:384:18:Warning: reference to free variable `preview-menu'
prv-emacs.el:398:41:Warning: reference to free variable `preview-dumped-alist'

In preview-move-point:
prv-emacs.el:458:36:Warning: reference to free variable `preview-auto-reveal'

In end of data:
prv-emacs.el:594:1:Warning: the following functions are not known to be
    defined: preview-inherited-face-attribute, preview-filter-specs-1,
    preview-format-kill, preview-delete, preview-relaxed-string=,
    preview-disable, preview-inactive-string, preview-filter-specs,
    preview-auto-reveal-p
Wrote c:/temp/auctex-20050606-a/preview/prv-emacs.elc
c:/programme/emacs/bin/emacs -batch -q -no-site-file -no-init-file --eval (setq 
load-path (cons "." load-path)) -eval (let ((dir (pop command-line-args-left))) 
(if (not (string-equal dir "")) (push dir load-path))) .. -f batch-byte-compile 
preview.el

In preview-gs-restart:
preview.el:686:8:Warning: `process-kill-without-query' is an obsolete function
    (as of Emacs 22.1); use `process-query-on-exit-flag' or
    `set-process-query-on-exit-flag'.
Wrote c:/temp/auctex-20050606-a/preview/preview.elc
test "xno" != xno || make preview-latex.el
make[2]: Entering directory `/c/temp/auctex-20050606-a/preview'
rm -f preview-latex.el
c:/programme/emacs/bin/emacs -batch -no-site-file -no-init-file --eval '(let 
((generated-autoload-file (expand-file-name "preview-latex.el"))) 
(update-file-autoloads "preview.el")(save-buffers-kill-emacs t))' ; \
test -r preview-latex.el || { \
  echo ";; Auto-generated preview-latex.el" > preview-latex.el ; \
  echo "
        " >> preview-latex.el ; \
  c:/programme/emacs/bin/emacs -batch -no-site-file -no-init-file --eval '(let 
((generated-autoload-file (expand-file-name "preview-latex.el"))) 
(update-file-autoloads "preview.el")(save-buffers-kill-emacs t))' ; \
}
Warning: defvar ignored because generated-autoload-file is let-bound
Wrote c:/temp/auctex-20050606-a/preview/preview-latex.el
Generating autoloads for preview.el...
Generating autoloads for preview.el...done
Wrote c:/temp/auctex-20050606-a/preview/preview-latex.el
cat auto.el >> preview-latex.el
make[2]: Leaving directory `/c/temp/auctex-20050606-a/preview'
(cd doc ; make all)
make[2]: Entering directory `/c/temp/auctex-20050606-a/preview/doc'
/bin/texi2dvi -I ${TEXIPWD}../../doc preview-latex.texi
This is TeX, Version 3.141592 (MiKTeX 2.4)
(c:/temp/auctex-20050606-a/preview/doc/preview-latex.texi
(C:\programme\texmf\tex\texinfo\base\texinfo.tex
Loading texinfo [version 2005-03-21.17]: Basics, pdf, fonts, page headings,
tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
cross references, insertions, (C:\programme\texmf\tex\generic\dvips\epsf.tex)
localization, and turning on texinfo input format.)
! I can't find file `macros.texi'.
%% ---8<---8<---8<---8<---8<---8<---

-- 
Uwe




reply via email to

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