Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* cid problems
@ 2006-05-22 11:11 google
  2006-05-23  1:43 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: google @ 2006-05-22 11:11 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-23 18:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-22 11:11 cid problems google
2006-05-23  1:43 ` Katsumi Yamaoka
2006-05-23 18:37   ` google

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).