From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38153 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Suggestion for a nicer summary buffer Date: Tue, 21 Aug 2001 17:04:44 +0200 Message-ID: References: <3d6lmwbs.fsf@hschmi22.userfqdn.rz-online.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173778 19331 80.91.224.250 (21 Oct 2002 04:16:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:16:18 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 11929 invoked from network); 21 Aug 2001 15:05:16 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 21 Aug 2001 15:05:16 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien.cs.uni-dortmund.de [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id RAA18587; Tue, 21 Aug 2001 17:04:45 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id RAA10364; Tue, 21 Aug 2001 17:04:45 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id 7073A201D; Tue, 21 Aug 2001 17:04:44 +0200 (CEST) Original-To: Frank Schmitt In-Reply-To: (Frank Schmitt's message of "21 Aug 2001 15:54:17 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:38153 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38153 Frank Schmitt writes: > The only place I can think of is > > (gnus-put-text-property > (point) > (progn (eval gnus-summary-line-format-spec) (point)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > 'gnus-number number) I'm guessing the eval part does it. Type C-h v gnus-summary-line-format-spec RET, and you'll see it contains bytecode. Whatever that may do, but I'm guessing it inserts summary lines. kai -- Symbol's function definition is void: signature