emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

update to w3.el


From: T. V. Raman
Subject: update to w3.el
Date: Thu, 2 Nov 2006 20:49:05 -0800

Magnus,

Here is a trivial change to add application/xml+xhtml in addition
to text/html -- as far as w3 is concerned, these types are pretty
much equivalent.

w3.el line:357

Change the test to 
(or (equal (mm-handle-media-type handle) "application/xhtml+xml")
              (equal (mm-handle-media-type handle) "text/html"))
 Thanks, 
 --Raman

-- 
Best Regards,
--raman

      
Email:  address@hidden
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: address@hidden
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]