help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: problems with emacs lisp function


From: Kai Großjohann
Subject: Re: problems with emacs lisp function
Date: 10 Jun 2001 13:00:00 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104

On Sat, 12 May 2001, Enrico Campanelli wrote:

> The problem is that when I run emacs, I get the following error
> message:
> 
> "symbol's value as variable void: tex-mode-map"

Put (require 'tex-mode) before the offending define-key statement.
This means that Emacs takes a little longer to start up, though.

kai
-- 
~/.signature: No such file or directory



reply via email to

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