Gnus development mailing list
 help / color / mirror / Atom feed
* help, I've shot the gnu
@ 2002-03-26 22:20 Wes Hardaker
  2002-03-27  1:10 ` Wes Hardaker
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Wes Hardaker @ 2002-03-26 22:20 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 212 bytes --]


I thought, uh, I'd try and make the logo a bit more specialized with
the given release.  So, I, uh, apparently shot it.  At least that's
what it looks like.  xpm and lame-wrong-way-to-do-things patch appended.


[-- Attachment #2: gnus.xpm --]
[-- Type: image/x-xpixmap, Size: 153065 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: patch --]
[-- Type: text/x-patch, Size: 555 bytes --]

Index: gnus.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/gnus.el,v
retrieving revision 6.101
diff -u -r6.101 gnus.el
--- gnus.el	2002/02/09 13:30:37	6.101
+++ gnus.el	2002/03/26 22:28:46
@@ -836,6 +836,7 @@
 			    :color-symbols
 			    (("thing" . ,(car gnus-logo-colors))
 			     ("shadow" . ,(cadr gnus-logo-colors))
+			     ("oort" . "#eeeeee")
 			     ("background" . ,(face-background 'default))))
 		     (:type pbm :file "gnus.pbm"
 			    ;; Account for the pbm's blackground.

[-- Attachment #4: Type: text/plain, Size: 82 bytes --]


-- 
"Ninjas aren't dangerous.  They're more afraid of you than you are of them."

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2002-03-26 22:20 help, I've shot the gnu Wes Hardaker
@ 2002-03-27  1:10 ` Wes Hardaker
  2002-03-27  8:59 ` Kai Großjohann
  2003-01-02  1:38 ` Lars Magne Ingebrigtsen
  2 siblings, 0 replies; 22+ messages in thread
From: Wes Hardaker @ 2002-03-27  1:10 UTC (permalink / raw)


>>>>> On Tue, 26 Mar 2002 14:20:54 -0800, Wes Hardaker <wes@hardakers.net> said:

Wes> I thought, uh, I'd try and make the logo a bit more specialized
Wes> with the given release.

I probably didn't state well enough what those dots are.  They are in
fact the real Oort cloud.

-- 
"Ninjas aren't dangerous.  They're more afraid of you than you are of them."



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2002-03-26 22:20 help, I've shot the gnu Wes Hardaker
  2002-03-27  1:10 ` Wes Hardaker
@ 2002-03-27  8:59 ` Kai Großjohann
  2002-03-27 15:40   ` Wes Hardaker
  2003-01-02  1:38 ` Lars Magne Ingebrigtsen
  2 siblings, 1 reply; 22+ messages in thread
From: Kai Großjohann @ 2002-03-27  8:59 UTC (permalink / raw)
  Cc: ding

Wes Hardaker <wes@hardakers.net> writes:

> I thought, uh, I'd try and make the logo a bit more specialized with
> the given release.  So, I, uh, apparently shot it.  At least that's
> what it looks like.  xpm and lame-wrong-way-to-do-things patch appended.

It seems that Pterodactyl is showing through, here (in the colors).
Why did you change the color of the gnu?

kai
-- 
Silence is foo!



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2002-03-27  8:59 ` Kai Großjohann
@ 2002-03-27 15:40   ` Wes Hardaker
  2002-03-27 17:17     ` Kai Großjohann
  0 siblings, 1 reply; 22+ messages in thread
From: Wes Hardaker @ 2002-03-27 15:40 UTC (permalink / raw)
  Cc: ding

>>>>> On Wed, 27 Mar 2002 09:59:21 +0100, Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) said:

Kai> It seems that Pterodactyl is showing through, here (in the
Kai> colors).  Why did you change the color of the gnu?

Um, it shouldn't have changed the color.  The color assignments should
still be done by the gnus code not the xpm file.  Did you look at it
by hand or did you actually run gnus?  (remember that gnus actually
changes the colors of the xpm file at run time, so the actual xpm file
doesn't match the current run-time colors).
-- 
"Ninjas aren't dangerous.  They're more afraid of you than you are of them."



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2002-03-27 15:40   ` Wes Hardaker
@ 2002-03-27 17:17     ` Kai Großjohann
  0 siblings, 0 replies; 22+ messages in thread
From: Kai Großjohann @ 2002-03-27 17:17 UTC (permalink / raw)
  Cc: ding

Wes Hardaker <wes@hardakers.net> writes:

> Um, it shouldn't have changed the color.  The color assignments should
> still be done by the gnus code not the xpm file.  Did you look at it
> by hand or did you actually run gnus?

Ah.  Now I see.  I just hit `b' on your message.  No, I didn't run
Gnus.

I like your new logo!

