From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bozhidar Batsov Newsgroups: gmane.emacs.devel Subject: Re: Using utf-8-auto as a process coding system Date: Mon, 21 Jul 2014 17:54:42 +0300 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="53cd29b3_836c40e_daeb" X-Trace: ger.gmane.org 1405954522 20430 80.91.229.3 (21 Jul 2014 14:55:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jul 2014 14:55:22 +0000 (UTC) Cc: emacs-devel To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 21 16:55:14 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X9EzW-0007QA-7R for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2014 16:55:02 +0200 Original-Received: from localhost ([::1]:34595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EzV-0003XL-TY for ged-emacs-devel@m.gmane.org; Mon, 21 Jul 2014 10:55:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EzN-0003XF-GS for emacs-devel@gnu.org; Mon, 21 Jul 2014 10:54:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9EzI-0005P2-Tt for emacs-devel@gnu.org; Mon, 21 Jul 2014 10:54:53 -0400 Original-Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:59367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EzI-0005Os-In for emacs-devel@gnu.org; Mon, 21 Jul 2014 10:54:48 -0400 Original-Received: by mail-wi0-f178.google.com with SMTP id hi2so4242596wib.11 for ; Mon, 21 Jul 2014 07:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:message-id:in-reply-to:references:subject :mime-version:content-type; bh=EK9a/eR98BCYaQBLAJrKJbST6k/YIFIngxHTv9UZvTQ=; b=Vtm4K9KuPmR4W2jUNAguQMbOZHMHcZEl24HVueoceOdHjO1fJrYVoF5Qes67Y74Nac FKWMhBoye69SXA+Ox2lVgEJUipVLhvPPXETWASW1FlR4AFMkmczU4++mRBKRO6wez2yI vh9ssZY4U36RpsAk9EXodjypUAR3jlYt50keuA4vjvKati3SCoiMHkvxXMCjmiZCKZOd tZT9XQ8W8ON4DWG55XSAdQR1d+VY3TNHxqESznjYl+G5AOcWv9fGve/fRiS3BOMi+hcc t82hnRBIkPWD8/WESP///RdOhOeqJdQV0HM69MAp14VJHtI5M68N8sTmtow7tQ7hmf3o 0r7g== X-Received: by 10.194.110.161 with SMTP id ib1mr15306424wjb.129.1405954486269; Mon, 21 Jul 2014 07:54:46 -0700 (PDT) Original-Received: from Bozhidars-MacBook-Pro.local ([95.87.231.111]) by mx.google.com with ESMTPSA id p3sm38197917wjw.13.2014.07.21.07.54.45 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Jul 2014 07:54:45 -0700 (PDT) In-Reply-To: X-Mailer: Airmail (237) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::232 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173070 Archived-At: --53cd29b3_836c40e_daeb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On July 21, 2014 at 4:25:04 PM, Andreas Schwab (schwab=40suse.de) wrote: Bozhidar Batsov writes:=C2=A0 > I was wondering if someone can explain the rationale behind the utf-8-a= uto=C2=A0 > coding system that=E2=80=99s available in Emacs.=C2=A0 UT=46-8 (auto-detect signature (BOM))=C2=A0 So, it=E2=80=99s a good idea to use it for files, but it=E2=80=99s probab= ly not a good idea to use it as process encoding, because there likely wo= n=E2=80=99t be a BOM to check=3F Andreas.=C2=A0 --=C2=A0 Andreas Schwab, SUSE Labs, schwab=40suse.de=C2=A0 GPG Key fingerprint =3D 0196 BAD8 1CE9 1970 =464BE 1748 E4D4 88E3 0EEA B9= D7=C2=A0 =22And now for something completely different.=22=C2=A0 --53cd29b3_836c40e_daeb Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline