From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: finger-pointer curser as default for mouse-face text Date: Wed, 03 Nov 2004 11:20:11 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099477784 3474 80.91.229.6 (3 Nov 2004 10:29:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Nov 2004 10:29:44 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org, Stefan , Karl Eichwalder , Martin Blais , Drew Adams , Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 03 11:29:36 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CPIOW-0007n8-00 for ; Wed, 03 Nov 2004 11:29:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPIWF-0005MH-UG for ged-emacs-devel@m.gmane.org; Wed, 03 Nov 2004 05:37:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CPIOF-0002N7-WF for emacs-devel@gnu.org; Wed, 03 Nov 2004 05:29:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CPIOE-0002Ld-05 for emacs-devel@gnu.org; Wed, 03 Nov 2004 05:29:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPIOC-0002LJ-Pp for emacs-devel@gnu.org; Wed, 03 Nov 2004 05:29:17 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CPIFZ-0003vC-Dv for emacs-devel@gnu.org; Wed, 03 Nov 2004 05:20:21 -0500 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1CPIE7-0001yG-6x; Wed, 03 Nov 2004 05:18:51 -0500 Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Wed, 03 Nov 2004 10:26:01 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: main.gmane.org gmane.emacs.devel:29368 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29368 storm@cua.dk (Kim F. Storm) writes: > Stefan writes: > >>> I too wrote a command (`doremi-grow-font') that increases or decreases the >>> font size of the frame by an increment. You could bind it to, say, C-+ (and >>> bind to C-- a lambda that calls `doremi-grow-font' after flipping the sign >>> of the increment). Like Miles's code, this lets you, in effect, _zoom_ the >>> Emacs page (buffer) in and out easily. >> >> BTW, C-+ is OK because it's currently unused, but C-- is already bound and >> I've been known to use it, so otherpeople might use it as well. > > Perhaps C-M-+ and C-M-- ? > > C-M-- is bound to the same command as C-- and M--, so I think > we can steal that binding. More often than not, this will switch screen resolutions in the X server. While one can circumvent this with ESC C--, this pretty much defeats the purpose of having a keybinding easy to find. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum