[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Content-Location ignored?
- From: jidanni@xxxxxxxxxxx
- Date: Sun, 18 Apr 2010 04:15:37 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11210
- References: <b4mvdep2qrq.fsf@xxxxxxx>
>>>>> "KY" == Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
>>>>> In [emacs-w3m : No.11116] jidanni@xxxxxxxxxxx wrote:
>> I notice that even though images in multipart messages contain
>> Content-Location: http://www.ihaoke.com/html/blogpic/blog_pic_120601.gif
>> gnus and/or w3m attempt to get them from the network, instead of using
>> the images from within the message. See RFC 2616 part 14.14
>> Content-Location, perhaps.
KY> So far I have no proper way for that. A dirty hack:
KY> (defadvice mm-dissect-buffer (before replace-content-location-with-content-id...
I added http://filebin.ca/pqtea/haoke201004 as a second example message
if anybody is interested in working on a permanent solution.