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 14:56:18 -0700	[thread overview]
Message-ID: <is378oot.fsf@netscape.net> (raw)
In-Reply-To: <y8c44pbc.fsf@netscape.net>

Surendra Singhi <efuzzyone@netscape.net> writes:

> I want to insert face into my news posts and I have the following lines in my
> .gnus file
>
> (setq message-required-news-headers
>    (nconc message-required-news-headers
> 	  (list '(Face . (lambda ()
> 		   (gnus-face-from-file "~/.xemacs/face.jpg"))))))
>
> The value of the variable is also set accordingly to
>
> But it doesn't seems to have the intended effect.
>
I was finally able to do this by setting the  gnus-posting-styles variable.
     (Face (lambda()(gnus-face-from-file "~/.xemacs/face.jpg"))

Doc: http://www.gnus.org/manual/gnus_139.html#SEC139

What I was doing earlier was also from documentation: 
http://www.gnus.org/manual/gnus_286.html#SEC286

If it is something which has changed with the newer version of gnus and is no
longer supported then the documentation should be modified to reflect this change.

Anyway, thanks for all the suggestions.

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


      parent reply	other threads:[~2005-03-31 21:56 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
2005-03-31 21:56 ` Surendra Singhi [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=is378oot.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).