Gnus development mailing list
 help / color / mirror / Atom feed
* selectively turning off smiley
@ 1998-06-17  9:39 Darren/Torin/Who Ever...
  1998-06-17 16:36 ` Wes Hardaker
  0 siblings, 1 reply; 5+ messages in thread
From: Darren/Torin/Who Ever... @ 1998-06-17  9:39 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----

I tried the following to turn off smiley in perl5-porters but leave it
on in other groups (in my group parameters)
 (tmq-dummy
  (save-excursion
    (set-buffer gnus-article-buffer)
    (make-local-hook
     'gnus-article-display-hook)
    (remove-hook
     'gnus-article-display-hook
     'gnus-smiley-display t)))

I've tried this both with and without the save-excursion/set-buffer
replaced by progn.  Neither works.  I've also thought of just running
smiley-toggle-extents on each article shown in p5p.  But it seems a
waste to convert every smiley and then convert them all back.

I don't know lisp that well.  I've only learned as much as I've needed
to change Emacs to do (mostly) what I want.  Therefore, I could be
missing something...

Thanks,
   Darren
- -- 
<torin@daft.com> <http://www.daft.com/~torin> <torin@debian.org> <torin@io.com>
Darren Stalder/2608 Second Ave, @282/Seattle, WA 98121-1212/USA/+1-800-921-4996
@ Sysadmin, webweaver, postmaster for hire.  C/Perl/CGI programmer and tutor. @
@		     Make a little hot-tub in your soul.		      @

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBNYeOxY4wrq++1Ls5AQFr8gQAoItqB/r43RZjCpt1314lCVzBD1fNvID3
h+e68q9QoC+A0OzJQXvbGzY0EKV8oHR2NIQC+7NbcBjH/sK8eHuXn5jak5L/KjoV
uiwzqp5zHix3wHqLUkmoQm7mdf3eZ7XYjD/94aK/XjtconFM/0xRjHeP0D4LU50W
KLqwAi3BiVc=
=Gqzp
-----END PGP SIGNATURE-----


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

end of thread, other threads:[~1998-06-19 23:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-17  9:39 selectively turning off smiley Darren/Torin/Who Ever...
1998-06-17 16:36 ` Wes Hardaker
1998-06-19  1:18   ` Darren Stalder
1998-06-19 17:13     ` Wes Hardaker
1998-06-19 23:02       ` Francois Felix Ingrand

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