From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim Date: Wed, 2 Sep 2015 18:53:58 +0300 Message-ID: <55E71B96.3020508@yandex.ru> 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> <55E6DC03.9060508@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1441209255 11048 80.91.229.3 (2 Sep 2015 15:54:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2015 15:54:15 +0000 (UTC) Cc: acm@muc.de, eggert@cs.ucla.edu, emacs-devel@gnu.org, monnier@iro.umontreal.ca, ohwoeowho@gmail.com To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 02 17:54:14 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 1ZXAMX-0004Ig-AC for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 17:54:13 +0200 Original-Received: from localhost ([::1]:38962 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXAMW-00031Q-Vu for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 11:54:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXAMT-00031F-BK for emacs-devel@gnu.org; Wed, 02 Sep 2015 11:54:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXAMO-0007h3-C9 for emacs-devel@gnu.org; Wed, 02 Sep 2015 11:54:09 -0400 Original-Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:37011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXAMO-0007gw-4t; Wed, 02 Sep 2015 11:54:04 -0400 Original-Received: by wicfx3 with SMTP id fx3so23938064wic.0; Wed, 02 Sep 2015 08:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=vlsTj+ZQZ4PQl2GqBpRbR7uGy5umo7F0oW1zmHsnO4U=; b=C8UKk39N8C+nvc/jOtvYVZJIHAEYGyVzZDXpDoqXorO8yrQeOJDW73B6fCkbgfYHrn CjIX4bXracFZaVKBwK5juyZUDXuk2EsLNbtYSI27rV9LP2+WLxSVdsW18JhqhGLWks1V jv4H5dUXmf8GScmlIpCPKMVdk8D9+sGKbK3bs12JPDePSUwc/pYq8ItOY4nNHF0TN8zp umChgGDrsdHWVtqp9qrPAtaeD0F/ddWTfTbZ6ltyqxPa/kXEwZiFybtTjl/GoqQVI7yl tRh8W1cFnZrmSJyzLT2Lf0XAvx8Rt2O7g7ReHKUmj9NeCi0vS8eHBE7RSYjVBjUp9uRm y6RQ== X-Received: by 10.180.37.201 with SMTP id a9mr4912658wik.83.1441209243450; Wed, 02 Sep 2015 08:54:03 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id p3sm4240469wib.16.2015.09.02.08.54.02 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 02 Sep 2015 08:54:02 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Thunderbird/40.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22a 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:189470 Archived-At: On 09/02/2015 06:41 PM, Richard Stallman wrote: > I think you're right -- but that's not how it seems things are. > We were informed today that there are over > 900 curly quotes in the Emacs sources now. > Why are they in the sources? Because Paul put them there, even though objections were raised.