Mads Jensen <[email protected]> writes:

> Another file that I've had lying virtually finished for a long time.
>
> 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.

-- 
David Kastrup

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to