auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] "No connection to bus" message in Cygwin Emacs


From: Sebastien Vauban
Subject: Re: [AUCTeX] "No connection to bus" message in Cygwin Emacs
Date: Wed, 10 Jun 2015 21:21:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (cygwin)

Thanks, Tassilo, for eluding parts of the message... Was becoming long,indeed.

Tassilo Horn <address@hidden> writes:
> Sebastien Vauban <address@hidden> writes:
>
>>> Nope, that's.  Emacs ships with tex-mode.el but that's a separate thing
>>> from AUCTeX.  All AUCTeX functions start with TeX-* or LaTeX-* (case
>>> matters) or font-latex-*.
>>
>> Yes, I know, but sometimes tend to forget about that peculiarity.
>>
>>     Note -- I've never understood why AUCTeX doesn't have a simpler
>>     naming scheme, like functions beginning with the `auctex' prefix.
>>     I guess many of us have been bit by this at least once...
>
> Hysterical raisins. ;-)

;-)

>>>> Note -- I'm using the ~/.emacs.d/elpa for both Emacs versions.
>>>
>>> You mean, the older cygwin emacs and the more recent windows version?
>>
>> No.
>>
>>> It could be the case that auctex has been compiled with the newer
>>> version resulting in byte-code which is not completely compatible with
>>> the older emacs version on cygwin.
>>
>> I meant: I've installed AUCTeX a couple of weeks ago, when I still
>> used Windows Emacs (though, same version: 24.5.1).
>
> Ah, so same versions.

Yep.  To be even more concrete:

- GNU Emacs 24.5.1 (x86_64-unknown-cygwin) of 2015-04-10 on desktop-new
  for the Cygwin Emacs

- GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570
  for the Windows Emacs

They apparently still differ, but from one day!?

> I think the elc files should be platform-agnostic but I'd try to
> recompile them with the cygwin emacs anyway to rule that possibility
> out.
>
>> Can it be a problem to install via the Windows Emacs, and reuse the
>> MELPA files with the Cygwin Emacs (or reversed, BTW)?
>
> As said, it shouldn't be a problem but who knows.  BTW, you use auctex
> from GNU ELPA, not from MELPA (Milkman's ELPA), right?

Euh, very good question, but no, don't think I'm using the one from
ELPA.

FYI:

  ┌────
  │ package-archives is a variable defined in `package.el'.
  │ Its value is (("org" . "http://orgmode.org/elpa/";)
  │               ("melpa" . "http://melpa.milkbox.net/packages/";)
  │               ("gnu" . "http://elpa.gnu.org/packages/";))
  └────

Now, when installed, you don't see its source...

So, I deinstalled it, and saw that:

  ┌────
  │   auctex             11.88.6       available  gnu        Integrated 
environment for *TeX*
  └────

So, yes, it's still from GNU ELPA -- contrarily to what I thought.

>>> cygwin bash from the directory containing the master file haie-ecm.tex?
>>
>> I was expecting a potential problem, but got a PDF as expected:
>
> Very strange.  So the very same command issued by AUCTeX doesn't find
> your tex master wheras it just works from the command line.  The only
> thing that would explain things is that it's run from a wrong directory
> in the AUCTeX case.
>
> When you do `C-c C-c latex RET'

Note -- Now that I reinstalled `auctex' (from ELPA), my TeX buffer is
again in Fundamental mode. So, the DBUS problem is not a question of
whether the ELC files have been compiled via the Windows Emacs or the
Cygwin Emacs (because I just did it from the Cygwin Emacs).

Note -- Reinstalling `auctex' generates the following output:

--8<---------------cut here---------------start------------->8---
Leaving directory `/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/auctex-pkg.el 
at Wed Jun 10 21:12:28 2015
Entering directory `/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/auctex.el at 
Wed Jun 10 21:12:28 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/bib-cite.el 
at Wed Jun 10 21:12:28 2015
bib-cite.el:943:21:Warning: reference to free variable `bibtex-mode-map'

In bib-guess-or-prompt-for-label:
bib-cite.el:1674:40:Warning: reference to free variable `LaTeX-label-list'

In bib-master-file:
bib-cite.el:2116:31:Warning: reference to free variable `TeX-master'

In bib-create-auto-file:
bib-cite.el:2425:31:Warning: reference to free variable
    `BibTeX-auto-regexp-list'
bib-cite.el:2440:14:Warning: reference to free variable `TeX-header-end'
bib-cite.el:2441:30:Warning: reference to free variable `LaTeX-header-end'
bib-cite.el:2441:15:Warning: assignment to free variable `TeX-header-end'

