From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: New global bindings Date: Tue, 03 Jun 2008 23:46:21 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212551206 29872 80.91.229.12 (4 Jun 2008 03:46:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2008 03:46:46 +0000 (UTC) Cc: M Jared Finder , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 04 05:47:26 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 1K3jy8-0000sJ-TF for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2008 05:47:25 +0200 Original-Received: from localhost ([127.0.0.1]:37908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3jxM-0007sr-KQ for ged-emacs-devel@m.gmane.org; Tue, 03 Jun 2008 23:46:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3jxI-0007pz-Ay for emacs-devel@gnu.org; Tue, 03 Jun 2008 23:46:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3jxH-0007pQ-1K for emacs-devel@gnu.org; Tue, 03 Jun 2008 23:46:32 -0400 Original-Received: from [199.232.76.173] (port=47472 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3jxG-0007pN-S2 for emacs-devel@gnu.org; Tue, 03 Jun 2008 23:46:30 -0400 Original-Received: from 206-248-132-168.dsl.teksavvy.com ([206.248.132.168]:59208 helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3jxD-00031g-Lm; Tue, 03 Jun 2008 23:46:27 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 44965B423C; Tue, 3 Jun 2008 23:46:21 -0400 (EDT) In-Reply-To: (Miles Bader's message of "Wed, 04 Jun 2008 11:50:42 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:98357 Archived-At: >> I would be happy with C-x C-+/C-x C-- bindings. > Please try the following: Looks good. Could you be careful with the namespaces, tho? E.g. use a "face-remap-" prefix for things in face-remap.el or something like that? Stefan