Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Surendra Singhi <efuzzyone@netscape.net>
Subject: Re: Face - problem!!
Date: Thu, 31 Mar 2005 23:53:06 -0700	[thread overview]
Message-ID: <psxf2dkd.fsf@netscape.net> (raw)
In-Reply-To: <cF_2e.35111$mq2.34604@trnddc08>

Rebecca Ore <ogoense.net@verizon.net> writes:

> Surendra Singhi <efuzzyone@netscape.net> writes:
>
>>
>> You also need to give me the code for the function
>> my-message-header-setup-hook.
>
> The sections in my .gnus.el that I've cobbled together
> script-kitty-wise from other people's lisp suggestions are as follows:
>
>   (defun my-message-header-setup-hook ()
>             (let ((group (or gnus-newsgroup-name "")))
>               (when (or (message-fetch-field "newsgroups")
>                         (gnus-group-find-parameter group 'to-address)
>                         (gnus-group-find-parameter group 'to-list))
>                 (insert "Mail-Copies-To: never\n"))))
>
> (setq message-required-news-headers
>   (append message-required-news-headers
>     (list (cons 'Face (lambda ()
>                         (gnus-face-from-file "~/Graphics/Photographs/smallberniesiguana.jpg"))))))
>
>           (add-hook 'message-header-setup-hook
>                     'my-message-header-setup-hook)
>
Thanks for your help, but "my-message-header-setup-hook" is not the reason 
because of which message-required-news-headers works, there must be some other
setting or something else which makes it tick.
Anyway, I got was able to use some other workaround to make FACE work.

Cheers.
-- 
Surendra Singhi
www.public.asu.edu/~sksinghi/

"O thou my friend! The prosperity of Crime is like unto the lightning,
whose traitorous brilliancies embellish the atmosphere but for an
instant, in order to hurl into death's very depths the luckless one
they have dazzled." -- Marquis de Sade


  reply	other threads:[~2005-04-01  6:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-31  0:44 Surendra Singhi
2005-03-31 17:41 ` David Z Maze
2005-03-31 20:50   ` Surendra Singhi
2005-03-31 21:11     ` Rebecca Ore
2005-03-31 21:39       ` Surendra Singhi
2005-03-31 22:16         ` Rebecca Ore
2005-04-01  6:53           ` Surendra Singhi [this message]
2005-03-31 21:56 ` Surendra Singhi

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=psxf2dkd.fsf@netscape.net \
    --to=efuzzyone@netscape.net \
    /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).