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: Please stop putting curly quotes into doc strings! Date: Wed, 09 Sep 2015 23:28:20 -0400 Message-ID: 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> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1441855785 1491 80.91.229.3 (10 Sep 2015 03:29:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Sep 2015 03:29:45 +0000 (UTC) Cc: eggert@cs.ucla.edu, dgutov@yandex.ru, rms@gnu.org, emacs-devel@gnu.org To: raman@google.com (T.V Raman) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 10 05:29:36 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 1ZZsYE-0002Hs-0S for ged-emacs-devel@m.gmane.org; Thu, 10 Sep 2015 05:29:30 +0200 Original-Received: from localhost ([::1]:46657 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZsYD-0007qH-EQ for ged-emacs-devel@m.gmane.org; Wed, 09 Sep 2015 23:29:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZsY9-0007mO-Cs for emacs-devel@gnu.org; Wed, 09 Sep 2015 23:29:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZsY6-0000WJ-8o for emacs-devel@gnu.org; Wed, 09 Sep 2015 23:29:25 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:53265) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZsY6-0000Vs-4q; Wed, 09 Sep 2015 23:29:22 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0A1FgA731xV/+uZpUVcgxCEAoVVu0CHSAMEAgKBPDoTAQEBAQEBAYEKQQWDXQEBAwFWIwULCzQSFBgNiFsIzyMBAQEHAQEBAR6LOoUFB4QtAQSfF4NrkD2BRSOEFCKCeAEBAQ X-IPAS-Result: A0A1FgA731xV/+uZpUVcgxCEAoVVu0CHSAMEAgKBPDoTAQEBAQEBAYEKQQWDXQEBAwFWIwULCzQSFBgNiFsIzyMBAQEHAQEBAR6LOoUFB4QtAQSfF4NrkD2BRSOEFCKCeAEBAQ X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="164400996" Original-Received: from 69-165-153-235.dsl.teksavvy.com (HELO fmsmemgm.homelinux.net) ([69.165.153.235]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Sep 2015 23:28:20 -0400 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 93C2AAE12D; Wed, 9 Sep 2015 23:28:20 -0400 (EDT) In-Reply-To: <22000.36504.734886.651251@retriever.mtv.corp.google.com> (T. V. Raman's message of "Wed, 9 Sep 2015 12:55:04 -0700") 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:189787 Archived-At: > The only thing I'm asking for is that curly quotes in files where > they exist be removed so the codebase goes back to a pristine state. I think this is already done, Stefan