kai
-- 
Silence is foo!



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2002-03-26 22:20 help, I've shot the gnu Wes Hardaker
  2002-03-27  1:10 ` Wes Hardaker
  2002-03-27  8:59 ` Kai Großjohann
@ 2003-01-02  1:38 ` Lars Magne Ingebrigtsen
  2003-01-05 17:02   ` luis fernandes
  2003-01-06 15:54   ` Wes Hardaker
  2 siblings, 2 replies; 22+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-02  1:38 UTC (permalink / raw)


Wes Hardaker <wes@hardakers.net> writes:

> I thought, uh, I'd try and make the logo a bit more specialized with
> the given release.  So, I, uh, apparently shot it.  At least that's
> what it looks like.  xpm and lame-wrong-way-to-do-things patch appended.

Heh.  I've now install the oortified version in the gnus etc dir.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-02  1:38 ` Lars Magne Ingebrigtsen
@ 2003-01-05 17:02   ` luis fernandes
  2003-01-05 17:34     ` Jorge Godoy
  2003-01-06 15:54   ` Wes Hardaker
  1 sibling, 1 reply; 22+ messages in thread
From: luis fernandes @ 2003-01-05 17:02 UTC (permalink / raw)



    >> I thought, uh, I'd try and make the logo a bit more
    >> specialized with the given release.  So, I, uh, apparently
    >> shot it.  

    larsi> Heh.  I've now install the oortified version in the gnus
    larsi> etc dir.

I'm afraid to look.



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 17:02   ` luis fernandes
@ 2003-01-05 17:34     ` Jorge Godoy
  2003-01-05 19:33       ` Kai Großjohann
  2003-01-05 20:25       ` Simon Josefsson
  0 siblings, 2 replies; 22+ messages in thread
From: Jorge Godoy @ 2003-01-05 17:34 UTC (permalink / raw)
  Cc: ding

luis fernandes <elf@ee.ryerson.ca> writes:

>     >> I thought, uh, I'd try and make the logo a bit more
>     >> specialized with the given release.  So, I, uh, apparently
>     >> shot it.  
>
>     larsi> Heh.  I've now install the oortified version in the gnus
>     larsi> etc dir.
>
> I'm afraid to look.

Mine is still with something messy above it. 

There's a screenshot at
http://godoy.homeip.net:8080/gnus_initial_screen.png


See you,
-- 
Godoy.     <godoy@ieee.org>



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 17:34     ` Jorge Godoy
@ 2003-01-05 19:33       ` Kai Großjohann
  2003-01-05 19:37         ` Jorge Godoy
  2003-01-05 20:25       ` Simon Josefsson
  1 sibling, 1 reply; 22+ messages in thread
From: Kai Großjohann @ 2003-01-05 19:33 UTC (permalink / raw)


Jorge Godoy <godoy@ieee.org> writes:

> Mine is still with something messy above it. 

It's not messy, it's Oort!
-- 
Ambibibentists unite!



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 19:33       ` Kai Großjohann
@ 2003-01-05 19:37         ` Jorge Godoy
  2003-01-05 20:16           ` Kai Großjohann
  0 siblings, 1 reply; 22+ messages in thread
From: Jorge Godoy @ 2003-01-05 19:37 UTC (permalink / raw)
  Cc: ding

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Jorge Godoy <godoy@ieee.org> writes:
>
>> Mine is still with something messy above it. 
>
> It's not messy, it's Oort!

Heh... I'd rather my Gnus without that :-)
You see... How can I show the girls the nice Gnus if they'll start
asking about all that 'Oort' above it? :-))


See you,
-- 
Godoy.     <godoy@ieee.org>



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 19:37         ` Jorge Godoy
@ 2003-01-05 20:16           ` Kai Großjohann
  2003-01-05 20:29             ` Jorge Godoy
  2003-01-05 22:14             ` Henrik Enberg
  0 siblings, 2 replies; 22+ messages in thread
From: Kai Großjohann @ 2003-01-05 20:16 UTC (permalink / raw)


Jorge Godoy <godoy@ieee.org> writes:

> Heh... I'd rather my Gnus without that :-)
> You see... How can I show the girls the nice Gnus if they'll start
> asking about all that 'Oort' above it? :-))

Tell them that Jan Hendrik was a nice guy.  (Was he?)

-- 
Ambibibentists unite!



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 17:34     ` Jorge Godoy
  2003-01-05 19:33       ` Kai Großjohann
