From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] emacs-25 26b56dc: Fix some single quotes in documentation Date: Mon, 14 Mar 2016 19:03:19 +0200 Message-ID: <83shztc7qg.fsf@gnu.org> References: <20160314154123.2684.74715@vcs.savannah.gnu.org> <56E6E764.9090500@cs.ucla.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1457975121 5210 80.91.229.3 (14 Mar 2016 17:05:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Mar 2016 17:05:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 14 18:05:13 2016 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 1afVvd-0007vK-4Y for ged-emacs-devel@m.gmane.org; Mon, 14 Mar 2016 18:05:13 +0100 Original-Received: from localhost ([::1]:42502 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afVvc-0005pQ-FJ for ged-emacs-devel@m.gmane.org; Mon, 14 Mar 2016 13:05:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afVuK-00046H-Hu for emacs-devel@gnu.org; Mon, 14 Mar 2016 13:03:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afVuF-0007IT-48 for emacs-devel@gnu.org; Mon, 14 Mar 2016 13:03:52 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afVuF-0007IP-25; Mon, 14 Mar 2016 13:03:47 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2521 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1afVuE-0001wb-Ce; Mon, 14 Mar 2016 13:03:46 -0400 In-reply-to: <56E6E764.9090500@cs.ucla.edu> (message from Paul Eggert on Mon, 14 Mar 2016 09:31:32 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:201715 Archived-At: > From: Paul Eggert > Date: Mon, 14 Mar 2016 09:31:32 -0700 > > On 03/14/2016 08:44 AM, John Wiegley wrote: > > Why would you not always use ‘like this’? Isn't that the most consistent? > > Yes, and it's easy enough to do that, so I installed that further change. Are we sure NEWS will always be read either in Emacs or on a terminal that supports these characters? I frequently look at it with Less, but maybe I'm alone.