From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: New global bindings Date: Wed, 04 Jun 2008 22:30:21 +0900 Message-ID: <87abi1s4ya.fsf@catnip.gol.com> References: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212586418 11539 80.91.229.12 (4 Jun 2008 13:33:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2008 13:33:38 +0000 (UTC) Cc: M Jared Finder , Stefan Monnier , emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 04 15:34:19 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 1K3t7u-00009e-UW for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2008 15:34:07 +0200 Original-Received: from localhost ([127.0.0.1]:35901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3t78-0007fW-A9 for ged-emacs-devel@m.gmane.org; Wed, 04 Jun 2008 09:33:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3t4U-0006MX-Rv for emacs-devel@gnu.org; Wed, 04 Jun 2008 09:30:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3t4T-0006KZ-3o for emacs-devel@gnu.org; Wed, 04 Jun 2008 09:30:34 -0400 Original-Received: from [199.232.76.173] (port=51884 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3t4S-0006KO-Nd for emacs-devel@gnu.org; Wed, 04 Jun 2008 09:30:32 -0400 Original-Received: from smtp11.dentaku.gol.com ([203.216.5.73]:32906) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3t4N-0004pY-Dq; Wed, 04 Jun 2008 09:30:27 -0400 Original-Received: from 218.33.236.94.eo.eaccess.ne.jp ([218.33.236.94] helo=catnip.gol.com) by smtp11.dentaku.gol.com with esmtpa (Dentaku) id 1K3t4J-00008U-G9; Wed, 04 Jun 2008 22:30:23 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id A385D2F3E; Wed, 4 Jun 2008 22:30:21 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: (joakim@verona.se's message of "Wed, 04 Jun 2008 12:43:50 +0200") Original-Lines: 33 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com 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:98384 Archived-At: joakim@verona.se writes: > - Why is "=" bound to the same as "+"? > Is it because of the kbd layout you use? Because that's a fairly common binding (e.g., firefox) -- "+" is a shifted key on U.S. keyboard layouts, but "=" is the same key unshifted, and is next to the "-" key. So for convenient use, "-" and "=" actually make a good pair. > - Could there be menu entries to help find this feature? Dunno > - "c-x c-+ +" also increases height. Is that desired? Seems ok to me. > - should c-g exit and restore default size? I don't really know, but offhand I don't think so -- it's not really supposed to seem like you're in some little "mode", but rather give the impression that you're repeating the command without needing to type C-x. > - "c-x c-+ p" exits size change as expected, but leaves > a confusing "c-x c-+ p" message in the minibuffer. I don' t know how to control the funny echo-area messages for prefix keys. -miles -- Yo mama's so fat when she gets on an elevator it HAS to go down.