unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20731: 24.5; eww-open-file does display verbatim code
@ 2015-06-04  9:20 Fabrice Niessen
  2015-12-25  5:56 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Niessen @ 2015-06-04  9:20 UTC (permalink / raw)
  To: 20731-ubl+/3LiMTaZdePnXv/OxA

Hello,

It seems to be buggy (confirmed by Lars) the fact that `eww-open-file'
does display the source code of such a file:

--8<---------------cut here---------------start------------->8---
<?xml version="1.0" encoding="iso-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>
      Pavé Mémo
    </title>
  </head>
  <body bgcolor="#FFFFB0">
    <table border="0" width="290" style="font-family: Arial; font-size: 8pt">
      <tr>
        <td class='memo'>
          $+pfiComm+#
        </td>
      </tr>
    </table>
  </body>
</html>
--8<---------------cut here---------------end--------------->8---

instead of rendering it (like Internet Explorer does, for example).

See http://screencast.com/t/ZQ9H6aXvqdI for a screenshot.





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

* bug#20731: 24.5; eww-open-file does display verbatim code
  2015-06-04  9:20 bug#20731: 24.5; eww-open-file does display verbatim code Fabrice Niessen
@ 2015-12-25  5:56 ` Lars Ingebrigtsen
  2016-02-02  4:34   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-25  5:56 UTC (permalink / raw)
  To: Fabrice Niessen; +Cc: 20731

Fabrice Niessen <fni-news@pirilampo.org> writes:

> It seems to be buggy (confirmed by Lars) the fact that `eww-open-file'
> does display the source code of such a file:
>
> <?xml version="1.0" encoding="iso-8859-1"?>
> <html xmlns="http://www.w3.org/1999/xhtml">
>   <head>
>     <title>
>       Pavé Mémo
>     </title>
>   </head>
>   <body bgcolor="#FFFFB0">
>     <table border="0" width="290" style="font-family: Arial; font-size: 8pt">
>       <tr>
>         <td class='memo'>
>           $+pfiComm+#
>         </td>
>       </tr>
>     </table>
>   </body>
> </html>
>
> instead of rendering it (like Internet Explorer does, for example).

I'm unable to reproduce this bug.  If I put the HTML into a file and
point eww-open-file at it, I get things rendered correctly.

Are you still seeing this bug with the current Emacs trunk?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#20731: 24.5; eww-open-file does display verbatim code
  2015-12-25  5:56 ` Lars Ingebrigtsen
@ 2016-02-02  4:34   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2016-02-02  4:34 UTC (permalink / raw)
  To: Fabrice Niessen; +Cc: 20731

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Fabrice Niessen <fni-news@pirilampo.org> writes:
>
>> It seems to be buggy (confirmed by Lars) the fact that `eww-open-file'
>> does display the source code of such a file:
>>
>> <?xml version="1.0" encoding="iso-8859-1"?>
>> <html xmlns="http://www.w3.org/1999/xhtml">
>>   <head>
>>     <title>
>>       Pavé Mémo
>>     </title>
>>   </head>
>>   <body bgcolor="#FFFFB0">
>>     <table border="0" width="290" style="font-family: Arial; font-size: 8pt">
>>       <tr>
>>         <td class='memo'>
>>           $+pfiComm+#
>>         </td>
>>       </tr>
>>     </table>
>>   </body>
>> </html>
>>
>> instead of rendering it (like Internet Explorer does, for example).
>
> I'm unable to reproduce this bug.  If I put the HTML into a file and
> point eww-open-file at it, I get things rendered correctly.
>
> Are you still seeing this bug with the current Emacs trunk?

More information was requested, but no response was given within a 
month, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2016-02-02  4:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-04  9:20 bug#20731: 24.5; eww-open-file does display verbatim code Fabrice Niessen
2015-12-25  5:56 ` Lars Ingebrigtsen
2016-02-02  4:34   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).