Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Face ascent
Date: Sun, 16 May 2004 20:49:21 +0200	[thread overview]
Message-ID: <m31xlk3r9u.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <b9y4qtz8ey8.fsf@jpl.org>

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I'm using the following advice in order to let Gnus show Face
> and X-Face images like XEmacs even in Emacs:
>
> (defadvice gnus-create-image (before set-ascent-value
> 				     (file &optional type data-p &rest props)
> 				     activate)
>   "Set the value to the `:ascent' property of an image."
>   (if (and (not (featurep 'xemacs))
> 	   (boundp 'wash-face-p))
>       (setq props (plist-put props :ascent 80))))
>
> Isn't there a request of wanting to install it in Gnus CVS? :)

I think this should be installed...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen





  reply	other threads:[~2004-05-16 18:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-10  9:24 Katsumi Yamaoka
2004-05-16 18:49 ` Lars Magne Ingebrigtsen [this message]
2004-05-16 23:16   ` Katsumi Yamaoka
2004-05-16 23:19     ` Lars Magne Ingebrigtsen

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=m31xlk3r9u.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /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).