|
|
Hello
Well, I finally got myself to take the time and fix the few things that
weren't working, and apply
a really neat patch from Alexander Schmolck (thank you), so now it seems
good enough to be called
pov-mode v2.0 ;). So a quick list of changes:
Commands to render at different qualities, invoke with C-c C-c.
Context-sensitive help, S-F1 to
find the word you are standing on in povuser.txt. And the coolest of
them all, a page for
customisations, that is enter the
cumstomize->programming->languages->pov and there you have all the
stuff that had to be changed manually before neatly shown. What else is
there... Hm... a working key-word
expander, it isn't context-aware, but, it saves typing, and hopefully I
will come around and do some work
on the context-sensitivity during summer (no promises...). Thats about
it I think.
Go get it at www.acc.umu.se/~woormie/povray/index.html there you will
also find a better rundown on the
commands and other stuff (I know it should be better documented, but I
want this out the door).
/Peter Toneby
Post a reply to this message
|
|
|
|
When I try to use it I get this error in GNU Emacs 20.6.1:
File mode specification error: (void-variable running-xemacs)
What could be the problem?
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
|
|
Warp wrote:
>
> When I try to use it I get this error in GNU Emacs 20.6.1:
>
> File mode specification error: (void-variable running-xemacs)
>
> What could be the problem?
>
ok, the problem seems to be the check for which viewer to use as
default, I do reccomend the
use of external as that will work in both Xemacs and FSF-emacs. So the
quick and dirty fix was
to comment the offending lines, and setting a hard default.
An updated version is available on www.acc.umu.se/~woormie/povray
/Peter
Post a reply to this message
|
|