all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: recoding a buffer coding system
Date: Sun, 16 Aug 2009 23:09:44 +0200	[thread overview]
Message-ID: <69A2E477-A9F9-40A8-8F60-DC315A0E72A5@Web.DE> (raw)
In-Reply-To: <83r5vcih1o.fsf@gnu.org>


Am 16.08.2009 um 05:17 schrieb Eli Zaretskii:

> Sounds like a bug that should be reported.

I think there is no bug in url-retrieve-synchronously! This function  
needs to be kind of universal, i.e., don't assume or set anything.  
 From the internet one can download anything, 7-bit US-ASCII, 8-bit  
umlauts, Unicodes – and real binary data (PDF, JPEG, MPEG,...). It  
would be nice if this function would accept another argument, the  
encoding for the buffer created. Right now the user has to take care  
of this, because the user knows what kind of "data" will be (or  
already was) downloaded. The variables save-buffer-coding-system or  
buffer-file-coding-system determine how the buffer will be saved in a  
file. And this should suffice...

--
Greetings

   Pete

Theory and practice are the same, in theory, but, in practice, they  
are different.





  parent reply	other threads:[~2009-08-16 21:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-14 21:31 recoding a buffer coding system Santiago Mejia
2009-08-15  6:36 ` Eli Zaretskii
2009-08-15 14:31   ` Santiago Mejia
2009-08-15 15:15     ` Peter Dyballa
2009-08-16  2:29       ` Santiago Mejia
2009-08-16  2:55         ` Peter Dyballa
2009-08-16  3:17           ` Eli Zaretskii
2009-08-16 13:49             ` Santiago Mejia
2009-08-16 17:06               ` Eli Zaretskii
2009-08-16 21:09             ` Peter Dyballa [this message]
2009-08-15 15:24     ` Eli Zaretskii
2009-08-16  2:33       ` Santiago Mejia
2009-08-15  8:26 ` Peter Dyballa

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=69A2E477-A9F9-40A8-8F60-DC315A0E72A5@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.