all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V Raman" <raman@google.com>
To: emacs-devel@gnu.org
Subject: browse-url-of-buffer broken at HEAD?
Date: Wed,  6 May 2020 10:44:03 -0700 (PDT)	[thread overview]
Message-ID: <20200506174403.3EAB0C221CE@raman-glaptop.localdomain> (raw)

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,



-- 

-- 



             reply	other threads:[~2020-05-06 17:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 17:44 T.V Raman [this message]
2020-05-06 19:24 ` browse-url-of-buffer broken at HEAD? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200506174403.3EAB0C221CE@raman-glaptop.localdomain \
    --to=raman@google.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.