From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21070 Path: main.gmane.org!not-for-mail From: hubert.fauque@wanadoo.fr Newsgroups: gmane.emacs.gnus.general Subject: Re: startup file and upgrading Date: 09 Feb 1999 13:28:45 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <87n22nhibm.fsf@debian.castelnau.fr> References: <87r9s2go8j.fsf@debian.castelnau.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159246 21089 80.91.224.250 (21 Oct 2002 00:14:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:14:06 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA20410 for ; Tue, 9 Feb 1999 07:30:09 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB12417; Tue, 9 Feb 1999 06:29:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 Feb 1999 06:29:32 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAA03973 for ; Tue, 9 Feb 1999 06:29:24 -0600 (CST) Original-Received: from wanadoo.fr (root@smtp-out-003.wanadoo.fr [193.252.19.78]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA20398 for ; Tue, 9 Feb 1999 07:29:17 -0500 (EST) Original-Received: from mail@tntmpl11-151.abo.wanadoo.fr [164.138.148.151] by wanadoo.fr for Paris Tue, 9 Feb 1999 13:26:10 +0100 (MET) Original-Received: from hubert by debian.castelnau.fr with local (Exim 2.05 #1 (Debian)) id 10ACHV-0001di-00; Tue, 9 Feb 1999 13:28:45 +0100 Original-To: ding@gnus.org In-Reply-To: Karl Eichwalder's message of "08 Feb 1999 18:14:59 +0100" Original-Lines: 21 User-Agent: Gnus/5.070075 (Pterodactyl Gnus v0.75) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21070 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21070 Karl Eichwalder writes: > > I've put > > (defalias 'gnus-truncate-string 'truncate-string) > > into my .emacs (at work, where I'm using a more recent version of > pgnus); of course, I open to a better way to avoid the error message. with this method you are using the old gnus-format-specs (from an old version of gnus) > > AFAI remember me, this error message only happens while entering certain > groups. > for groups with headers longer than 20 characters Hubert