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 13:50:13 -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> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1441821064 9411 80.91.229.3 (9 Sep 2015 17:51:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2015 17:51:04 +0000 (UTC) Cc: Paul Eggert , Dmitry Gutov , rms@gnu.org, emacs-devel@gnu.org To: raman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 09 19:50:50 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 1ZZjW3-00072Q-Fx for ged-emacs-devel@m.gmane.org; Wed, 09 Sep 2015 19:50:39 +0200 Original-Received: from localhost ([::1]:44284 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZjW3-0004my-0s for ged-emacs-devel@m.gmane.org; Wed, 09 Sep 2015 13:50:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZjVu-0004lx-KS for emacs-devel@gnu.org; Wed, 09 Sep 2015 13:50:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZjVt-0007Q9-Pp for emacs-devel@gnu.org; Wed, 09 Sep 2015 13:50:30 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:58866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZjVp-0007LG-5l; Wed, 09 Sep 2015 13:50:25 -0400 Original-Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t89HoEoj014496; Wed, 9 Sep 2015 13:50:14 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id C359F6612A; Wed, 9 Sep 2015 13:50:13 -0400 (EDT) In-Reply-To: (raman@google.com's message of "Wed, 09 Sep 2015 08:27:49 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5424=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5424> : inlines <3769> : streams <1502509> : uri <2036367> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.22 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:189772 Archived-At: > Definitely is not urgent for many of us on this thread. What is urgent > though is that the remaining artifacts from the failed magic quotes be > removed which is what we are all asking for -- let's do that -- and move > on. FWIW, I don't know what those "remaining artifacts" would be. We still want to see curly quotes in C-h f by default, so it's not like we want to undo everything that Paul did. And I think which parts each person thinks should be removed/kept (or even added) is not nearly as obvious as one may think. So if you still want something changed, please be specific. Stefan