--- emacspeak-w3m.el.~24.2.~ 2006-05-24 21:36:09.000000000 +0200 +++ emacspeak-w3m.el 2006-05-28 11:23:57.000000000 +0200 @@ -847,8 +847,8 @@ (write-region (point-min) (point-max) filename) - (w3m-find-file filename)) - (delete-file filename)) + (w3m-find-file filename) + (delete-file filename))) ;;;###autoload (defun emacspeak-w3m-browse-xml-url-with-style (style url &optional unescape-charent)