From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52358 Path: main.gmane.org!not-for-mail From: Joerg Jaspert Newsgroups: gmane.emacs.gnus.general Subject: Re: Error with latest Gnus Date: Tue, 06 May 2003 15:21:29 +0200 Organization: Goliath-BBS Sender: ding-owner@lists.math.uh.edu Message-ID: <87llxkxlba.fsf@goliathbbs.dnsalias.net> References: <87ptmx1t49.fsf@goliathbbs.dnsalias.net> <87of2gwdo6.fsf@goliathbbs.dnsalias.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052227561 16909 80.91.224.249 (6 May 2003 13:26:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 May 2003 13:26:01 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M902@lists.math.uh.edu Tue May 06 15:25:58 2003 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 19D2Mp-0003yQ-00 for ; Tue, 06 May 2003 15:20:24 +0200 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 19D2O5-0006L4-00; Tue, 06 May 2003 08:21:41 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19D2O0-0006Kz-00 for ding@lists.math.uh.edu; Tue, 06 May 2003 08:21:36 -0500 Original-Received: (qmail 77912 invoked by alias); 6 May 2003 13:21:36 -0000 Original-Received: (qmail 77906 invoked from network); 6 May 2003 13:21:36 -0000 Original-Received: from ganneff.de (213.146.112.156) by sclp3.sclp.com with SMTP; 6 May 2003 13:21:36 -0000 Original-Received: from localhost (localhost [127.0.0.1]) by ganneff.de (Postfix) with ESMTP id 50C74A7BD9; Tue, 6 May 2003 15:21:31 +0200 (CEST) Original-Received: by ganneff.de (Postfix, from userid 1000) id 55655A7BD7; Tue, 6 May 2003 15:21:29 +0200 (CEST) Original-To: Kevin Greiner In-Reply-To: (Kevin Greiner's message of "Tue, 06 May 2003 07:30:08 -0500") X-GPG-ID: 0x7E7B8AC9 X-GPG-FP: DF7D EB2F DB28 FD2B A9FB FA6D 715E D6A0 7E7B 8AC9 X-message-flag: Formating hard disk. please wait... 10%... 20%... Mail-Followup-To: Kevin Greiner , ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: by AMaViS 0.3.12pre6@goliathbbs.dnsalias.net Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52358 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52358 Kevin Greiner writes: >> Sorry, i should have written that. This is without byte-compile. With a >> byte-compiled file you cant really read/understand the error message. >> I already tried it without any .elc from Gnus. No difference. :() > What does (macroexpand '(gnus-group-real-name > "nnimap+mail:INBOX.Mailinglisten.LWN")) return? (let ((gname "nnimap+mail:INBOX.Mailinglisten.LWN")) (if (string-match "^[^:]+:" gname) (substring gname (match-end 0)) gname)) No beep, no error. > You might also try (progn (debug) (gnus-group-real-name > "nnimap+mail:INBOX.Mailinglisten.LWN")) so that you can step into the > macro expansion. That can be fairly ugly but this may be an expansion > error rather than an evaluation error. Debugger entered: nil (progn (debug) (gnus-group-real-name "nnimap+mail:INBOX.Mailinglisten.LWN")) eval((progn (debug) (gnus-group-real-name "nnimap+mail:INBOX.Mailinglisten.LWN"))) eval-last-sexp-1(nil) eval-last-sexp(nil) * call-interactively(eval-last-sexp) Same as above. Ive tried some other things, nothing worked. :( (Deleted and recompiled *every* *.elc i found, deleted .newsrc.eld and everything in ~/News/* to be sure its not just an error with that files). My .gnus and .emacs are the same since mid of October, so i dont think they are important here. -- bye Joerg 2.5 million B.C.: OOG the Open Source Caveman develops the axe and releases it under the GPL. The axe quickly gains popularity as a means of crushing moderators heads.