From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Upcoming loss of usability of Emacs source files and Emacs. Date: Mon, 15 Jun 2015 21:28:38 +0300 Message-ID: <557F1956.10000@yandex.ru> References: <20150615142237.GA3517@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1434392958 3516 80.91.229.3 (15 Jun 2015 18:29:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Jun 2015 18:29:18 +0000 (UTC) Cc: emacs-devel To: bruce.connor.am@gmail.com, Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 15 20:29:18 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 1Z4Z8H-0002X8-3f for ged-emacs-devel@m.gmane.org; Mon, 15 Jun 2015 20:29:17 +0200 Original-Received: from localhost ([::1]:35945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4Z8G-0000am-89 for ged-emacs-devel@m.gmane.org; Mon, 15 Jun 2015 14:29:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4Z7z-0000Za-MU for emacs-devel@gnu.org; Mon, 15 Jun 2015 14:29:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4Z7w-0002rZ-Dn for emacs-devel@gnu.org; Mon, 15 Jun 2015 14:28:59 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:34867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4Z7w-0002oH-7N for emacs-devel@gnu.org; Mon, 15 Jun 2015 14:28:56 -0400 Original-Received: by wiga1 with SMTP id a1so86650476wig.0 for ; Mon, 15 Jun 2015 11:28:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=7o1FWx+QZFnqt3Wn6zvFvk9DABvNTA3fg7G8RpTNFfQ=; b=FnglyX9XdHMrTDXG1dKHrvr1lNz8KnLMZKdC+z1ssyWeAJxN7/9cEMdsBCPyx72+r9 tMl3Nk7oJ4q9OnIgxkT8EMvDGFTyKw18L3smtuYm5tdH75Bq8VLG4CnTKbTCL6P31wV7 0vvzPfUmsZCtbetDDxg6G0UGO6cW64F2hh2b38v1uXhdNSOsVizZ5plWpauoR5IsQD4z 92boUg97LzazQHC6nb0+UUSMhXvjlPqdwlGro+IK1SskWJ7Z2/ehYuqGXo0UOYNnIwgV HvudbYOoNPdIzzl1nkMuUCN2A+aXlNiyMggXIYtLWehWzrlSOb2+HgtTeAdf4y6DDqmc WtiQ== X-Received: by 10.181.11.193 with SMTP id ek1mr34103241wid.15.1434392926662; Mon, 15 Jun 2015 11:28:46 -0700 (PDT) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id pf4sm20143697wjb.23.2015.06.15.11.28.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 11:28:46 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f 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:187194 Archived-At: On 06/15/2015 06:38 PM, Artur Malabarba wrote: > Maybe I just haven't run into them, but I haven't seen curved quotes > inserted into the source of any docstrings. Not yet, but Paul and Stefan have expressed interest in doing that too. > If it's happening, then I am against this. But, just to be clear, I am > very much in favor of *displaying* them as curved quotes on Help > buffers by default (which is what I thought we were doing now). Yes, that's a recent change I like as well.