In end of data:
bib-cite.el:2608:1:Warning: the following functions are not known to be defined:
    reftex-view-crossref, extent-string, show-entry,
    dired-replace-in-string, TeX-master-file, TeX-auto-write,
    dired-split

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/context-en.el 
at Wed Jun 10 21:12:28 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/context-nl.el 
at Wed Jun 10 21:12:30 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/context.el at 
Wed Jun 10 21:12:30 2015
context.el:75:1:Warning: global/dynamic var `reference' lacks a prefix
context.el:77:1:Warning: global/dynamic var `title' lacks a prefix
context.el:78:1:Warning: global/dynamic var `name' lacks a prefix
context.el:79:1:Warning: global/dynamic var `level' lacks a prefix

In ConTeXt-paragraph-commands-regexp:
context.el:996:25:Warning: reference to free variable
    `ConTeXt-extra-paragraph-commands'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/font-latex.el 
at Wed Jun 10 21:12:30 2015

In font-latex-update-sectioning-faces:
font-latex.el:183:37:Warning: reference to free variable
    `font-latex-fontify-sectioning'

In font-latex-syntactic-face-function:
font-latex.el:973:7:Warning: `char-valid-p' is an obsolete function (as of
    23.1); use `characterp' instead.

In end of data:
font-latex.el:2010:1:Warning: the following functions are not known to be 
defined:
    face-property-instance, set-face-property

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/latex.el at 
Wed Jun 10 21:12:30 2015
latex.el:111:1:Warning: global/dynamic var `title' lacks a prefix
latex.el:112:1:Warning: global/dynamic var `name' lacks a prefix
latex.el:113:1:Warning: global/dynamic var `level' lacks a prefix
latex.el:115:1:Warning: global/dynamic var `toc' lacks a prefix

In LaTeX-auto-cleanup:
latex.el:1634:25:Warning: reference to free variable `TeX-auto-file'
latex.el:1670:30:Warning: assignment to free variable `TeX-auto-file'

In BibTeX-auto-store:
latex.el:1740:48:Warning: assignment to free variable `TeX-auto-update'

In LaTeX-section-menu-filter:
latex.el:5440:15:Warning: assignment to free variable
    `LaTeX-section-list-changed'

In end of data:
latex.el:6420:1:Warning: the following functions are not known to be defined: 
outline-level,
    extent-property, set-extent-property, outline-mark-subtree,
    turn-off-filladapt-mode

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/multi-prompt.el at Wed Jun 
10 21:12:31 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/plain-tex.el 
at Wed Jun 10 21:12:31 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/preview.el at 
Wed Jun 10 21:12:31 2015

In preview-gs-restart:
preview.el:715:13:Warning: `process-kill-without-query' is an obsolete
    function (as of 22.1); use `process-query-on-exit-flag' or
    `set-process-query-on-exit-flag'.

In preview-mouse-open-eps:
preview.el:1162:10:Warning: `default-major-mode' is an obsolete variable (as
    of 23.2); use `major-mode' instead.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/prv-emacs.el 
at Wed Jun 10 21:12:31 2015

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:460:16:Warning: reference to free variable `preview-auto-reveal'

In end of data:
prv-emacs.el:601:1:Warning: the following functions are not known to be defined:
    preview-filter-specs-1, preview-format-kill, preview-delete,
    preview-relaxed-string=, preview-disable,
    preview-inactive-string, desktop-buffer-preview-misc-data,
    preview-filter-specs, preview-auto-reveal-p

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/prv-xemacs.el 
at Wed Jun 10 21:12:31 2015

In preview-mark-active:
prv-xemacs.el:147:8:Warning: macro `preview-mark-active' being redefined as a
    function

In preview-create-icon-1:
prv-xemacs.el:166:8:Warning: function preview-create-icon-1 used to take 4
    arguments, now takes 3

In preview-inherited-face-attribute:
prv-xemacs.el:373:11:Warning: function `preview-inherited-face-attribute'
    being redefined as a macro

In preview-mode-setup:
prv-xemacs.el:449:18:Warning: reference to free variable `preview-menu'
prv-xemacs.el:467:48:Warning: reference to free variable `default-toolbar'
prv-xemacs.el:478:41:Warning: reference to free variable
    `preview-dumped-alist'

In preview-move-point:
prv-xemacs.el:538:10:Warning: reference to free variable `preview-auto-reveal'

In preview-register-change:
prv-xemacs.el:652:8:Warning: function preview-register-change used to take 1
    argument, now takes 2

