From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: text-quoting-style Date: Wed, 2 Sep 2015 09:09:01 +0000 Message-ID: <20150902090901.GB2544@acm.fritz.box> References: <20150830131613.GA2724@acm.fritz.box> <55E3F447.4050005@cs.ucla.edu> <20150831201343.GB2280@acm.fritz.box> <55E4C724.3060108@cs.ucla.edu> <20150901124756.GB2362@acm.fritz.box> <55E5D1E6.9040003@cs.ucla.edu> <20150901183545.GA1997@acm.fritz.box> <55E63BC3.7080101@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1441184943 24895 80.91.229.3 (2 Sep 2015 09:09:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2015 09:09:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 02 11:08:54 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 1ZX42G-0002nF-3d for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 11:08:52 +0200 Original-Received: from localhost ([::1]:35516 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX42G-0000fk-0x for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 05:08:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX41P-00085d-Mj for emacs-devel@gnu.org; Wed, 02 Sep 2015 05:08:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZX41K-0003YB-Nk for emacs-devel@gnu.org; Wed, 02 Sep 2015 05:07:59 -0400 Original-Received: from mail.muc.de ([193.149.48.3]:47911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX41K-0003XS-E9 for emacs-devel@gnu.org; Wed, 02 Sep 2015 05:07:54 -0400 Original-Received: (qmail 3629 invoked by uid 3782); 2 Sep 2015 09:07:53 -0000 Original-Received: from acm.muc.de (p5B147729.dip0.t-ipconnect.de [91.20.119.41]) by colin.muc.de (tmda-ofmipd) with ESMTP; Wed, 02 Sep 2015 11:07:52 +0200 Original-Received: (qmail 2606 invoked by uid 1000); 2 Sep 2015 09:09:01 -0000 Content-Disposition: inline In-Reply-To: <55E63BC3.7080101@cs.ucla.edu> User-Agent: Mutt/1.5.23 (2014-03-12) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 193.149.48.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:189451 Archived-At: Hello, Paul. On Tue, Sep 01, 2015 at 04:58:59PM -0700, Paul Eggert wrote: > Alan Mackenzie wrote: > > I solved that problem by introducing > > `text-quoting-style', and you have reintroduced the problem by removing > > `text-quoting-style'. > Not true. I did not remove that variable. It's still there in master, and it > still causes Emacs to generate ASCII quotes upon request. Your message seems to > be based on a misconception. OK, sorry about that, I did indeed misunderstand. Can you further confirm that there is no intention to remove this facility? -- Alan Mackenzie (Nuremberg, Germany).