From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: [Emacs-diffs] emacs-25 26b56dc: Fix some single quotes in documentation Date: Wed, 16 Mar 2016 14:26:26 -0700 (PDT) Message-ID: <510c885d-f4d3-4771-8caf-1d61711321e2@default> References: <20160314154123.2684.74715@vcs.savannah.gnu.org> <56E6E764.9090500@cs.ucla.edu> <89ba6063-e962-7590-39be-c4fb28f394ea@yandex.ru> <56E703D9.8000607@cs.ucla.edu> <56E70D7C.9080709@cs.ucla.edu> <56E7235A.8010305@cs.ucla.edu> <56E757B6.1010905@cs.ucla.edu> <56E8A49C.6050704@cs.ucla.edu> <124b0893-9ed5-4532-8ade-619609973117@default> <56E99E23.4090506@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1458163625 20388 80.91.229.3 (16 Mar 2016 21:27:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Mar 2016 21:27:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert , Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 16 22:26:52 2016 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 1agIxv-00073y-5I for ged-emacs-devel@m.gmane.org; Wed, 16 Mar 2016 22:26:51 +0100 Original-Received: from localhost ([::1]:58898 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agIxu-00063i-Ff for ged-emacs-devel@m.gmane.org; Wed, 16 Mar 2016 17:26:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agIxe-00062f-HV for emacs-devel@gnu.org; Wed, 16 Mar 2016 17:26:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agIxa-0007HO-Fv for emacs-devel@gnu.org; Wed, 16 Mar 2016 17:26:34 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:26537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agIxa-0007H6-88 for emacs-devel@gnu.org; Wed, 16 Mar 2016 17:26:30 -0400 Original-Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u2GLQRxu030009 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 16 Mar 2016 21:26:28 GMT Original-Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u2GLQRlP020712 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 16 Mar 2016 21:26:27 GMT Original-Received: from abhmp0009.oracle.com (abhmp0009.oracle.com [141.146.116.15]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id u2GLQQ5r019433; Wed, 16 Mar 2016 21:26:27 GMT In-Reply-To: <56E99E23.4090506@cs.ucla.edu> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] X-Source-IP: userv0021.oracle.com [156.151.31.71] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 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:201804 Archived-At: > > Were identical straight quotes (') used in NEWS before you used > > them? I don't think so. Except maybe for the occasional typo. >=20 > They were used, and they weren't typos. Show us some that were not typos, please. > Straight quoting is an alternative style of quoting, which is > valid in its own right. Valid for what? What yesterday's lunch ended up as is valid for something, surely. Everything is valid for something. Validity is always relative to some standard, or spec. The only reasonable notion of "valid" for Emacs is "valid for Emacs", which means whatever Emacs Dev decides it means. > >> Although grave quotes are popular Emacs source code they have > >> never been the only style for all text, > > > > In Emacs they have been. Counter-examples? Or did you mean all > > text anywhere, including outside of Emacs? >=20 > I meant within the text files in the Emacs git repository. Although > grave quoting (with ` and ') has historically been more popular than > straight quoting (with ' and '),=20 Not just "more popular". That was the Emacs _convention_. Since Day One (AFAIK). > both forms are used,=20 Where? Emacs GIT? Hardly a great reference, if you are looking for what Emacs convention has been. > and straight quotes are not merely something that I just now added. You added them a while ago, I guess. > In particular, both quoting styles were used in etc/NEWS even before > my changes of this week. Last week's commit=20 > 985dacfa0f0186531fdae13718d720cf7e27425f of etc/NEWS contains at least > a dozen uses of straight quoting (I got tired of counting after > reaching a dozen). Admittedly straight quoting was a minority style, > but these were not typos. I discount anything recent. The whole convention thing has been tossed on its head. You wouldn't happen to know who started down that road, would you? > >> for example, the NEWS entry for Emacs 1.4 (in etc/NEWS.1-17), circa > >> 1985, uses straight quotes for its only quoted string, presumably to > >> distinguish the quotes from the grave accents elsewhere in the entry. > > ... Dunno what you mean by "its only quoted string", >=20 > I meant the only quoted string in the NEWS entry for Emacs 1.4. There is > just one such string, which you numbered "5" in your list. (Your list > included NEWS entries for other Emacs releases.) Right. I checked the whole file etc/NEWS.1-17, which contains NEWS for releases 1.1 through 1.17. 5 occurrences of '...'; 345 occurrences of `...'. 70 to 1 ratio. Five typos. Hardly "an alternative style of quoting" used by Emacs. > Again, I concede that straight quoting was a minority style in > NEWS entries, but it was a perfectly respectable style Not much of a concession. Typos, not a "minority style" for Emacs. Again, "perfectly respectable", like "valid", is defined by Emacs Dev. It's about a convention, and one set by Emacs Dev, not just by some outside notion of popularity or frequency of use. > and it was not just "typos". I disagree about that. Based even on just the file you pointed us to. See my previous mail for details. > > You think they are a better choice; OK, we got that. >=20 > It's not a matter of my personal preference. It's the GNU coding > style, which reflects a reasonable consensus on user-visible text. What is the _GNU Emacs_ quoting style? It WAS `...'. Now it is apparently up for grabs. Based notably on your efforts to change it and your appeals to other styles.