From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48912 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: %C in gnus-summary-line-format. Date: Wed, 08 Jan 2003 05:39:28 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042000774 17813 80.91.224.249 (8 Jan 2003 04:39:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2003 04:39:34 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18W804-0004dB-00 for ; Wed, 08 Jan 2003 05:39:32 +0100 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 18W80K-0008IR-00; Tue, 07 Jan 2003 22:39:48 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Jan 2003 22:40:42 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id WAA12972 for ; Tue, 7 Jan 2003 22:40:29 -0600 (CST) Original-Received: (qmail 21780 invoked by alias); 8 Jan 2003 04:39:30 -0000 Original-Received: (qmail 21775 invoked from network); 8 Jan 2003 04:39:30 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 8 Jan 2003 04:39:30 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18W83r-0007rh-00 for ; Wed, 08 Jan 2003 05:43:27 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1042001007 29855 80.91.231.2 (8 Jan 2003 04:43:27 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 8 Jan 2003 04:43:27 GMT Mail-Copies-To: never X-Now-Playing: Susumu Yokota's _Image 1983 - 1998_: "Nisemono No Uta" User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: )kR?G]$&N$=WiykH|$&2j$^K2?9>=XX^P>z2}`j)-mcAB_AU8n/yw_]$5Pl'y[U-K>EvXX% [sdB=OP;:O6/vdKW<_QR-c/}>CmmpdLC]m2s'0CL6#0F`=66~7&FqT4W!p4|(=<8.|;,X32t Y,Hh<\}q!`Z<^Y!/^Oy"A-fG5pLMN&`t'E%p\=%[X3ortnAOZF;4B%AEA>-f%:?:"|qvB.bSp~$8TY |8_`@"ZzfEz|/+"-S40n$)n]s-1"A!hlfKW8'?ThJngup>22)6cM8RlR3CCaRN03Q<)IfNk_X(~ writes: > i'm using now: "%U%R %3t | (%4k:%4L) %-42,42B %f\n" > after i inserted the %C, it looks: "%U%R %3t | (%4k:%4L) %C%-42,42B %f\n" Yup. Fix in Oort Gnus v0.11 (i. e., CVS). > yes. i don't have : in my gnus-group-line-format (it just doesn't fit there > imho), so the cursor is always at the begining of the line. i'd like to have > it near the group name. %C is taken in the group line format. I think it would make more sense to change th %C in the summary line format to something else, and have the cursor spec be the same in all formats. How about %~? I'll change the code to use that instead, which will make the thing work, as if by magic, in all the modes. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen