Gnus development mailing list
 help / color / mirror / Atom feed
* Picons bugs in 5.2.19
@ 1996-06-18 16:45 Wes Hardaker
  1996-06-18 17:03 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Wes Hardaker @ 1996-06-18 16:45 UTC (permalink / raw)
  Cc: ding


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

Mon Jun 10 21:40:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
	* gnus-picon.el (gnus-group-display-picons): `set-to-buffer'?

This breaks if you have the default of 

(defvar gnus-picons-display-where 'picons

since set-to-buffer (set-buffer?  I don't remember which you changed
it to) doesn't create the "*Picons*" buffer if it does not exist,
which it needs to do upon reading the first group.  As shipped, 5.2.19
broke for me till I either created the *Picons* buffer or changed the
set-buffer? back to switch-to-buffer.  :-( :-( :-( :-( 

(I like the new smilies too...  :-) :-) :-) :-) )

-- 
                                                                _____ 
Wes Hardaker                                                   / ___ \
Department of Electrical and Computer Engineering             / /   \//\
University of California at Davis        __________________  \--/    /--\
Davis CA  95616                         /     Recycle!     \  \//\___/ /
(hardaker@ece.ucdavis.edu)             / It's not too late! \   \_____/


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

* Re: Picons bugs in 5.2.19
  1996-06-18 16:45 Picons bugs in 5.2.19 Wes Hardaker
@ 1996-06-18 17:03 ` Lars Magne Ingebrigtsen
  1996-06-18 17:43   ` Wes Hardaker
  1996-06-18 18:38   ` luis fernandes
  0 siblings, 2 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-06-18 17:03 UTC (permalink / raw)


Wes Hardaker <hardaker@ece.ucdavis.edu> writes:

> Mon Jun 10 21:40:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
> 	* gnus-picon.el (gnus-group-display-picons): `set-to-buffer'?
> 
> This breaks if you have the default of 
> 
> (defvar gnus-picons-display-where 'picons
> 
> since set-to-buffer (set-buffer?  I don't remember which you changed
> it to) doesn't create the "*Picons*" buffer if it does not exist,
> which it needs to do upon reading the first group.

But there is no `set-to-buffer' function.  :-)  Perhaps the ChangeLog
entry should have read:

Mon Jun 10 21:40:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
 	* gnus-picon.el (gnus-group-display-picons): `set-to-buffer'!?!?!

instead.  :-)

(I wanted to change `switch-to-buffer' to `set-buffer', and I got a
bit confused.)

> As shipped, 5.2.19 broke for me till I either created the *Picons*
> buffer or changed the set-buffer? back to switch-to-buffer.  :-( :-(
> :-( :-(

It should be `(set-buffer (get-buffer-create ...))', I guess.
`switch-to-buffer' broke something for somebody, which is why I did
the first "correction".  :-/  (Dontcha lurve them smilies? :-] )

Does anybody have a list of ASCII smileys?  I'm sure there are smileys
that we're missing...

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


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

* Re: Picons bugs in 5.2.19
  1996-06-18 17:03 ` Lars Magne Ingebrigtsen
@ 1996-06-18 17:43   ` Wes Hardaker
  1996-06-18 18:38   ` luis fernandes
  1 sibling, 0 replies; 4+ messages in thread
From: Wes Hardaker @ 1996-06-18 17:43 UTC (permalink / raw)
  Cc: ding

Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> But there is no `set-to-buffer' function.  :-)  Perhaps the ChangeLog
> entry should have read:
> 
> Mon Jun 10 21:40:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
>  	* gnus-picon.el (gnus-group-display-picons): `set-to-buffer'!?!?!

I'm still confused (but I hardly could care less about) where you even
found the set-to-buffer to exist...  Its one of the reasons I didn't
understand the changelog entry...  set-to-buffer DNE, and was never
used (AFAIK).

> It should be `(set-buffer (get-buffer-create ...))', I guess.
> `switch-to-buffer' broke something for somebody, which is why I did
> the first "correction".  :-/  

:-(

|> (Dontcha lurve them smilies? :-] )

I'm sure we now need an 'insert smiley sub-menu somewhere...' ;->

I also wanted to turn the smilies/pictures into buttons which would
toggle the state of a given smiley (text vs picture).  Should be easy.

> Does anybody have a list of ASCII smileys?  I'm sure there are smileys
> that we're missing...

I think there is a HUGE list somewhere.  Much longer than you want.
Probably even a web page (or 100) about them.  

Last I checked, we're not even using all the images we have yet.

-- 
                                                                _____ 
Wes Hardaker                                                   / ___ \
Department of Electrical and Computer Engineering             / /   \//\
University of California at Davis        __________________  \--/    /--\
Davis CA  95616                         /     Recycle!     \  \//\___/ /
(hardaker@ece.ucdavis.edu)             / It's not too late! \   \_____/


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

* Re: Picons bugs in 5.2.19
  1996-06-18 17:03 ` Lars Magne Ingebrigtsen
  1996-06-18 17:43   ` Wes Hardaker
@ 1996-06-18 18:38   ` luis fernandes
  1 sibling, 0 replies; 4+ messages in thread
From: luis fernandes @ 1996-06-18 18:38 UTC (permalink / raw)
  Cc: ding

>>>>> "larsi" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

    > Does anybody have a list of ASCII smileys?  I'm sure there are smileys
    > that we're missing...

Oh, most definitely...

http://mvax.ci.pwr.wroc.pl:70/0gopher_root%3a%5b000000.z_inne%5dthe-complete-list-of-smileys-32kb.

(search results from AltaVista: "list of smileys")


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

end of thread, other threads:[~1996-06-18 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-18 16:45 Picons bugs in 5.2.19 Wes Hardaker
1996-06-18 17:03 ` Lars Magne Ingebrigtsen
1996-06-18 17:43   ` Wes Hardaker
1996-06-18 18:38   ` luis fernandes

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).