In end of data:
prv-xemacs.el:744:1:Warning: the following functions are not known to be 
defined:
    image-instantiator-format-list, make-glyph, set-glyph-baseline,
    preview-filter-specs-1, set-extent-initial-redisplay-function,
    extent-property, set-extent-property, set-extent-end-glyph,
    extent-keymap, set-extent-keymap, event-over-glyph-p,
    dispatch-event, event-glyph-extent,
    mouse-position-as-motion-event, extent-object,
    set-extent-begin-glyph, set-extent-end-glyph-layout,
    set-extent-properties, preview-inactive-string,
    set-extent-begin-glyph-layout, event-window,
    color-instance-rgb-components, coding-system-name,
    desktop-buffer-preview-misc-data, make-local-hook,
    balloon-help-minor-mode, preview-filter-specs, preview-at-point,
    specifier-spec-list, set-specifier, extent-start-position,
    extent-end-position, extent-detached-p, preview-auto-reveal-p,
    map-extents, preview-format-kill, preview-delete,
    preview-relaxed-string=, preview-disable, set-extent-endpoints

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-bar.el at 
Wed Jun 10 21:12:31 2015

In TeX-bar-TeX-buttons:
tex-bar.el:132:22:Warning: reference to free variable
    `TeX-bar-TeX-all-button-alists'

In TeX-bar-LaTeX-buttons:
tex-bar.el:278:22:Warning: reference to free variable
    `TeX-bar-LaTeX-all-button-alists'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-buf.el at 
Wed Jun 10 21:12:31 2015

In TeX-run-background:
tex-buf.el:797:36:Warning: `process-kill-without-query' is an obsolete
    function (as of 22.1); use `process-query-on-exit-flag' or
    `set-process-query-on-exit-flag'.

In TeX-run-silent:
tex-buf.el:811:35:Warning: `process-kill-without-query' is an obsolete
    function (as of 22.1); use `process-query-on-exit-flag' or
    `set-process-query-on-exit-flag'.

In TeX-region-create:
tex-buf.el:1427:11:Warning: `font-lock-maximum-size' is an obsolete variable
    (as of 24.1).
tex-buf.el:1515:49:Warning: `goto-line' is for interactive use only; use
    `forward-line' instead.

In TeX-parse-TeX:
tex-buf.el:1657:10:Warning: `default-major-mode' is an obsolete variable (as
    of 23.2); use `major-mode' instead.

In TeX-error-overview-goto-source:
tex-buf.el:2602:20:Warning: `default-major-mode' is an obsolete variable (as
    of 23.2); use `major-mode' instead.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-fold.el 
at Wed Jun 10 21:12:31 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-font.el 
at Wed Jun 10 21:12:32 2015
tex-font.el:149:1:Warning: defface for `tex-math-face' fails to specify
    containing group

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-info.el 
at Wed Jun 10 21:12:32 2015
tex-info.el:354:1:Warning: value returned from (fboundp (quote
    declare-function)) is unused

In Texinfo-reftex-hook:
tex-info.el:399:28:Warning: reference to free variable
    `reftex-label-alist-builtin'
tex-info.el:400:48:Warning: assignment to free variable
    `reftex-label-alist-builtin'

In TeX-texinfo-mode:
tex-info.el:612:17:Warning: assignment to free variable `TeX-auto-update'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-jp.el at 
Wed Jun 10 21:12:32 2015
tex-jp.el:348:47:Warning: reference to free variable `japanese-TeX-mode'
tex-jp.el:350:34:Warning: reference to free variable
    `TeX-japanese-process-output-coding-system'
tex-jp.el:351:34:Warning: reference to free variable
    `TeX-japanese-process-input-coding-system'

In end of data:
tex-jp.el:848:1:Warning: the function `japanese-TeX-coding-ejsu' is not known
    to be defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-mik.el at 
Wed Jun 10 21:12:32 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-site.el 
at Wed Jun 10 21:12:32 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-style.el 
at Wed Jun 10 21:12:32 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex-wizard.el 
at Wed Jun 10 21:12:32 2015

In TeX-wizard:
tex-wizard.el:103:49:Warning: assignment to free variable
    `custom-buffer-done-function'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tex.el at Wed 
Jun 10 21:12:32 2015

In TeX-Omega-mode:
tex.el:1476:23:Warning: `TeX-Omega-mode' is an obsolete function (as of
    11.86); use `TeX-engine-set' instead.
tex.el:1476:23:Warning: `TeX-Omega-mode' is an obsolete function (as of
    11.86); use `TeX-engine-set' instead.
tex.el:1476:4:Warning: `TeX-Omega-mode' is an obsolete function (as of 11.86);
    use `TeX-engine-set' instead.
tex.el:1476:46:Warning: `TeX-Omega-mode' is an obsolete function (as of
    11.86); use `TeX-engine-set' instead.
tex.el:1476:46:Warning: `TeX-Omega-mode' is an obsolete function (as of
    11.86); use `TeX-engine-set' instead.
tex.el:1476:46:Warning: `TeX-Omega-mode' is an obsolete function (as of
    11.86); use `TeX-engine-set' instead.

