From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: text-quoting-style Date: Mon, 31 Aug 2015 13:31:55 -0400 Message-ID: References: <83r3mn50rz.fsf@gnu.org> <20150828172501.GB4882@acm.fritz.box> <87h9nfcuc9.fsf@moondust.localdomain> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1441042338 22193 80.91.229.3 (31 Aug 2015 17:32:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Aug 2015 17:32:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: nljlistbox2@gmail.com (N. Jackson) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 31 19:32:09 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 1ZWSwC-00023R-UU for ged-emacs-devel@m.gmane.org; Mon, 31 Aug 2015 19:32:09 +0200 Original-Received: from localhost ([::1]:39354 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWSwC-0008GC-OV for ged-emacs-devel@m.gmane.org; Mon, 31 Aug 2015 13:32:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWSw6-0008Ew-4j for emacs-devel@gnu.org; Mon, 31 Aug 2015 13:32:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWSw1-0005JI-OH for emacs-devel@gnu.org; Mon, 31 Aug 2015 13:32:02 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:58561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWSw1-0005JB-KH for emacs-devel@gnu.org; Mon, 31 Aug 2015 13:31:57 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0A1FgA731xV//rn92hcgxCEAoVVu0CHSAMEAgKBPDoTAQEBAQEBAYEKQQWDXQEBAwFWIxALNBIUGA2IWwjPIwEBAQEGAgEfizqFBQeELQW1BCOEFCKCeAEBAQ X-IPAS-Result: A0A1FgA731xV//rn92hcgxCEAoVVu0CHSAMEAgKBPDoTAQEBAQEBAYEKQQWDXQEBAwFWIxALNBIUGA2IWwjPIwEBAQEGAgEfizqFBQeELQW1BCOEFCKCeAEBAQ X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="161961135" Original-Received: from 104-247-231-250.cpe.teksavvy.com (HELO pastel.home) ([104.247.231.250]) by ironport2-out.teksavvy.com with ESMTP; 31 Aug 2015 13:31:55 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 8C42762254; Mon, 31 Aug 2015 13:31:55 -0400 (EDT) In-Reply-To: <87h9nfcuc9.fsf@moondust.localdomain> (N. Jackson's message of "Mon, 31 Aug 2015 13:10:14 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:189347 Archived-At: >> Unless I've missed or misunderstood some development in the last two >> months or so, the need for `text-quoting-style' still exists: if we're >> going to be doing clever things to make ` and ' get converted, or >> appear to get converted, into curly quotes, then a user must be able >> to enable/disable this conversion. > +1 Same as for Alan: without an explicit description of the concrete problems you face with curly quotes, this "+1" is meaningless. Stefan