From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: right-char and left-char Date: Thu, 06 Oct 2011 18:20:53 -0400 Message-ID: <87k48h224a.fsf@stupidchicken.com> References: <87k48it6g3.fsf@stupidchicken.com> <83pqiagew4.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317939664 18892 80.91.229.12 (6 Oct 2011 22:21:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Oct 2011 22:21:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 07 00:21:01 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwJI-000534-3E for ged-emacs-devel@m.gmane.org; Fri, 07 Oct 2011 00:21:00 +0200 Original-Received: from localhost ([::1]:43441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBwJH-0003lG-Kb for ged-emacs-devel@m.gmane.org; Thu, 06 Oct 2011 18:20:59 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBwJF-0003l2-6r for emacs-devel@gnu.org; Thu, 06 Oct 2011 18:20:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBwJD-0004lU-V2 for emacs-devel@gnu.org; Thu, 06 Oct 2011 18:20:57 -0400 Original-Received: from vm-emlprdomr-02.its.yale.edu ([130.132.50.143]:58782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBwJC-0004lA-QK; Thu, 06 Oct 2011 18:20:54 -0400 Original-Received: from furball (dhcp-128-36-14-81.central.yale.edu [128.36.14.81]) (authenticated bits=0) by vm-emlprdomr-02.its.yale.edu (8.14.4/8.14.4) with ESMTP id p96MKrMI030455 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 6 Oct 2011 18:20:54 -0400 In-Reply-To: <83pqiagew4.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 06 Oct 2011 20:21:15 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.143 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.143 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:144652 Archived-At: Another question: how come C- is bound to `right-word' but M- is still bound to `forward-word'? An oversight?