In TeX-source-correlate-handle-TeX-region:
tex.el:1635:66:Warning: `string-to-int' is an obsolete function (as of 22.1);
    use `string-to-number' instead.

In TeX-insert-macro:
tex.el:2996:58:Warning: `interactive-p' is an obsolete function (as of 23.2);
    use `called-interactively-p' instead.

In TeX-parse-argument:
tex.el:3187:26:Warning: reference to free variable `exit-mark'

In TeX-argument-insert:
tex.el:3211:13:Warning: assignment to free variable `last-optional-rejected'
tex.el:3216:37:Warning: reference to free variable `exit-mark'

In VirTeX-common-initialization:
tex.el:3371:46:Warning: assignment to free variable `ispell-parser'
tex.el:3420:47:Warning: assignment to free variable `ispell-tex-p'
tex.el:3453:41:Warning: assignment to free variable `TeX-auto-update'

In TeX-insert-dollar:
tex.el:5637:26:Warning: reference to free variable `texmathp-why'

In TeX-math-input-method-off:
tex.el:5715:55:Warning: `inactivate-input-method' is an obsolete function (as
    of 24.3); use `deactivate-input-method' instead.

In TeX-doc:
tex.el:6061:12:Warning: `interactive-p' is an obsolete function (as of 23.2);
    use `called-interactively-p' instead.

In end of data:
tex.el:6205:1:Warning: the function `spell-buffer' is not known to be defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/texmathp.el 
at Wed Jun 10 21:12:32 2015

In texmathp:
texmathp.el:295:11:Warning: `interactive-p' is an obsolete function (as of
    23.2); use `called-interactively-p' instead.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/toolbar-x.el 
at Wed Jun 10 21:12:32 2015

In toolbarx-xemacs-image-properties:
toolbar-x.el:1344:17:Warning: reference to free variable `toolbar-captioned-p'

In toolbarx-xemacs-refresh:
toolbar-x.el:1596:46:Warning: reference to free variable
    `default-toolbar-border-width'
toolbar-x.el:1597:42:Warning: reference to free variable
    `top-toolbar-border-width'
toolbar-x.el:1598:44:Warning: reference to free variable
    `right-toolbar-border-width'
toolbar-x.el:1599:45:Warning: reference to free variable
    `bottom-toolbar-border-width'
toolbar-x.el:1600:43:Warning: reference to free variable
    `left-toolbar-border-width'
toolbar-x.el:1630:17:Warning: reference to free variable `toolbar-visible-p'
toolbar-x.el:1631:28:Warning: reference to free variable
    `default-toolbar-visible-p'
toolbar-x.el:1633:32:Warning: reference to free variable
    `default-toolbar-height'
toolbar-x.el:1639:25:Warning: reference to free variable
    `default-toolbar-width'
toolbar-x.el:1636:25:Warning: reference to free variable `default-toolbar'
toolbar-x.el:1646:25:Warning: reference to free variable
    `top-toolbar-visible-p'
toolbar-x.el:1647:25:Warning: reference to free variable `top-toolbar-height'
toolbar-x.el:1645:25:Warning: reference to free variable `top-toolbar'
toolbar-x.el:1655:25:Warning: reference to free variable
    `right-toolbar-visible-p'
toolbar-x.el:1656:25:Warning: reference to free variable `right-toolbar-width'
toolbar-x.el:1654:25:Warning: reference to free variable `right-toolbar'
toolbar-x.el:1663:25:Warning: reference to free variable
    `bottom-toolbar-visible-p'
toolbar-x.el:1664:25:Warning: reference to free variable
    `bottom-toolbar-height'
toolbar-x.el:1662:25:Warning: reference to free variable `bottom-toolbar'
toolbar-x.el:1671:25:Warning: reference to free variable
    `left-toolbar-visible-p'
toolbar-x.el:1672:25:Warning: reference to free variable `left-toolbar-width'
toolbar-x.el:1670:25:Warning: reference to free variable `left-toolbar'

In end of data:
toolbar-x.el:2156:1:Warning: the following functions are not known to be 
defined: glyph-height,
    glyph-width, default-toolbar-position, specifier-instance,
    set-specifier, remove-specifier
Leaving directory `/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/AnonymousPro.el at Wed 
Jun 10 21:12:33 2015
Entering directory `/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/'

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/CJK.el 
at Wed Jun 10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/CJKutf8.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/MinionPro.el at Wed 
Jun 10 21:12:33 2015

In end of data:
MinionPro.el:70:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/MyriadPro.el at Wed 
Jun 10 21:12:33 2015

In end of data:
MyriadPro.el:95:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/XCharter.el at Wed Jun 
10 21:12:33 2015

In end of data:
XCharter.el:77:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/acro.el 
at Wed Jun 10 21:12:33 2015

In end of data:
acro.el:295:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/acronym.el at Wed Jun 
10 21:12:33 2015

In end of data:
acronym.el:180:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/afterpage.el at Wed 
Jun 10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/alltt.el at Wed Jun 10 
21:12:33 2015

In end of data:
alltt.el:55:1:Warning: the function `font-latex-set-syntactic-keywords' is not
    known to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/alphanum.el at Wed Jun 