@ 2003-01-05 20:25       ` Simon Josefsson
  2003-01-05 20:30         ` Lloyd Zusman
  2003-01-05 20:39         ` Jorge Godoy
  1 sibling, 2 replies; 22+ messages in thread
From: Simon Josefsson @ 2003-01-05 20:25 UTC (permalink / raw)
  Cc: ding

Jorge Godoy <godoy@ieee.org> writes:

> luis fernandes <elf@ee.ryerson.ca> writes:
>
>>     >> I thought, uh, I'd try and make the logo a bit more
>>     >> specialized with the given release.  So, I, uh, apparently
>>     >> shot it.  
>>
>>     larsi> Heh.  I've now install the oortified version in the gnus
>>     larsi> etc dir.
>>
>> I'm afraid to look.
>
> Mine is still with something messy above it. 
>
> There's a screenshot at
> http://godoy.homeip.net:8080/gnus_initial_screen.png

It has an uncanny resemblance to a gnu in snowy weather, which happens
to be rather appropriate (at least in the northern hemisphere).
Perhaps we can animate it to snow slowly during startup. :-)




^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:16           ` Kai Großjohann
@ 2003-01-05 20:29             ` Jorge Godoy
  2003-01-05 20:39               ` Romain FRANCOISE
  2003-01-05 21:36               ` Kai Großjohann
  2003-01-05 22:14             ` Henrik Enberg
  1 sibling, 2 replies; 22+ messages in thread
From: Jorge Godoy @ 2003-01-05 20:29 UTC (permalink / raw)
  Cc: ding

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Tell them that Jan Hendrik was a nice guy.  (Was he?)

I think they'll like more the story about the coffee cup being dropped
while the drwaing was being made... I'll come up with something... :-)

(Who's Jan Hendrik? He did the drawing?)

-- 
Godoy.     <godoy@ieee.org>



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:25       ` Simon Josefsson
@ 2003-01-05 20:30         ` Lloyd Zusman
  2003-01-05 23:21           ` Michael Shields
  2003-01-05 20:39         ` Jorge Godoy
  1 sibling, 1 reply; 22+ messages in thread
From: Lloyd Zusman @ 2003-01-05 20:30 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> Jorge Godoy <godoy@ieee.org> writes:
>
>> luis fernandes <elf@ee.ryerson.ca> writes:
>>
>>>     >> I thought, uh, I'd try and make the logo a bit more
>>>     >> specialized with the given release.  So, I, uh, apparently
>>>     >> shot it.  
>>>
>>>     larsi> Heh.  I've now install the oortified version in the gnus
>>>     larsi> etc dir.
>>>
>>> I'm afraid to look.
>>
>> Mine is still with something messy above it. 
>>
>> There's a screenshot at
>> http://godoy.homeip.net:8080/gnus_initial_screen.png
>
> It has an uncanny resemblance to a gnu in snowy weather, which happens
> to be rather appropriate (at least in the northern hemisphere).
> Perhaps we can animate it to snow slowly during startup. :-)

But the Oort Cloud isn't animated ...


-- 
 Lloyd Zusman
 ljz@asfast.com



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:29             ` Jorge Godoy
@ 2003-01-05 20:39               ` Romain FRANCOISE
  2003-01-05 20:52                 ` Jorge Godoy
  2003-01-05 21:36               ` Kai Großjohann
  1 sibling, 1 reply; 22+ messages in thread
From: Romain FRANCOISE @ 2003-01-05 20:39 UTC (permalink / raw)


Jorge Godoy <godoy@ieee.org> writes:

> (Who's Jan Hendrik? He did the drawing?)

Kind of.  ;)

http://bc.leidenuniv.nl/tentoonstelling/Jan_Oort/inhoud.htm
http://spaceboy.nasda.go.jp/note/kagaku/e/kag123_oort_e.html

-- 
Romain FRANCOISE <romain@orebokech.com> | Shine the headlight, straight
it's a miracle -- http://orebokech.com/ | into my eyes.



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:25       ` Simon Josefsson
  2003-01-05 20:30         ` Lloyd Zusman
@ 2003-01-05 20:39         ` Jorge Godoy
  1 sibling, 0 replies; 22+ messages in thread
From: Jorge Godoy @ 2003-01-05 20:39 UTC (permalink / raw)
  Cc: ding

Simon Josefsson <jas@extundo.com> writes:

> It has an uncanny resemblance to a gnu in snowy weather, which happens
> to be rather appropriate (at least in the northern hemisphere).
> Perhaps we can animate it to snow slowly during startup. :-)

Oh, how I wish that it was cold here too... We're having more that 30°
celsius everyday... I can't go to the beach every weekend 'cause it's
a little bit far from here (2 hours by car, but the fuel is a lot
expensive here).

Seeing snow everytime I enter Gnus will make me start it more
often... nowadays I start it when I log in and... well... as I usually
don't log out, it be there... :-)

-- 
Godoy.     <godoy@ieee.org>



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:39               ` Romain FRANCOISE
@ 2003-01-05 20:52                 ` Jorge Godoy
  0 siblings, 0 replies; 22+ messages in thread
From: Jorge Godoy @ 2003-01-05 20:52 UTC (permalink / raw)


Romain FRANCOISE <romain@orebokech.com> writes:

> Jorge Godoy <godoy@ieee.org> writes:
>
>> (Who's Jan Hendrik? He did the drawing?)
>
> Kind of.  ;)
>
> http://bc.leidenuniv.nl/tentoonstelling/Jan_Oort/inhoud.htm
> http://spaceboy.nasda.go.jp/note/kagaku/e/kag123_oort_e.html

I see...

Maybe, then, we could add some more colors instead of removing Oort
from the picture... Make it different from the rest of the picture
would help knowing that it is a separate thing.

-- 
Godoy.     <godoy@ieee.org>



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:29             ` Jorge Godoy
  2003-01-05 20:39               ` Romain FRANCOISE
@ 2003-01-05 21:36               ` Kai Großjohann
  1 sibling, 0 replies; 22+ messages in thread
