bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] Re: 2005-06-04; Void variable for font


From: Franz Haeuslschmid
Subject: [Bug-AUCTeX] Re: 2005-06-04; Void variable for font
Date: Sun, 05 Jun 2005 20:19:03 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.10 (usg-unix-v)

Ralf Angeli writes:

> * Franz Haeuslschmid (2005-06-05) writes:
>
>> Debugger entered--Lisp error: (void-variable 
>> font-latex-match-title-1-keywords-local)
>>   signal(void-variable (font-latex-match-title-1-keywords-local))
>
> No problem here.

[...]

> If the files are in order, do you have any references to
> `font-latex-match-title-*-keywords' in your init files?  If so you
> might want to replace them with the new variable names.

OK, this might now be a lame attempt to analyze things, but with
my favored brute-force method (`find . -name | xargs grep
whatever_ you_want'), I discovered, that the
scrbase/scrbook/scrreprt styles contain references to that
`font-latex-match-title-*-keywords' variables'.  I replaced them
with the new variable names and encounter a similar error now:

Debugger entered--Lisp error: (void-function font-latex-match-title-1-make)
  signal(void-function (font-latex-match-title-1-make))
  byte-code("..." [buf data kill-buffer signal] 3)
  find-file-noselect("~\\Desktop\\Test2.tex")
  find-file("~\\Desktop\\Test2.tex" nil)
  call-interactively(find-file)

Was that helpful in any way?

Franz.





reply via email to

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