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: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim Date: Wed, 02 Sep 2015 16:14:38 -0400 Message-ID: References: <20150831061236.27796.57762@vcs.savannah.gnu.org> <55E3F434.2060507@yandex.ru> <55E496DC.1030608@cs.ucla.edu> <877foas9jh.fsf@gmail.com> <20150901190014.GB1997@acm.fritz.box> <20150902100252.GC2544@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1441224906 12307 80.91.229.3 (2 Sep 2015 20:15:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2015 20:15:06 +0000 (UTC) Cc: Paul Eggert , Dmitry Gutov , Oleh Krehel , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 02 22:14:56 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 1ZXEQp-000721-Hd for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 22:14:55 +0200 Original-Received: from localhost ([::1]:41188 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXEQq-0006V0-1r for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 16:14:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXEQd-0006Ur-Go for emacs-devel@gnu.org; Wed, 02 Sep 2015 16:14:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXEQa-0006fF-7w for emacs-devel@gnu.org; Wed, 02 Sep 2015 16:14:43 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:55784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXEQa-0006f5-3v for emacs-devel@gnu.org; Wed, 02 Sep 2015 16:14:40 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0CYDQA731xV//rn92hcgxCEAshgBAICgTw8EQEBAQEBAQGBCkEFg10BAQMBViMFCwsOJhIUGA0kiDcIzyMBAQEBBgIBH4s6hQUHhC0FtQQjgjuBWSKCeAEBAQ X-IPAS-Result: A0CYDQA731xV//rn92hcgxCEAshgBAICgTw8EQEBAQEBAQGBCkEFg10BAQMBViMFCwsOJhIUGA0kiDcIzyMBAQEBBgIBH4s6hQUHhC0FtQQjgjuBWSKCeAEBAQ X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="162226013" Original-Received: from 104-247-231-250.cpe.teksavvy.com (HELO pastel.home) ([104.247.231.250]) by ironport2-out.teksavvy.com with ESMTP; 02 Sep 2015 16:14:39 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 6F93C62323; Wed, 2 Sep 2015 16:14:38 -0400 (EDT) In-Reply-To: <20150902100252.GC2544@acm.fritz.box> (Alan Mackenzie's message of "Wed, 2 Sep 2015 10:02:52 +0000") 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:189484 Archived-At: > Using my standard font, lat1-16, the curly quotes use the same glyphs as > ` and ', hence are visibly indistinguishable from them. So they're just as pretty. Looks like a non-issue, then. > All of what I write above I've written before. In addition, the > necessity to type a C-x 8 combination to type a curly quote is a serious > impediment. So you don't want to type them. I don't either, so we're in agreement. Any other issue? Stefan