unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* url-retrieve-synchronously and coding
@ 2011-01-23 19:03 Lennart Borgman
  2011-01-24  3:37 ` Stefan Monnier
  0 siblings, 1 reply; 11+ messages in thread
From: Lennart Borgman @ 2011-01-23 19:03 UTC (permalink / raw)
  To: Emacs-Devel devel

If I do something like this

         (setq buffer (url-retrieve-synchronously url))

and the contents of the buffer begins with

  HTTP/1.1 200 OK
  Content-Type: text/xml
  X-Content-Type-Options: nosniff
  Connection: close

  <?xml version = "1.0" encoding="UTF-8" standalone="yes"?><!--

  Content-type: fix-mhtml
  -->

should not then the buffer file coding system be utf-8?

This does not happen for me, but I am unsure if this is a bug or not.



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

end of thread, other threads:[~2011-01-26 22:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-23 19:03 url-retrieve-synchronously and coding Lennart Borgman
2011-01-24  3:37 ` Stefan Monnier
2011-01-24 12:21   ` Lennart Borgman
2011-01-24 15:11     ` Julien Danjou
2011-01-24 17:29       ` Lennart Borgman
2011-01-24 19:59         ` Lennart Borgman
2011-01-25 10:47           ` Julien Danjou
2011-01-25 11:01             ` Lennart Borgman
2011-01-26 22:08               ` Lennart Borgman
2011-01-25 10:44         ` Julien Danjou
2011-01-24 16:44     ` Stefan Monnier

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