From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Please stop putting curly quotes into doc strings! Date: Mon, 14 Sep 2015 11:27:29 +0200 Message-ID: <87bnd5wdtq.fsf@fencepost.gnu.org> References: <55EA4821.2050401@yandex.ru> <55EBC5B8.80208@cs.ucla.edu> <55EE1B01.3010201@cs.ucla.edu> <55EEDBE7.8050903@yandex.ru> <55EEE97F.1040008@cs.ucla.edu> <55EF5FE3.4020209@yandex.ru> <55EF763E.5060500@cs.ucla.edu> <22000.36504.734886.651251@retriever.mtv.corp.google.com> <87bndag13h.fsf@fencepost.gnu.org> <87k2ry6zvq.fsf@fencepost.gnu.org> <55F1BD27.7030802@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 1442222964 19857 80.91.229.3 (14 Sep 2015 09:29:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2015 09:29:24 +0000 (UTC) Cc: emacs-devel@gnu.org, "T.V Raman" , Stefan Monnier , rms@gnu.org, dgutov@yandex.ru To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 14 11:29:23 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 1ZbQ4e-0005wr-N8 for ged-emacs-devel@m.gmane.org; Mon, 14 Sep 2015 11:29:20 +0200 Original-Received: from localhost ([::1]:39377 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbQ4e-00018h-4B for ged-emacs-devel@m.gmane.org; Mon, 14 Sep 2015 05:29:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbQ31-0007kB-DI for emacs-devel@gnu.org; Mon, 14 Sep 2015 05:27:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbQ30-00067U-C6 for emacs-devel@gnu.org; Mon, 14 Sep 2015 05:27:39 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:57407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbQ2y-000678-V1; Mon, 14 Sep 2015 05:27:36 -0400 Original-Received: from localhost ([127.0.0.1]:42207 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1ZbQ2r-0002XT-Rz; Mon, 14 Sep 2015 05:27:30 -0400 Original-Received: by lola (Postfix, from userid 1000) id 57768E0897; Mon, 14 Sep 2015 11:27:29 +0200 (CEST) In-Reply-To: <55F1BD27.7030802@cs.ucla.edu> (Paul Eggert's message of "Thu, 10 Sep 2015 10:25:59 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 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:189925 Archived-At: Paul Eggert writes: > On 09/10/2015 08:46 AM, David Kastrup wrote: > >> outcommented stuff that would become non-standard when commented back > > Thanks, I missed those, since I didn=E2=80=99t look at comments. Fixed. > >> Comments and messages like > > Thanks, I missed those message instances, as somebody else introduced > those curved quotes and I looked only at the curved quotes I > introduced. I changed them to use grave quotes just now. Thanks for the cleanup. --=20 David Kastrup