From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56675 Path: main.gmane.org!not-for-mail From: Jon Ericson Newsgroups: gmane.emacs.gnus.general Subject: Re: `gnus-auto-center-summary' does not work when point is in Date: Wed, 10 Mar 2004 16:51:20 -0800 Organization: I speak for myself; not JPL, NASA nor the US Government Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1078966327 28435 80.91.224.253 (11 Mar 2004 00:52:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2004 00:52:07 +0000 (UTC) Original-X-From: ding-owner+M5214@lists.math.uh.edu Thu Mar 11 01:51:58 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1EQX-0007ZV-00 for ; Thu, 11 Mar 2004 01:51:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1B1EQ0-0001xp-00; Wed, 10 Mar 2004 18:51:24 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1B1EPw-0001xk-00 for ding@lists.math.uh.edu; Wed, 10 Mar 2004 18:51:20 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 71A443A0034 for ; Wed, 10 Mar 2004 18:51:18 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B1EPt-0007cs-00 for ; Thu, 11 Mar 2004 01:51:17 +0100 Original-Received: from jon-ericson.jpl.nasa.gov ([128.149.223.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Mar 2004 01:51:17 +0100 Original-Received: from Jon.Ericson by jon-ericson.jpl.nasa.gov with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Mar 2004 01:51:17 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: jon-ericson.jpl.nasa.gov User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (celeriac, cygwin32) X-Face: "Ro}i#1h*rV:tg+F.!]r/y,RDL'`*sc[_1LB'%*akh@LHbt,:gBJ/:2cS@:hpBLtYO)o3a; w3Tli`r,.jIZD-zR)p7:^V^}#Wz@.\av>O{!8S.h>lnL3eMT1",~EiISLm4rw/*qVW3xE#vj4}#Cq' 57,?HW3K-Hl.B+&{=>+e;R:J~'tJ*~fS*2n-G_8_5eS[w?#*JF~tj#~=zglo*\&YBS1&Zr2gP] Cancel-Lock: sha1:IJXvirpzdWUWgfHzo4yedJq9ZLQ= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56675 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56675 zeDek writes: > Michael Schierl gmx.de> writes: > >> Today i found a really useful feature in the gnus manua: >> `gnus-auto-center-summary'. However i was quite surprised when i >> noticed that this was already set to `t' and apparently not working. > > Weird, for me 't' is bound to toggle show/hide all headers. I think the OP meant that the *value* of `gnus-auto-center-summary' is `t'. It doesn't make any sense to bind that function to any key, if I understand correctly. Jon