10 21:12:33 2015

In reftex-get-section-level-alphanum:
alphanum.el:55:32:Warning: reference to free variable `reftex-section-regexp'

In end of data:
alphanum.el:101:1:Warning: the function `reftex-match-string' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amsart.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amsbook.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amsbsy.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amsmath.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amsopn.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amssymb.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amstex.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amstext.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/amsthm.el at Wed Jun 
10 21:12:33 2015

In end of data:
amsthm.el:73:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/array.el at Wed Jun 10 
21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/article.el at Wed Jun 
10 21:12:33 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/attachfile.el at Wed 
Jun 10 21:12:34 2015

In end of data:
attachfile.el:120:1:Warning: the function `font-latex-add-keywords' is not
    known to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/austrian.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/babel.el at Wed Jun 10 
21:12:34 2015

In end of data:
babel.el:197:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/baskervaldx.el at Wed 
Jun 10 21:12:34 2015

In end of data:
baskervaldx.el:85:1:Warning: the function `font-latex-add-keywords' is not
    known to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/beamer.el at Wed Jun 
10 21:12:34 2015

In end of data:
beamer.el:368:1:Warning: the following functions are not known to be defined:
    font-latex-add-keywords, font-latex-set-syntactic-keywords

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/biblatex.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/bidibeamer.el at Wed 
Jun 10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/bigdelim.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/bigstrut.el at Wed Jun 
10 21:12:34 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/bm.el 
at Wed Jun 10 21:12:34 2015

In end of data:
bm.el:56:1:Warning: the function `font-latex-add-keywords' is not known to be
    defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/book.el 
at Wed Jun 10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/booktabs.el at Wed Jun 
10 21:12:34 2015

In end of data:
booktabs.el:80:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/bulgarian.el at Wed 
Jun 10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/captcont.el at Wed Jun 
10 21:12:34 2015

In end of data:
captcont.el:48:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/caption.el at Wed Jun 
10 21:12:34 2015

In end of data:
caption.el:314:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/cleveref.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/color.el at Wed Jun 10 
21:12:34 2015

In end of data:
color.el:310:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/colortbl.el at Wed Jun 
10 21:12:34 2015

In end of data:
colortbl.el:75:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/comment.el at Wed Jun 
10 21:12:34 2015
comment.el:54:20:Warning: reference to free variable
    `font-latex-syntactic-keywords-extra'
comment.el:54:20:Warning: assignment to free variable
    `font-latex-syntactic-keywords-extra'

In end of data:
comment.el:71:1:Warning: the following functions are not known to be defined:
    font-latex-set-syntactic-keywords, font-latex-add-keywords

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/csquotes.el at Wed Jun 
10 21:12:34 2015

In end of data:
csquotes.el:247:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/currvita.el at Wed Jun 
10 21:12:34 2015

In LaTeX-currvita-env-with-label:
currvita.el:59:26:Warning: reference to free variable `environment'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/czech.el at Wed Jun 10 
21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/danish.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/dinbrief.el at Wed Jun 
10 21:12:34 2015

In LaTeX-dinbrief-sender:
dinbrief.el:218:16:Warning: `previous-line' is for interactive use only; use
    `forward-line' with negative argument instead.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/dk-bib.el at Wed Jun 
10 21:12:34 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/dk.el 
at Wed Jun 10 21:12:34 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/doc.el 
at Wed Jun 10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/dutch.el at Wed Jun 10 
21:12:34 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/emp.el 
at Wed Jun 10 21:12:34 2015

In LaTeX-env-emp-gen:
emp.el:58:55:Warning: assignment to free variable `LaTeX-emp-fig-name'
emp.el:59:36:Warning: reference to free variable `LaTeX-emp-fig-name'

In LaTeX-env-empfile:
emp.el:74:48:Warning: assignment to free variable `LaTeX-emp-file-name'
emp.el:76:16:Warning: assignment to free variable `mpost-emp-file-name'
emp.el:77:11:Warning: reference to free variable `LaTeX-emp-file-name'
emp.el:82:13:Warning: reference to free variable `mpost-emp-file-name'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/english.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/enumitem.el at Wed Jun 
10 21:12:34 2015

