Gnus development mailing list
 help / color / mirror / Atom feed
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Cc: Colin Rafferty <craffert@ml.com>,
	(ding) GNUS Mailing List <ding@ifi.uio.no>
Subject: Re: [++] Re: Smiley sizes
Date: 22 Jul 1996 11:24:57 +0200	[thread overview]
Message-ID: <by687ghc7q.fsf@math.ethz.ch> (raw)
In-Reply-To: "Dr. Pete Gieser"'s message of Fri, 19 Jul 96 15:02:38 -0500

"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


      reply	other threads:[~1996-07-22  9:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ocrk9w02lu8.fsf@spssunp.spspme.ml.com>
1996-07-19 19:00 ` 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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=by687ghc7q.fsf@math.ethz.ch \
    --to=vroonhof@math.ethz.ch \
    --cc=craffert@ml.com \
    --cc=ding@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).