Gnus development mailing list
 help / color / mirror / Atom feed
From: Thomas Hungenberg <th@hansa.rhein.de>
Subject: Re: No MIME in pgnus-0.95
Date: 15 Aug 1999 22:27:18 +0200	[thread overview]
Message-ID: <th9908152227m3r9l4x00p.fsf@hansa.rhein.de> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "15 Aug 1999 19:12:07 +0200"

On 15 Aug 1999 19:12:07 +0200, Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) said:

> Did you remove the TM stuff from your init file?  You must remove
> (require 'mime-setup) or (require 'tm-setup) or whatever it is that
> activates TM.

Yes, I removed (load "mime-setup"), all add-hook's for tm and
all setq's for mime-editor/... .

I just got the hint to add the following to my ~/.gnus:

(require 'mm)
(setq gnus-default-posting-charset (quote iso-8859-1))
(setq message-posting-charset 'iso-8859-1)
(setq gnus-mime-view-all-parts t)


but Gnus still does not show any MIME in articles.
Instead I get the following when viewing a MIME message:

-----[begin of quoted message]------------------------------------------
[...]
This is a multi-part message in MIME format.

------=_NextPart_000_0009_01BED848.64C79940
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

[...]
-----[end of quoted message]--------------------------------------------


Perhaps it has something to do with my
  gnus-article-display-hook
which contains
  gnus-article-hide-boring-headers
and
  gnus-article-hide-headers-if-wanted ?


Or perhaps with the configuration of 'gnus-visible-headers' ?


      - Thomas

-- 
Thomas Hungenberg -- Student of Applied Computer Science
Private homepage: http://home.pages.de/~th/ -- ICQ-UIN: #3294439
PGP encrypted mail welcome! -- PGP-Public-Key on my homepage!




  reply	other threads:[~1999-08-15 20:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-15 14:15 Thomas Hungenberg
1999-08-15 17:12 ` Kai Großjohann
1999-08-15 20:27   ` Thomas Hungenberg [this message]
1999-08-16  9:17     ` Steinar Bang
1999-08-16 16:26       ` Thomas Hungenberg
1999-09-24 18:18     ` 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=th9908152227m3r9l4x00p.fsf@hansa.rhein.de \
    --to=th@hansa.rhein.de \
    --cc=th@coodex.de \
    /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).