In LaTeX-enumitem-env-with-opts:
enumitem.el:219:26:Warning: reference to free variable `environment'

In end of data:
enumitem.el:449:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/epigraph.el at Wed Jun 
10 21:12:34 2015

In end of data:
epigraph.el:75:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/epsf.el 
at Wed Jun 10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/erewhon.el at Wed Jun 
10 21:12:34 2015

In end of data:
erewhon.el:92:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/eso-pic.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/everysel.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/exercise.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/expl3.el at Wed Jun 10 
21:12:34 2015

In end of data:
expl3.el:52:1:Warning: the function `font-latex-set-syntactic-keywords' is not
    known to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fancyhdr.el at Wed Jun 
10 21:12:34 2015

In end of data:
fancyhdr.el:115:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fancynum.el at Wed Jun 
10 21:12:34 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fancyref.el at Wed Jun 
10 21:12:34 2015

In end of data:
fancyref.el:124:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fancyvrb.el at Wed Jun 
10 21:12:35 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fbb.el 
at Wed Jun 10 21:12:35 2015

In end of data:
fbb.el:82:1:Warning: the function `font-latex-add-keywords' is not known to be
    defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/filecontents.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/flashcards.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/foils.el at Wed Jun 10 
21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fontaxes.el at Wed Jun 
10 21:12:35 2015

In end of data:
fontaxes.el:115:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/fontspec.el at Wed Jun 
10 21:12:35 2015

In end of data:
fontspec.el:236:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/footmisc.el at Wed Jun 
10 21:12:35 2015

In end of data:
footmisc.el:74:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/francais.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/french.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/frenchb.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/geometry.el at Wed Jun 
10 21:12:35 2015

In end of data:
geometry.el:152:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/german.el at Wed Jun 
10 21:12:35 2015

In end of data:
german.el:51:1:Warning: the following functions are not known to be defined:
    font-latex-add-quotes, font-latex-add-to-syntax-alist

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/graphics.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/graphicx.el at Wed Jun 
10 21:12:35 2015

In end of data:
graphicx.el:304:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/harvard.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/hyperref.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/icelandic.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ifluatex.el at Wed Jun 
10 21:12:35 2015

In LaTeX-ifluatex-set-exit-mark:
ifluatex.el:34:15:Warning: reference to free variable `exit-mark'

In end of data:
ifluatex.el:62:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/imakeidx.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/index.el at Wed Jun 10 
21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/inputenc.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/italian.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/j-article.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/j-book.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/j-report.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jarticle.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jbook.el at Wed Jun 10 
21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jreport.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jsarticle.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jsbook.el at Wed Jun 
10 21:12:35 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jura.el 
at Wed Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/jurabib.el at Wed Jun 
10 21:12:35 2015
jurabib.el:151:28:Warning: reference to free variable
    `reftex-cite-format-builtin'

In end of data:
jurabib.el:636:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/kantlipsum.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/kpfonts.el at Wed Jun 
10 21:12:35 2015

In LaTeX-kpfonts-mode:
kpfonts.el:502:22:Warning: reference to free variable
    `LaTeX-kpfonts-mode-menu'
kpfonts.el:502:46:Warning: reference to free variable `LaTeX-kpfonts-mode-map'

In end of data:
kpfonts.el:600:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/latexinfo.el at Wed 
Jun 10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/letter.el at Wed Jun 
10 21:12:35 2015

In end of data:
letter.el:186:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/lettrine.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/lipsum.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/listings.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/longtable.el at Wed 
Jun 10 21:12:35 2015

In end of data:
longtable.el:95:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/lscape.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ltablex.el at Wed Jun 
10 21:12:35 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ltx-base.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ltxdoc.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ltxtable.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/luacode.el at Wed Jun 
10 21:12:36 2015

In end of data:
luacode.el:64:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/luatextra.el at Wed 
Jun 10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/makeidx.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/mathtools.el at Wed 
Jun 10 21:12:36 2015
mathtools.el:66:17:Warning: reference to free variable
    `LaTeX-amsmath-package-options'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/mdsymbol.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/mdwlist.el at Wed Jun 
10 21:12:36 2015

In end of data:
mdwlist.el:65:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/memoir.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/metalogo.el at Wed Jun 
10 21:12:36 2015

In end of data:
metalogo.el:86:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/mflogo.el at Wed Jun 
10 21:12:36 2015

In end of data:
mflogo.el:50:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/minted.el at Wed Jun 
10 21:12:36 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/mn2e.el 
at Wed Jun 10 21:12:36 2015

In end of data:
mn2e.el:176:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/multicol.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/multido.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/multind.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/multirow.el at Wed Jun 
10 21:12:36 2015

In end of data:
multirow.el:53:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/nameref.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/natbib.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/naustrian.el at Wed 
Jun 10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/newtxmath.el at Wed 
Jun 10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/newtxsf.el at Wed Jun 
10 21:12:36 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/newtxtext.el at Wed 
Jun 10 21:12:36 2015

