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: Face remapping on mouse menu Date: Sun, 15 Jun 2008 16:08:05 -0400 Message-ID: <87hcbuwjfe.fsf@stupidchicken.com> References: <87iqwfrzph.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213560780 24622 80.91.229.12 (15 Jun 2008 20:13:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Jun 2008 20:13:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 15 22:13:43 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 1K7ybf-00024H-2r for ged-emacs-devel@m.gmane.org; Sun, 15 Jun 2008 22:13:43 +0200 Original-Received: from localhost ([127.0.0.1]:44166 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7yaq-0001V3-QP for ged-emacs-devel@m.gmane.org; Sun, 15 Jun 2008 16:12:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7yal-0001Uw-El for emacs-devel@gnu.org; Sun, 15 Jun 2008 16:12:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7yah-0001Ue-N5 for emacs-devel@gnu.org; Sun, 15 Jun 2008 16:12:46 -0400 Original-Received: from [199.232.76.173] (port=59804 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7yah-0001Ub-K2 for emacs-devel@gnu.org; Sun, 15 Jun 2008 16:12:43 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:44667) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7yad-0000cy-Un; Sun, 15 Jun 2008 16:12:40 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id F03A84E47E; Sun, 15 Jun 2008 16:08:05 -0400 (EDT) In-Reply-To: <87iqwfrzph.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 12 Jun 2008 01:26:18 -0400") 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, 2) 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:99268 Archived-At: As per my previous email, I've installed a new binding for S-down-mouse-1, which pops up a menu for remapping the default face in the current buffer. Please let me know if there are any problems.