Gnus development mailing list
 help / color / mirror / Atom feed
From: Christoph Conrad <christoph.conrad@gmx.de>
Cc: ding@gnus.org
Subject: Re: Suggestion: tell `gnus-part-display-hook'-functions whether header/body
Date: 02 Apr 2001 23:16:05 +0200	[thread overview]
Message-ID: <m3r8zbrox6.fsf@gmx.de> (raw)
In-Reply-To: <vafsnjsqpn3.fsf@lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "01 Apr 2001 23:25:04 +0200")

    > Maybe the best way to achieve what you want is to frob
    > mailcap-mime-data to point to your own function, no?

I tried

(mailcap-add-mailcap-entry
 "text"
 "html"
 '((viewer . cc-treat-html)
   (type   . "text/html")))

but the routine didn't get called. I tested with

(mailcap-mime-info "text/html")

that it the associated mime method is my function.

I had a looked where `mailcap-mime-info' is used: in "mm-decode.el". I
verified that the routines using `mailcap-mime-info' are not called in
my case; there is only one message body with content-type "text/html".

Mhmmm... did i misunderstand something??

Best regards,
cu, -cc-
-- 
=> GNU Emacs Webring @ <http://www.gnusoftware.com/WebRing/> <=
Look Ma, this man can twist his fingers as if they were made of rubber,
isn't that amazing? -- Not really, he's been using emacs for years...!


  reply	other threads:[~2001-04-02 21:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-01 19:58 Christoph Conrad
2001-04-01 21:25 ` Kai Großjohann
2001-04-02 21:16   ` Christoph Conrad [this message]
2001-04-03  7:14     ` Kai Großjohann

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=m3r8zbrox6.fsf@gmx.de \
    --to=christoph.conrad@gmx.de \
    --cc=ding@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).