Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@pdc.kth.se>
Subject: Re: Handling/of multipart/signed and/or message/rfc822
Date: 11 Oct 1998 01:09:17 +0200	[thread overview]
Message-ID: <ilu90ioko9u.fsf@xiphias.pdc.kth.se> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "10 Oct 1998 23:50:05 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> > Well, I'd like it to be in the same buffer...  Maybe you should
> > customize it all with something like:
> > 
> > (setq gnus-default-display-locations
> > 	'((message/rfc822 inline)
> > 	  (image/gif popup)
> > 	  (audio/mp3 wait)))   ; wait for me to press 'v', ret, etc...
> > 
> > That would be kind of cool....
> 
> `mm-user-display-methods' already provides for this, although it just
> has `inline' as the type.  Sort of.

Does that mean that this should work?

(add-to-list 'mm-user-display-methods '("message/delivery-status" . inline))

It doesn't. :-)

Also tried "message/.*" but I still get the buttons. Perhaps the
handling of "message/.*" stuff is defined in some other variable?

Naturally, what I'd really want would be to put this in my ~/.mailcap:

message/delivery-status;;x-mm-action=inline

/s


      reply	other threads:[~1998-10-10 23:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-01 16:47 Robert Bihlmeyer
1998-10-02  2:45 ` Lars Magne Ingebrigtsen
1998-10-02 13:44   ` Robert Bihlmeyer
1998-10-10 21:48     ` Lars Magne Ingebrigtsen
1998-10-02 16:03   ` Wes Hardaker
1998-10-10 21:50     ` Lars Magne Ingebrigtsen
1998-10-10 23:09       ` Simon Josefsson [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=ilu90ioko9u.fsf@xiphias.pdc.kth.se \
    --to=jas@pdc.kth.se \
    /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).