Gnus development mailing list
 help / color / mirror / Atom feed
* [++] Re: Smiley sizes
  1996-07-19 19:00 ` Smiley sizes Dr. Pete Gieser
@ 1996-07-19 18:18   ` Colin Rafferty
  1996-07-19 20:02     ` Dr. Pete Gieser
  0 siblings, 1 reply; 6+ messages in thread
From: Colin Rafferty @ 1996-07-19 18:18 UTC (permalink / raw)
  Cc: pete

Pete Gieser writes:
> Colin Rafferty writes:
>> Pete Gieser writes:

>>> Also, what is the statement I need to change smiley-regexp-alist
>>> to smiley-nosey-regexp-alist in .gnus?

>> (setq smiley-regexp-alist smiley-nosey-regexp-alist)

> This gives an error for me.  "wrong type argument"

I imagine that the error is during smilification, and not during the
setq :-).  Something must be wrong with smiley-nosey-regexp-alist, but
since I didn't write it (and I don't use it), I wouldn't know.

>>> I'm trying to delete a topic (T delete) but Gnus says that
>>> the topic is not empty.

>> Type `9 L' to see all newsgroups (including ones with no message).

> Yes, but there are still no groups for that topic yet I can not
> delete it.

That sounds like a bug (and therefore beyond my abilities).
-- 
This posting adheres to the SELF-DISCIPLINE guidelines for better
USENET discussions. See http://www.eiffel.com/discipline.


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

* Re: Smiley sizes
       [not found] <ocrk9w02lu8.fsf@spssunp.spspme.ml.com>
@ 1996-07-19 19:00 ` Dr. Pete Gieser
  1996-07-19 18:18   ` [++] " Colin Rafferty
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Pete Gieser @ 1996-07-19 19:00 UTC (permalink / raw)
  Cc: ding


> Pete Gieser writes:

> > Also, what is the statement I need to change smiley-regexp-alist
> > to smiley-nosey-regexp-alist in .gnus?
> 
> (setq smiley-regexp-alist smiley-nosey-regexp-alist)

This gives an error for me.  "wrong type argument"

> 
> > I'm trying to delete a topic (T delete) but Gnus says that
> > the topic is not empty.  I can't see anything there!  How
> > can I get rid of it?
> 
> Type `9 L' to see all newsgroups (including ones with no message).

Yes, but there are still no groups for that topic yet I can not
delete it.

Pete
-- 

Peter Gieser, Ph.D.                    Phone:  (352) 392-5198 ext. 443
POG Statistical Office                 FAX:    (352) 392-8162
104 North Main Street  #600            Email:  pete@pog.ufl.edu
Gainesville, FL 32601                  

                 * Send me email to receive my PGP public key *



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

* Re: [++] Re: Smiley sizes
  1996-07-19 18:18   ` [++] " Colin Rafferty
@ 1996-07-19 20:02     ` Dr. Pete Gieser
  1996-07-22  9:24       ` Jan Vroonhof
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Pete Gieser @ 1996-07-19 20:02 UTC (permalink / raw)
  Cc: GNUS Mailing List



> >>> Also, what is the statement I need to change smiley-regexp-alist
> >>> to smiley-nosey-regexp-alist in .gnus?
> 
> >> (setq smiley-regexp-alist smiley-nosey-regexp-alist)
> 
> > This gives an error for me.  "wrong type argument"
> 
> I imagine that the error is during smilification, and not during the
> setq :-).  Something must be wrong with smiley-nosey-regexp-alist, but
> since I didn't write it (and I don't use it), I wouldn't know.

I changed the default in smiley.el and then it works fine.  Why
would it fail after using the setq?

Pete
-- 

Peter Gieser, Ph.D.                    Phone:  (352) 392-5198 ext. 443
POG Statistical Office                 FAX:    (352) 392-8162
104 North Main Street  #600            Email:  pete@pog.ufl.edu
Gainesville, FL 32601                  

                 * Send me email to receive my PGP public key *



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

* Re: [++] Re: Smiley sizes
  1996-07-19 20:02     ` Dr. Pete Gieser
@ 1996-07-22  9:24       ` Jan Vroonhof
  0 siblings, 0 replies; 6+ messages in thread
From: Jan Vroonhof @ 1996-07-22  9:24 UTC (permalink / raw)
  Cc: Colin Rafferty, GNUS Mailing List

"Dr. Pete Gieser" <pete@pog.ufl.edu> writes:

> > >>> Also, what is the statement I need to change smiley-regexp-alist
> > >>> to smiley-nosey-regexp-alist in .gnus?
> > 
> > >> (setq smiley-regexp-alist smiley-nosey-regexp-alist)
> > 
> > > This gives an error for me.  "wrong type argument"
> > 
> I changed the default in smiley.el and then it works fine.  Why
> would it fail after using the setq?

I'm not sure if it is the right error in this case, but the problem
might be that smiley.el is usually not loaded when .gnus is evaluated.

I have in my .gnus

;; Fancy emoticons
(require 'smiley)  ;;;; <--------------------- 
(setq smiley-regexp-alist smiley-nosey-regexp-alist)
(add-hook 'gnus-article-prepare-hook 'gnus-smiley-display)

Jan

P.S. Should the 'nosey` version match :) ?


-- 
Jan Vroonhof                    http://www.math.ethz.ch/~vroonhof/
Mathematik,                                  vroonhof@math.ethz.ch
HG E16, ETH-Zentrum,                      Tel: +41-1-6325456/25154
Raemistrasse 101, CH-8092 Zuerich.              Fax: +41-1-6321085


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

* Re: Smiley sizes
  1996-07-19 16:50 Dr. Pete Gieser
@ 1996-07-19 22:13 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-07-19 22:13 UTC (permalink / raw)


"Dr. Pete Gieser" <pete@pog.ufl.edu> writes:

> Is there any reason that the smiley glyphs have to be so small?
> I tried to make 24x24 xpm's, but they wouldn't display.

I don't see why...

> Also, what is the statement I need to change smiley-regexp-alist
> to smiley-nosey-regexp-alist in .gnus?

(setq smiley-regexp-alist smiley-nosey-regexp-alist)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


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

* Smiley sizes
@ 1996-07-19 16:50 Dr. Pete Gieser
  1996-07-19 22:13 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Pete Gieser @ 1996-07-19 16:50 UTC (permalink / raw)



Is there any reason that the smiley glyphs have to be so small?
I tried to make 24x24 xpm's, but they wouldn't display.

Also, what is the statement I need to change smiley-regexp-alist
to smiley-nosey-regexp-alist in .gnus?

Pete
-- 

Peter Gieser, Ph.D.                    Phone:  (352) 392-5198 ext. 443
POG Statistical Office                 FAX:    (352) 392-8162
104 North Main Street  #600            Email:  pete@pog.ufl.edu
Gainesville, FL 32601                  

                 * Send me email to receive my PGP public key *



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

end of thread, other threads:[~1996-07-22  9:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ocrk9w02lu8.fsf@spssunp.spspme.ml.com>
1996-07-19 19:00 ` Smiley sizes Dr. Pete Gieser
1996-07-19 18:18   ` [++] " Colin Rafferty
1996-07-19 20:02     ` Dr. Pete Gieser
1996-07-22  9:24       ` Jan Vroonhof
1996-07-19 16:50 Dr. Pete Gieser
1996-07-19 22:13 ` 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).