POV-Ray : Newsgroups : povray.unix : emacs pov-mode problem : Re: emacs pov-mode problem Server Time
28 Jul 2024 12:37:08 EDT (-0400)
  Re: emacs pov-mode problem  
From: Artis
Date: 27 Apr 2002 12:45:29
Message: <3ccad5a9@news.povray.org>
> ;; Where did you install the POV-mode?
> (setq load-path (cons "/usr/share/emacs/20.5/lisp/pov-mode.el" load-path))
> (autoload 'pov-mode "pov-mode.el" "PoVray scene file mode" t)

I had to remove the pov-mode.el from load-path, so emcas could find the 
file. I get full highlight, but emacs stays in fundamental mode and I get 
the error message: "File mode specification error: (void variable 
pov-imenu-in-menu)"


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.