In end of data:
newtxtext.el:81:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/newtxttt.el at Wed Jun 
10 21:12:37 2015

In end of data:
newtxttt.el:63:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ngerman.el at Wed Jun 
10 21:12:37 2015

In end of data:
ngerman.el:51:1:Warning: the following functions are not known to be defined:
    font-latex-add-quotes, font-latex-add-to-syntax-alist

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/nicefrac.el at Wed Jun 
10 21:12:37 2015

In end of data:
nicefrac.el:47:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/nomencl.el at Wed Jun 
10 21:12:37 2015

In end of data:
nomencl.el:72:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/paralist.el at Wed Jun 
10 21:12:37 2015

In end of data:
paralist.el:108:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/pdfsync.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/placeins.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/plext.el at Wed Jun 10 
21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/plfonts.el at Wed Jun 
10 21:12:37 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/plhb.el 
at Wed Jun 10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/polish.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/polski.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/prosper.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/psfig.el at Wed Jun 10 
21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/pst-grad.el at Wed Jun 
10 21:12:37 2015
pst-grad.el:53:32:Warning: reference to free variable
    `LaTeX-pst-fillstyle-list'
pst-grad.el:54:46:Warning: assignment to free variable
    `LaTeX-pst-fillstyle-list'
pst-grad.el:56:13:Warning: reference to free variable
    `LaTeX-pst-parameters-completion-regexp'
pst-grad.el:58:25:Warning: assignment to free variable
    `LaTeX-pst-parameters-completion-regexp'
pst-grad.el:63:19:Warning: reference to free variable
    `LaTeX-pst-parameters-name-list'
pst-grad.el:63:19:Warning: assignment to free variable
    `LaTeX-pst-parameters-name-list'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/pst-node.el at Wed Jun 
10 21:12:37 2015

In end of data:
pst-node.el:194:1:Warning: the following functions are not known to be defined:
    LaTeX-package-parameter-value,
    LaTeX-package-parameters-pref-and-chosen,
    LaTeX-package-parameters, LaTeX-pst-angle, LaTeX-pst-point,
    LaTeX-pst-arrows

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/pst-plot.el at Wed Jun 
10 21:12:37 2015

In LaTeX-pstplot-cleanup:
pst-plot.el:53:27:Warning: reference to free variable `LaTeX-pstplot-datasets'
pst-plot.el:53:27:Warning: assignment to free variable
    `LaTeX-pstplot-datasets'
pst-plot.el:128:27:Warning: reference to free variable
    `LaTeX-pst-parameters-completion-regexp'
pst-plot.el:131:25:Warning: assignment to free variable
    `LaTeX-pst-parameters-completion-regexp'
pst-plot.el:136:19:Warning: reference to free variable
    `LaTeX-pst-parameters-name-list'
pst-plot.el:136:19:Warning: assignment to free variable
    `LaTeX-pst-parameters-name-list'

In end of data:
pst-plot.el:140:1:Warning: the following functions are not known to be defined:
    LaTeX-pst-arrows, LaTeX-pst-point, TeX-arg-compl-list

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/pst-slpe.el at Wed Jun 
10 21:12:37 2015
pst-slpe.el:53:29:Warning: reference to free variable
    `LaTeX-pst-fillstyle-list'
pst-slpe.el:55:21:Warning: assignment to free variable
    `LaTeX-pst-fillstyle-list'
pst-slpe.el:58:13:Warning: reference to free variable
    `LaTeX-pst-parameters-completion-regexp'
pst-slpe.el:60:25:Warning: assignment to free variable
    `LaTeX-pst-parameters-completion-regexp'
pst-slpe.el:65:19:Warning: reference to free variable
    `LaTeX-pst-parameters-name-list'
pst-slpe.el:65:19:Warning: assignment to free variable
    `LaTeX-pst-parameters-name-list'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/pstricks.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ragged2e.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/relsize.el at Wed Jun 
10 21:12:37 2015

In end of data:
relsize.el:70:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/report.el at Wed Jun 
10 21:12:37 2015

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ruby.el 
at Wed Jun 10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/scrartcl.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/scrbase.el at Wed Jun 
10 21:12:37 2015

In end of data:
scrbase.el:226:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/scrbook.el at Wed Jun 
10 21:12:37 2015

In end of data:
scrbook.el:64:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/scrlttr2.el at Wed Jun 
10 21:12:37 2015

In end of data:
scrlttr2.el:241:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/scrpage2.el at Wed Jun 
10 21:12:37 2015

In end of data:
scrpage2.el:131:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/scrreprt.el at Wed Jun 
10 21:12:37 2015

In end of data:
scrreprt.el:65:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/setspace.el at Wed Jun 
10 21:12:37 2015

