auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] warning in the latest git


From: Tassilo Horn
Subject: Re: [AUCTeX-devel] warning in the latest git
Date: Fri, 18 Sep 2015 08:13:41 +0200
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Tassilo Horn <address@hidden> writes:


>> When I try out the latest git, when opening a latex file I obtain
>>
>> emacs/site-lisp/packages/auctex-git/auctex/latex.elc:Warning: looking-back
>>     called with 1 argument, but requires 2-3
>>
>> I presume this is harmless?
>
> That said, it wouldn't be a bad idea to provide a LIMIT at the calls
> anyway.

Eek, strange!  AUCTeX does not use `looking-back' at all, and latex.elc
does not contain a reference to it, too.  (That could have been possible
in case latex.el uses some macro which expands to something using
`looking-back'.)

And where do you get that warning?  I don't get it neither during
byte-compilation (make in auctex) nor when finding a latex file.  You
seem to say you get it at the latter, but where is it printed?  On the
command line where you've started emacs or in *Messages* or in some
*Compilation* buffer?

Bye,
Tassilo




reply via email to

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