Package: xemacs21
Version: 21.4.17-1
Severity: important

Hi,

since a couple of days I can't open any .tex file containing
\documentclass{scrreprt}. The mini buffer just says:

"Symbol's value as variable is void: font-latex-match-textual-keywords-local"

When I change the documentclass to 'article' or just 'asdf' there's no
problem opening the file.

Both, mule and nomule versions are affected. GNU emacs does not have the same 
problem. 

In order to track down the problem I've stripped down my .xemacs/
directory to contain just the following init.el:

;;----------init.el------------------------------
(require 'tex-site)
(setq TeX-auto-save t)
(setq TeX-parse-self t)
(setq-default TeX-master nil)
(require 'recent-files)
(recent-files-initialize)
(setq options-save-faces t)
(add-hook 'LaTeX-mode-hook 'turn-on-reftex)
(add-hook 'LaTeX-mode-hook 'turn-on-auto-fill)
(add-hook 'LaTeX-mode-hook 'latex-math-mode)
(require 'font-latex)
;;---------end of init.el------------------------


Any idea? 

Thanks in advance,

Felix Homann



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xemacs21 depends on:
ii  xemacs21-mule                 21.4.17-1  highly customizable text editor --
ii  xemacs21-nomule               21.4.17-1  highly customizable text editor --

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to