auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Unable to compile: Symbol's function definition is void: ma


From: Ralf Angeli
Subject: Re: [AUCTeX] Unable to compile: Symbol's function definition is void: mapchar *
Date: Wed, 26 Sep 2012 23:39:42 +0200

* Sree Harsha Totakura (2012-09-26) writes:

> Here's the debug output:

Thanks!

> Debugger entered--Lisp error: (void-function mapcar*)
>   mapcar*(#[(dir) "\301\302!!\207" [dir expand-file-name
> file-name-as-directory] 3] ("." "/var/lib/texmf/tex/"
> "/usr/local/share/texmf/tex/" "/usr/share/texmf/tex/"
> "/usr/share/texmf-texlive/tex/" "/usr/share/texmf-texlive/bibtex/bst/"))
>   apply(mapcar* #[(dir) "\301\302!!\207" [dir expand-file-name
> file-name-as-directory] 3] ("." "/var/lib/texmf/tex/"
> "/usr/local/share/texmf/tex/" "/usr/share/texmf/tex/"
> "/usr/share/texmf-texlive/tex/" "/usr/share/texmf-texlive/bibtex/bst/") nil)

In `TeX-check-files' there is a call to `map' which was introduced with
the changes for biber.  That could be the culprit.  Maybe this should be
replaced by something more Elispy.

I'm currently busy with RefTeX, so if somebody else wants to have a go
at it, feel free. (c:

>   TeX-check-files("testbed.pdf" ("testbed" "testbed" "LATEX") ("tex"
> "sty" "cls" "ltx" "texi" "texinfo" "dtx"))
>   TeX-save-document("testbed")
>   TeX-command-query("testbed")
>   TeX-command-master(nil)
>   call-interactively(TeX-command-master nil nil)

-- 
Ralf



reply via email to

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