On Wed, Nov 01 2006, William Xu wrote: > At times, i find there are some "[cid]" symbols in mails. When i press > enter on it, it could display as images. How to make it display inline > automatically?
You didn't mention which `mm-text-html-renderer' you are using. w3m has `mm-w3m-safe-url-regexp': ,----[ (info "(emacs-mime)Display Customization") ] | `mm-w3m-safe-url-regexp' | A regular expression that matches safe URL names, i.e. URLs that | are unlikely to leak personal information when rendering HTML | email (the default value is `\\`cid:'). If `nil' consider all | URLs safe. `---- (See (info "(emacs-mime)Display Customization") for more options.) <news:[EMAIL PROTECTED]> in Gmane is a test article for this and it works fine for me. See <http://article.gmane.org/gmane.test/2815>, add "/raw" to download the raw article. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