In end of data:
setspace.el:63:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/shortvrb.el at Wed Jun 
10 21:12:37 2015

In end of data:
shortvrb.el:84:1:Warning: the function `font-latex-add-to-syntax-alist' is not
    known to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/siunitx.el at Wed Jun 
10 21:12:37 2015

In end of data:
siunitx.el:626:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/slides.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/slovak.el at Wed Jun 
10 21:12:37 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/subfigure.el at Wed 
Jun 10 21:12:38 2015

In end of data:
subfigure.el:80:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/swedish.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/tabularx.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/tabulary.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/tcolorbox.el at Wed 
Jun 10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/textcomp.el at Wed Jun 
10 21:12:38 2015

In end of data:
textcomp.el:179:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/ulem.el 
at Wed Jun 10 21:12:38 2015

In end of data:
ulem.el:108:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/unicode-math.el at Wed 
Jun 10 21:12:38 2015

In end of data:
unicode-math.el:75:1:Warning: the function `font-latex-add-keywords' is not
    known to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/units.el at Wed Jun 10 
21:12:38 2015

In end of data:
units.el:51:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file /cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/url.el 
at Wed Jun 10 21:12:38 2015

In end of data:
url.el:97:1:Warning: the following functions are not known to be defined:
    font-latex-add-keywords, font-latex-set-syntactic-keywords

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/varioref.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/verbatim.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/virtex.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/wrapfig.el at Wed Jun 
10 21:12:38 2015

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/xparse.el at Wed Jun 
10 21:12:38 2015

In end of data:
xparse.el:115:1:Warning: the function `font-latex-add-keywords' is not known
    to be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/xspace.el at Wed Jun 
10 21:12:38 2015

In end of data:
xspace.el:54:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/zlmtt.el at Wed Jun 10 
21:12:38 2015

In end of data:
zlmtt.el:59:1:Warning: the function `font-latex-add-keywords' is not known to
    be defined.
Leaving directory `/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/style/'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tests/latex/latex-test.el at 
Wed Jun 10 21:12:38 2015
Entering directory 
`/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tests/latex/'
Leaving directory 
`/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tests/latex/'

Compiling file 
/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tests/tex/command-expansion.el
 at Wed Jun 10 21:12:38 2015
Entering directory 
`/cygdrive/d/Users/sva/.emacs.d/elpa/auctex-11.88.6/tests/tex/'

Compiling no file at Wed Jun 10 21:12:38 2015
--8<---------------cut here---------------end--------------->8---

Is this safe?  There are still quite a lot of warnings (206, if
I believe Anzu)...

Back to reapplying your workaround...

> followed by `C-c C-l' to switch to the output buffer, what does `C-h
> v default-directory' return in there?  It should be the directory
> containing haie-ecm.tex.

In this buffer:

  ┌────
  │ Running `LaTeX' on `haie-ecm' with ``pdflatex  -file-line-error   
-interaction=nonstopmode "\input" haie-ecm.tex''
  │ This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/W32TeX) 
(preloaded format=pdflatex)
  │  restricted \write18 enabled.
  │ entering extended mode
  │ LaTeX2e <2014/05/01>
  │ Babel <3.9l> and hyphenation patterns for 79 languages loaded.
  │ ! I can't find file `haie-ecm.tex'.
  │ <*> \input haie-ecm.tex
  │                        
  │ (Press Enter to retry, or Control-Z to exit)
  │ Please type another input file name
  │ ! Emergency stop.
  │ <*> \input haie-ecm.tex
  │                        
  │ !  ==> Fatal error occurred, no output PDF file produced!
  │ Transcript written on texput.log.
  │ 
  │ TeX Output exited abnormally with code 1 at Wed Jun 10 21:17:07
  └────

I get the following:

  ┌────
  │ default-directory is a variable defined in `C source code'.
  │ Its value is
  │ "/cygdrive/d/Users/sva/Personal/Lettres/"
  │ Local in buffer 
*~/Personal/Business/Real-Estate/Apartment-Scorpios-Boulouris/Lettres/haie-ecm 
output*; global value is nil
  │ 
  │   Automatically becomes permanently buffer-local when set.
  │   This variable is safe as a file local variable if its value
  │   satisfies the predicate `stringp'.
  │ 
  │ Documentation:
  │ Name of default directory of current buffer.  Should end with slash.
  │ To interactively change the default directory, use command `cd'.
  └────

This seems to be what you expected... but, then, there is not obvious
reason for why it fails within Emacs...

Euh, well, I may have a hint.  I'm using TeX Live, installed within
Windows.  Does it receive a path to the file written in the
`/cygdrive/d' way?  If yes, I guess TeX Live does not understand where
is the file.

Best regards,
  Seb

--
Sebastien Vauban



reply via email to

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