From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Random832 Newsgroups: gmane.emacs.devel Subject: Re: ASCII-only startup message? Date: Sat, 26 Dec 2015 13:41:12 -0500 Message-ID: References: <567ECD8C.1070408@cs.ucla.edu> <8360zlhy7x.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451155298 27624 80.91.229.3 (26 Dec 2015 18:41:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Dec 2015 18:41:38 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 26 19:41:29 2015 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 1aCtmT-0006l9-5t for ged-emacs-devel@m.gmane.org; Sat, 26 Dec 2015 19:41:29 +0100 Original-Received: from localhost ([::1]:39553 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCtmS-0001jr-HH for ged-emacs-devel@m.gmane.org; Sat, 26 Dec 2015 13:41:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCtmO-0001ir-Ff for emacs-devel@gnu.org; Sat, 26 Dec 2015 13:41:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCtmL-000834-AI for emacs-devel@gnu.org; Sat, 26 Dec 2015 13:41:24 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:33610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCtmL-00082y-3G for emacs-devel@gnu.org; Sat, 26 Dec 2015 13:41:21 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aCtmJ-0006Z2-J5 for emacs-devel@gnu.org; Sat, 26 Dec 2015 19:41:19 +0100 Original-Received: from c-68-39-146-59.hsd1.in.comcast.net ([68.39.146.59]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Dec 2015 19:41:19 +0100 Original-Received: from random832 by c-68-39-146-59.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Dec 2015 19:41:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-68-39-146-59.hsd1.in.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:fc/rlmg6pJSC8L4OlgL+ILKnYYc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:196907 Archived-At: Eli Zaretskii writes: > The adverse effect of inserting non-ASCII characters shows when your > locale's codeset is not UTF-8: if you want to save that buffer or any > part of it that includes this comment, you get annoyed by the request > to specify a suitable encoding (because *scratch* correctly starts > with the locale's default encoding). Under what circumstances does it insert non-ASCII characters in the first place? Is this a new feature in Emacs 25? As far as I can tell it only has ASCII apostrophes.