unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* browse-url-of-buffer broken at HEAD?
@ 2020-05-06 17:44 T.V Raman
  2020-05-06 19:24 ` T.V Raman
  0 siblings, 1 reply; 9+ messages in thread
From: T.V Raman @ 2020-05-06 17:44 UTC (permalink / raw)
  To: emacs-devel

Simple Test Case:

1. Create  a new empty buffer  called "foo" and switch to it
2. Type this in that buffer:
<p>test</p>
3. M-x browse-url-of-buffer
where browse-url is set up to render using EWW
4. You dont get a rendered result, instead you see the HTML source,
and a message in the minibuffer re loading the HTML5 schema.
5. But if you now switch to *Messages* you see an error
"File exists but cannot be read".
6. /tmp does contain the generated file, and eww-open-file renders it
correctly.

Might be useful when debugging, if you  again try
browse-url-of-buffer, you dont see the error message above (but you
dont get the result rendered either)

Using debug-on-error did not help, it did not enter the debugger.

This error appears relatively new,



-- 

-- 



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

end of thread, other threads:[~2020-05-06 21:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-06 17:44 browse-url-of-buffer broken at HEAD? T.V Raman
2020-05-06 19:24 ` T.V Raman
2020-05-06 19:38   ` Tassilo Horn
2020-05-06 19:52     ` T.V Raman
2020-05-06 21:06       ` Tassilo Horn
2020-05-06 21:29         ` T.V Raman
2020-05-06 21:50           ` Tassilo Horn
2020-05-06 20:56     ` T.V Raman
2020-05-06 21:12       ` Tassilo Horn

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).