From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: =?UTF-8?B?UmU6IEMteCA4IHNob3J0aGFuZHMgZm9yIOKJpCBhbmQg4oml?= Date: Mon, 11 May 2015 17:27:17 +0100 Message-ID: References: Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1431361647 500 80.91.229.3 (11 May 2015 16:27:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 May 2015 16:27:27 +0000 (UTC) Cc: Paul Eggert , Emacs developers , Stefan Monnier , Kaushal To: Yuri Khan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 11 18:27:26 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 1YrqY7-0005Nk-I8 for ged-emacs-devel@m.gmane.org; Mon, 11 May 2015 18:27:23 +0200 Original-Received: from localhost ([::1]:38705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrqY6-0000YV-Qy for ged-emacs-devel@m.gmane.org; Mon, 11 May 2015 12:27:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrqY3-0000YB-Hb for emacs-devel@gnu.org; Mon, 11 May 2015 12:27:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YrqY2-0006vi-Lm for emacs-devel@gnu.org; Mon, 11 May 2015 12:27:19 -0400 Original-Received: from mail-la0-x234.google.com ([2a00:1450:4010:c03::234]:34297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrqY2-0006vW-EG for emacs-devel@gnu.org; Mon, 11 May 2015 12:27:18 -0400 Original-Received: by laat2 with SMTP id t2so97149579laa.1 for ; Mon, 11 May 2015 09:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=KJ6ihlEtGCJZWtk9dni1ZDxjdGhq+9fl5R1zIyK11T0=; b=DzMvC+usJvBqX/6JHT0iBeDHcgkNeAUgTYHNKVL6XuFfL+a8yTQnmEC8e7Ra0Efp5a uWGhdgmwN3qHRPG05aip13JM4Wto0ebus0rMB5T+Zg8ItkKGnIXJe1h6dBdOLO57t4ki 1Wfk3P2iI0wRASbHyBu7WJFr4fcTqUCxE4MSQdA8bcaaD5KDXjs3JeesNG1AV61ZiThM mkqEu7ODne2brWas5DvJ2lnvqFxkADs7rsm8W3TQbkqyJfpWnt+i7C7uGwihMASO5BSF hdERsg8ZclcCRhRPkIwyWwLRsJ+tskttoTWQSYRwXHTD3MsFOOxM4IciBu8lIP3wTcQ1 79yQ== X-Received: by 10.112.200.230 with SMTP id jv6mr8687868lbc.21.1431361637605; Mon, 11 May 2015 09:27:17 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Mon, 11 May 2015 09:27:17 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: 7QSbRjQgYZhjEbCzF0x5B0ArpTs X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::234 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:186418 Archived-At: 2015-05-11 16:40 GMT+01:00 Yuri Khan : > Consider also that there is the =E2=89=AB character (U+226B MUCH GREATER > THAN), which is semantically a better match for >>. Good point. Since =C2=AB=C2=BB are quotation marks they could instead be mo= ved under <" and >". That's not as intuitive, but it's still easy to remember once you see it once. Also, most cases where a user types C-x 8 >>, they'll be looking for the =E2=89=AB and not the =C2=BB. Not that =C2=BB isn't used, it's just tha= t (I think) most people who type =C2=BB have it in their keyboard layout already.