Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: google@mirror.to
Subject: cid problems
Date: 22 May 2006 04:11:40 -0700	[thread overview]
Message-ID: <1148296300.206613.52570@38g2000cwa.googlegroups.com> (raw)

Hi--

I recently upgraded to No Gnus 0.4 from Debian,
under XEmacs 21.4 patch 17 Jumbo Shrimp,
and cid rendering seems to have stopped working.

It's possible I changed something in .gnus, but I don't think so...

Here's what seems like it might be relavent:

(setq mm-automatic-display
      '(
        "application/pgp-signature"
        "image/gif"
        "image/jpeg"
        "image/png"
        "message/delivery-status"
        "message/rfc822"
        "multipart/related"
        "multipart/mixed"
        "text/enriched"
        "text/html"
        "text/richtext"
                         ))
(setq mm-discouraged-alternatives
      '("text/html"
        "text/richtext"))
(add-to-list 'mm-inlined-types "message/rfc822")
(setq mm-inline-large-images 'T)
(setq mm-inline-text-html-with-images 'T)
(setq mm-w3m-safe-url-regexp 'nil)
(setq mm-text-html-renderer 'w3m)
(setq w3m-default-display-inline-images 'T)
(setq w3m-display-inline-image 'T)


I had to set mm-w3m-safe-url-regexp to nil to make cid's render before
I upgraded. Despite what the manual said, under the previous debian
gnus rev,
if I left it alone, cid's didn't work, and when I flipped it to nil,
they did...

  thanks for any clues...
   --akb

             reply	other threads:[~2006-05-22 11:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-22 11:11 google [this message]
2006-05-23  1:43 ` Katsumi Yamaoka
2006-05-23 18:37   ` google

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=1148296300.206613.52570@38g2000cwa.googlegroups.com \
    --to=google@mirror.to \
    /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).