POV-Ray : Newsgroups : povray.unix : emacs pov-mode problem Server Time
28 Jul 2024 16:32:03 EDT (-0400)
  emacs pov-mode problem (Message 11 to 11 of 11)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Steve
Subject: Re: emacs pov-mode problem
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

<<< Previous 10 Messages Goto Initial 10 Messages

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