From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Change the default binding of C-x C-e ? Date: Sun, 06 Jan 2008 23:18:13 -0500 Message-ID: References: <20080106034104.5a17f366@reforged> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1199679540 2075 80.91.229.12 (7 Jan 2008 04:19:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 04:19:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mike Mattie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 05:19:21 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JBjSF-0007Yr-Bd for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 05:19:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBjRs-0006CF-9P for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 23:18:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBjRI-0005hz-QZ for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:18:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBjRG-0005fx-OQ for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:18:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBjRG-0005ff-Dv for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:18:14 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBjRG-0001fs-73 for emacs-devel@gnu.org; Sun, 06 Jan 2008 23:18:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1JBjRF-0003qz-VH; Sun, 06 Jan 2008 23:18:13 -0500 In-reply-to: <20080106034104.5a17f366@reforged> (message from Mike Mattie on Sun, 6 Jan 2008 03:41:04 -0800) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86425 Archived-At: I think it is a good idea to change the default key-binding of C-x C-e to e= val-defun. Since eval-defun is already on C-M-x, I don't see a point putting it on C-x C-e as well.