From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41032 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: Keystroke for `C-x 1' Date: Fri, 28 Dec 2001 19:36:33 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176494 4040 80.91.224.250 (21 Oct 2002 05:01:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:01:34 +0000 (UTC) Return-Path: Original-Received: (qmail 16746 invoked from network); 29 Dec 2001 00:37:21 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 29 Dec 2001 00:37:21 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16K7UZ-0003FG-00; Fri, 28 Dec 2001 18:36:51 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 Dec 2001 18:36:42 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA23241 for ; Fri, 28 Dec 2001 18:36:31 -0600 (CST) Original-Received: (qmail 16718 invoked by alias); 29 Dec 2001 00:36:34 -0000 Original-Received: (qmail 16713 invoked from network); 29 Dec 2001 00:36:34 -0000 Original-Received: from fermat.mts.jhu.edu (128.220.17.18) by gnus.org with SMTP; 29 Dec 2001 00:36:34 -0000 Original-Received: (from nevin@localhost) by fermat.mts.jhu.edu (8.11.6/8.11.6) id fBT0aXi19865; Fri, 28 Dec 2001 19:36:33 -0500 X-Authentication-Warning: fermat.mts.jhu.edu: nevin set sender to nevin@jhu.edu using -f Original-To: Ding X-Face: "}x>;}S:N_`kF{u;w~R^Fe*Ysn["Ou0s5d,GD9`l'^V1UFE.&8bt\Kcvd>>@o&Ehu3OAr,O X{vA"_/u$}g%%&iGDLYg4fFRvveC^c[?vmU"Z{%1fS/[(OwYlAR[E|"_.t%fBh_e-.vl-dgG0/2`xU +/~GsHPhywfTtG{V1:Yb-`XchhMQ,#c9Q.W^*_+6AL]S~'<617#yK4{y+Vqn;;"6g`90XJXY}M?4:S k In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 29 Dec 2001 01:25:21 +0100") Mail-Copies-To: never Original-Lines: 26 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Common Lisp, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41032 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41032 Lars Magne Ingebrigtsen writes: > I often find myself hitting `C-x 1' in the summary buffer. That's way > to many keys to hit. And if I'm doing it a lot, I guess other people > are, too. So it should be bound to a single-key keystroke. > > Anybody have any suggestions? I'm tempted to use ``', since that's > convenient on my keyboard, and is near the "1" key, but others might > not agree... Doesn't this do the same thing? ,---- | = runs `gnus-summary-expand-window' | | `gnus-summary-expand-window' is an interactive compiled Lisp function | -- loaded from "/usr/local/src/gnus/lisp/gnus-sum.elc" | (gnus-summary-expand-window &optional ARG) | | Documentation: | Make the summary buffer take up the entire Emacs frame. | Given a prefix, will force an `article' buffer configuration. `---- -- Nevin