auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] pdfpages.el


From: Mads Jensen
Subject: Re: [AUCTeX-devel] pdfpages.el
Date: Sat, 29 Dec 2012 15:04:31 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 2012-12-29 08:06, David Kastrup wrote:
>> For some reason, I get "Symbol's function definition is void:
>> TeX-arg-key-val", and I'm not sure why?
> 
>     '("includepdfmerge"
>       [ TeX-arg-key-val (remove '("pages") LaTeX-pdfpages-key-val-options) ]
>       t)
>     '("includepdfset" (TeX-arg-key-val LaTeX-pdfpages-key-val-options))
> 
> Looks like TeX-arg-key-val is used in different data structures here.

Maybe it's my lack of skill in Emacs lisp, but I don't see anything
wrong with the above? After all, it doesn't really explain the
"(void-function TeX-arg-key-val)" that I get when debugging. If you can
enlighten me how to fix it, I'd be pleased :-)

I was just interested in disregarding "pages" from the list of options
for includepdfmerge, since the manual says that it's of no use there.
But since "pages" is the first option, it can be simplified with (cdr
LaTeX-pdfpages-key-val-options) instead (which probably also runs faster).
-- 
Med Venlig Hilsen / Kind Regards,
Mads Jensen
Rubinsteinsvej 31,st.th
DK-2450 Kbh. SV
Denmark
+45 6168 8518
My brain is my second favorite organ.
      -- Woody Allen

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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