POV-Ray : Newsgroups : povray.unix : emacs povmode Server Time
28 Jul 2024 14:24:24 EDT (-0400)
  emacs povmode (Message 1 to 8 of 8)  
From: cinder
Subject: emacs povmode
Date: 7 Mar 2002 18:19:16
Message: <3c87f574@news.povray.org>
anyone knows where i can get pov mode for emacs outside of 
www.acc.umu.se/~woormie/povray/
please reply
-- 
%segmentation fault


Post a reply to this message

From: Steve
Subject: Re: emacs povmode
Date: 7 Mar 2002 20:02:40
Message: <slrna8g32j.bk6.steve@zero-pps.localdomain>
On Thu, 07 Mar 2002 18:14:59 -0500, cinder wrote:
> anyone knows where i can get pov mode for emacs outside of 
> www.acc.umu.se/~woormie/povray/
> please reply

It downloads fine from there.  What problems are you having?

--
#local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
-((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
(l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve


Post a reply to this message

From: cinder
Subject: Re: emacs povmode
Date: 7 Mar 2002 20:40:01
Message: <3c881671@news.povray.org>
Steve wrote:

> On Thu, 07 Mar 2002 18:14:59 -0500, cinder wrote:
>> anyone knows where i can get pov mode for emacs outside of
>> www.acc.umu.se/~woormie/povray/
>> please reply
> 
> It downloads fine from there.  What problems are you having?
> 
> --
> #local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
> -((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
> (l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
> I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve
 I cannot access the server due to 403
-- 
%segmentation fault


Post a reply to this message

From: Steve
Subject: Re: emacs povmode
Date: 7 Mar 2002 20:51:12
Message: <slrna8g681.c6f.steve@zero-pps.localdomain>
On Thu, 07 Mar 2002 20:35:44 -0500, cinder wrote:
>  I cannot access the server due to 403

pov-mode.el:

http://users.zeropps.btopenworld.com/bits/pov-mode.el

and my .emacs file that workis in Linux and windows, but you'll have
to rename it:

http://users.zeropps.btopenworld.com/bits/winemacs

--
#local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
-((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
(l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve


Post a reply to this message

From: Steve
Subject: Re: emacs povmode
Date: 7 Mar 2002 20:55:00
Message: <slrna8g6fe.c86.steve@zero-pps.localdomain>
On 7 Mar 2002 20:51:12 -0500, Steve wrote:
> On Thu, 07 Mar 2002 20:35:44 -0500, cinder wrote:
>>  I cannot access the server due to 403
> 
> pov-mode.el:
> 
> http://users.zeropps.btopenworld.com/bits/pov-mode.el

Oops that should be:

http://zeropps.users.btopenworld.com/bits/pov-mode.el



> and my .emacs file that workis in Linux and windows, but you'll have
> to rename it:
> 
> http://users.zeropps.btopenworld.com/bits/winemacs
Oops that should be:

http://zeropps.users.btopenworld.com/bits/winemacs 


 
> --
> #local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
> -((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
> (l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
> I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve 

--
#local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
-((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
(l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve


Post a reply to this message

From: cinder
Subject: Re: emacs povmode
Date: 7 Mar 2002 21:07:07
Message: <3c881cca@news.povray.org>
Steve wrote:

> On 7 Mar 2002 20:51:12 -0500, Steve wrote:
>> On Thu, 07 Mar 2002 20:35:44 -0500, cinder wrote:
>>>  I cannot access the server due to 403
>> 
>> pov-mode.el:
>> 
>> http://users.zeropps.btopenworld.com/bits/pov-mode.el
> 
> Oops that should be:
> 
> http://zeropps.users.btopenworld.com/bits/pov-mode.el
> 
> 
> 
>> and my .emacs file that workis in Linux and windows, but you'll have
>> to rename it:
>> 
>> http://users.zeropps.btopenworld.com/bits/winemacs
> Oops that should be:
> 
> http://zeropps.users.btopenworld.com/bits/winemacs
> 
> 
>  
>> --
>> #local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
>> -((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
>> (l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
>> I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve
> 
> --
> #local i=.1;#local I=(i/i)/i;#local l=(i+i)/i;#local ll=(I/i)/l;box{<-ll,
> -((I/I)+l),-ll><ll,-l,ll>pigment{checker scale l}finish{ambient((I/l)/I)+
> (l/I)}}sphere{<i-i,l-l,(I/l)>l/l pigment{rgb((I/l)/I)}finish{reflection((
> I/l)/I)-(l/I)specular(I/l)/I}}light_source{<I-l,I+I,(I-l)/l>l/l} // Steve

thanks man
-- 
%segmentation fault


Post a reply to this message

From: Warp
Subject: Re: emacs povmode
Date: 8 Mar 2002 09:21:03
Message: <3c88c8ce@news.povray.org>
By the way, it's a good practice to remove unnecessary parts from quotes
in order to shorten the article and make it more readable.

  (At least you didn't answer at the beginning of the article, which is a
mistake most people do.)

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: Wanderer On The Road
Subject: Re: emacs povmode
Date: 14 Mar 2002 12:57:40
Message: <3c90e493@news.povray.org>
<posted & mailed>

While wandering in povray.unix, cinder was heard to expound:

> anyone knows where i can get pov mode for emacs outside of
> www.acc.umu.se/~woormie/povray/
> please reply

And perhaps more importantly, when will it be updated for 3.5 (assuming it 
hasn't already)


Post a reply to this message

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