From: Kai Großjohann @ 2003-01-05 21:36 UTC (permalink / raw)


Jorge Godoy <godoy@ieee.org> writes:

> (Who's Jan Hendrik? He did the drawing?)

Jan Hendrik Oort, the Oort Cloud was named after him, and the picture
is of the Oort Cloud.

-- 
Ambibibentists unite!



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:16           ` Kai Großjohann
  2003-01-05 20:29             ` Jorge Godoy
@ 2003-01-05 22:14             ` Henrik Enberg
  1 sibling, 0 replies; 22+ messages in thread
From: Henrik Enberg @ 2003-01-05 22:14 UTC (permalink / raw)
  Cc: ding

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Tell them that Jan Hendrik was a nice guy.  (Was he?)

I don't think so.  He couldn't even spell his name right.



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-05 20:30         ` Lloyd Zusman
@ 2003-01-05 23:21           ` Michael Shields
  0 siblings, 0 replies; 22+ messages in thread
From: Michael Shields @ 2003-01-05 23:21 UTC (permalink / raw)
  Cc: ding

In article <86bs2vwd8v.fsf@asfast.com>,
Lloyd Zusman <ljz@asfast.com> wrote:
> But the Oort Cloud isn't animated ...

Well, it is; it's just very, very slow.
-- 
Shields.




^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-02  1:38 ` Lars Magne Ingebrigtsen
  2003-01-05 17:02   ` luis fernandes
@ 2003-01-06 15:54   ` Wes Hardaker
  2003-01-06 17:03     ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 22+ messages in thread
From: Wes Hardaker @ 2003-01-06 15:54 UTC (permalink / raw)


>>>>> On Thu, 02 Jan 2003 02:38:48 +0100, Lars Magne Ingebrigtsen <larsi@gnus.org> said:

Lars> Wes Hardaker <wes@hardakers.net> writes:
>> I thought, uh, I'd try and make the logo a bit more specialized with
>> the given release.  So, I, uh, apparently shot it.  At least that's
>> what it looks like.  xpm and lame-wrong-way-to-do-things patch appended.

Lars> Heh.  I've now install the oortified version in the gnus etc dir.

heh.  Lars, I wish there were more vacation periods during the year so
we'd hear from ya more often!

-- 
"The trouble with having an open mind, of course, is that people will
 insist on coming along and trying to put things in it."   -- Terry Pratchett



^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: help, I've shot the gnu
  2003-01-06 15:54   ` Wes Hardaker
@ 2003-01-06 17:03     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 22+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-01-06 17:03 UTC (permalink / raw)


Wes Hardaker <wes@hardakers.net> writes:

> heh.  Lars, I wish there were more vacation periods during the year so
> we'd hear from ya more often!

Mee too.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2003-01-06 17:03 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-26 22:20 help, I've shot the gnu Wes Hardaker
2002-03-27  1:10 ` Wes Hardaker
2002-03-27  8:59 ` Kai Großjohann
2002-03-27 15:40   ` Wes Hardaker
2002-03-27 17:17     ` Kai Großjohann
2003-01-02  1:38 ` Lars Magne Ingebrigtsen
2003-01-05 17:02   ` luis fernandes
2003-01-05 17:34     ` Jorge Godoy
2003-01-05 19:33       ` Kai Großjohann
2003-01-05 19:37         ` Jorge Godoy
2003-01-05 20:16           ` Kai Großjohann
2003-01-05 20:29             ` Jorge Godoy
2003-01-05 20:39               ` Romain FRANCOISE
2003-01-05 20:52                 ` Jorge Godoy
2003-01-05 21:36               ` Kai Großjohann
2003-01-05 22:14             ` Henrik Enberg
2003-01-05 20:25       ` Simon Josefsson
2003-01-05 20:30         ` Lloyd Zusman
2003-01-05 23:21           ` Michael Shields
2003-01-05 20:39         ` Jorge Godoy
2003-01-06 15:54   ` Wes Hardaker
2003-01-06 17:03     ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).