POV-Ray : Newsgroups : povray.unix : emacs pov-mode problem : Re: emacs pov-mode problem Server Time
28 Jul 2024 18:27:11 EDT (-0400)
  Re: emacs pov-mode problem  
From: Steve
Date: 27 Apr 2002 16:25:57
Message: <slrnacm2ac.361.steve@zeropps.org.uk>
On Sat, 27 Apr 2002 19:45:46 +0300, Artis wrote:
>> ;; 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)"

Do:

[sjlen:gh]$ alias

And you should see if emacs is aliased with something strange. 

I've just done a little experiment and found your error, you need to 
put your pov-im.el in the same directory as pov-mode.el which on my 
system is "/usr/share/emacs/20.5/lisp". 

Hope that fixes everything. 

--
%HAV-A-NICEDAY                    email mailto:ste### [at] zeroppsuklinuxnet
Steve                                web http://www.zeropps.uklinux.net/
                                             or http://start.at/zero-pps
  9:20pm  up 8 days, 18:00,  1 user,  load average: 1.00, 1.00, 1.00


Post a reply to this message

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