From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38204 Path: main.gmane.org!not-for-mail From: torkel@acc.umu.se (=?iso-8859-1?q?Bj=F6rn?= Torkelsson) Newsgroups: gmane.emacs.gnus.general Subject: Re: %C Date: Thu, 23 Aug 2001 11:44:34 +0200 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 1035174106 21117 80.91.224.250 (21 Oct 2002 04:21:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:21:46 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 26048 invoked from network); 23 Aug 2001 09:44:37 -0000 Original-Received: from modesty.pdc.kth.se (?y6wl0csThJVWNFPl1n4+OTqJuAA2lysa?@130.237.221.63) by gnus.org with SMTP; 23 Aug 2001 09:44:37 -0000 Original-Received: by modesty.pdc.kth.se (Postfix, from userid 4219) id 09E2D3CFA; Thu, 23 Aug 2001 11:44:34 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 19 Aug 2001 18:28:29 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (artichoke) Original-Lines: 22 Xref: main.gmane.org gmane.emacs.gnus.general:38204 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38204 Lars Magne Ingebrigtsen writes: > I've now implemented the %C spec (with text props), and it seems to > work OK. While I'm at it -- there was some question about a TAB-like > specifier, that would say "go to column X". Would that be useful? > The syntax would be something like %C is not working if the spec begins with %C, i.e %C%U%R... then I get: Args out of range: #, 0, 1 > %50T to go to column 50 > %-50T to go to column 50 -- possibly deleting text that's already > been inserted to get to the column shouldn't T be = ? Or do I missinterpret the docs? By the way both %C and %nn= (or %nnT) is missing in the gnus-summary-line-format description. /torkel