Gnus development mailing list
 help / color / mirror / Atom feed
From: Wesley Hardaker <whardake@sphysdec1.unil.ch>
Subject: Re: Conditional smileys?
Date: 06 Aug 1997 08:14:41 +0200	[thread overview]
Message-ID: <qk2rac796su.fsf@sphysdec1.unil.ch> (raw)
In-Reply-To: Edvard Majakari's message of "05 Aug 1997 15:23:27 +0300"

>>>>> On 05 Aug 1997 15:23:27 +0300, Edvard Majakari <ed@a41a.otanner.ton.tut.fi> said:

Edvard> Yet another question (not smiley-specific, actually): How can
Edvard> I easily prohibit smiley.el converting ascii-strings to icons
Edvard> within certain newsgroups?  I like the thingy, but reading
Edvard> comp.lang.perl.* is sometimes a tad tedious with smileys :)

Sadly, its not easy because you have to remove the smiley-function from the
appropriate hook (ie, (remove-hook 'gnus-article-display-hook
'gnus-smiley-display)), but this isn't as easy as it sounds because
putting this in the group parameters doesn't work...  Even if you
force it to make the gnus-article-display-hook local, its only local
to the summary buffer, and the article buffer doesn't inherit
variables from the summary buffer.  I sure wish it would, cause I've
wanted to do other things like this as well...

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


  reply	other threads:[~1997-08-06  6:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-05 12:23 Edvard Majakari
1997-08-06  6:14 ` Wesley Hardaker [this message]
1997-08-06  7:15   ` SL Baur
1997-08-06 10:18     ` Wesley Hardaker

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=qk2rac796su.fsf@sphysdec1.unil.ch \
    --to=whardake@sphysdec1.unil.ch \
    /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).