From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: C-z (Re: Two GTK related feature requests) Date: Sun, 26 Oct 2003 16:06:48 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20031026210648.GC11448@fencepost> References: <87oew8so3g.fsf@cs.cmu.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067202990 30878 80.91.224.253 (26 Oct 2003 21:16:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Oct 2003 21:16:30 +0000 (UTC) Cc: emacs-devel@gnu.org, Karl Eichwalder Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Oct 26 22:16:27 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ADsFP-0007OZ-00 for ; Sun, 26 Oct 2003 22:16:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ADsFP-0006fF-00 for ; Sun, 26 Oct 2003 22:16:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ADsBg-00058b-M1 for emacs-devel@quimby.gnus.org; Sun, 26 Oct 2003 16:12:36 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ADsBN-00053D-8W for emacs-devel@gnu.org; Sun, 26 Oct 2003 16:12:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ADsAq-0003o8-DA for emacs-devel@gnu.org; Sun, 26 Oct 2003 16:12:16 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ADsAq-0003nb-5b for emacs-devel@gnu.org; Sun, 26 Oct 2003 16:11:44 -0500 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.24) id 1ADs64-0003Zu-6J; Sun, 26 Oct 2003 16:06:48 -0500 Original-To: Stefan Monnier Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Blat: Foop X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17445 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17445 On Sun, Oct 26, 2003 at 02:01:50PM -0500, Stefan Monnier wrote: > But admittedly, the C-z key sequence should keep its meaning under tty-use, > so its new binding under X (and w32) should be one that is not meaningful > on a tty. How about `other-frame' (well OK that's useful on tty too, but probably used much more heavily on a window system). [actually I have C-z bound to scroll-one-line-up, but ...] -Miles -- If you can't beat them, arrange to have them beaten. [George Carlin]