Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Rebecca Ore <ogoense.net@verizon.net>
Subject: Re: Face - problem!!
Date: Thu, 31 Mar 2005 21:11:42 GMT	[thread overview]
Message-ID: <iIZ2e.27274$wL6.10932@trnddc03> (raw)
In-Reply-To: <mzsjwnds.fsf@netscape.net>

Surendra Singhi <efuzzyone@netscape.net> writes:

> David Z Maze <dmaze@mit.edu> writes:
>

>> I don't think you're actually getting the lambda (code) into the list;
>> instead, you're getting the symbol 'lambda and such into it.  Maybe
>> you mean something more like
>>
>> (setq message-required-news-headers
>>   (append message-required-news-headers
>>     (list (cons 'Face (lambda ()
>>                         (gnus-face-from-file "face.jpg"))))))

This worked for me on XDarwin running over Mac OS 10.2.8.  I'd also
been trying to figure out how to do this. 

This follows those lines

        (add-hook 'message-header-setup-hook
                    'my-message-header-setup-hook)

Not sure if those are necessary or not, but if you don't have them,
try adding the.

Also, you need to make sure you've compiled png support into your
(X)Emacs/Gnus.


> Even after using expand-file-name on the way I don't get face field in my
> messages.
> The value of the variable is now:
>
> (From Newsgroups Subject Date Message-ID (optional . Organization) 
> (optional . User-Agent) (Face lambda nil (gnus-face-from-file 
> (expand-file-name "~/.xemacs/face.jpg"))))
>
> Thanks in advance.

-- 
Rebecca Ore


  reply	other threads:[~2005-03-31 21:11 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 [this message]
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

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='iIZ2e.27274$wL6.10932@trnddc03' \
    --to=ogoense.net@verizon.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).