From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16250 Path: main.gmane.org!not-for-mail From: SL Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with Groups of the same name under different backends Date: 24 Aug 1998 16:57:42 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: multipart/mixed; boundary="Multipart_Mon_Aug_24_16:57:42_1998-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035155148 26604 80.91.224.250 (20 Oct 2002 23:05:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:48 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id RAA29443 for ; Mon, 24 Aug 1998 17:01:00 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id UAA31753 for ; Mon, 24 Aug 1998 20:02:18 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id TAK29183; Mon, 24 Aug 1998 19:02:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Aug 1998 19:00:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id TAA29166 for ; Mon, 24 Aug 1998 19:00:14 -0500 (CDT) Original-Received: from altair.xemacs.org (steve@altair.xemacs.org [206.190.83.19]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA19564 for ; Mon, 24 Aug 1998 19:59:05 -0400 (EDT) Original-Received: (from steve@localhost) by altair.xemacs.org (8.9.1/8.9.1) id QAA29374; Mon, 24 Aug 1998 16:57:43 -0700 Mail-Copies-To: never Original-To: ding@gnus.org X-Face: (:YAD@JS'&Kz'M}n7eX7gEvPR6U1mJ-kt;asEc2qAv;h{Yw7ckz<7+X_SYeTNAaPui:e~x$ ,A=gkt*>UPL/}\a/#C~v2%ETiAY_sx;xve0yL??JWTtX_-NUzXyP38UdW#cmN1\4(X!c3m#%IbtB-3 Z-!xpZi!`E.s{(;aP=b11"!3wQu]1j@^V|;n=B|{l writes in ding@gnus.org: > SL Baur writes: >> And, of course, XEmacs 19.16 failed the same way XEmacs 21.0 and Emacs >> 20.2 do. >> >> (gnus-group-set-info '("gnu.misc.discuss" 3 ((1 . 2872) (2874 . 2885)))) >> (gnus-group-set-info '("gnu.misc.discuss" 3 ((1 . 2872) (2874 . 2885)))) >> (gnus-group-set-info '("gnu.misc.discuss" 3 ((1 . 2474)))) > Hm... Does this group have a cache, by any chance? No. I will never use caches again after the server renumbering fiasco. > Anyway, could you debug-on-entry `gnus-dribble-enter' and send me the > three backtraces produced? I'm going to try an unbytecompiled version next and email it to you off-list. --Multipart_Mon_Aug_24_16:57:42_1998-1 Content-Type: text/plain; charset=US-ASCII Content-Disposition: attachment; filename="3dumps.txt" Content-Transfer-Encoding: 7bit Entering: * gnus-dribble-enter("(gnus-group-set-info '(\"gnu.misc.discuss\" 3 ((1 . 2894))))") gnus-summary-move-article(nil nil nil copy) gnus-summary-copy-article(nil) call-interactively(gnus-summary-copy-article) Entering: * gnus-dribble-enter("(gnus-group-set-info '(\"gnu.misc.discuss\" 3 ((1 . 2894))))") gnus-group-update-group("gnu.misc.discuss") gnus-group-get-new-news-this-group(1 t) gnus-summary-move-article(nil nil nil copy) gnus-summary-copy-article(nil) call-interactively(gnus-summary-copy-article) Entering: * gnus-dribble-enter("(gnus-group-set-info '(\"gnu.misc.discuss\" 3 ((1 . 2518))))") gnus-group-update-group("gnu.misc.discuss") gnus-summary-update-info() #() call-interactively(gnus-summary-exit) --Multipart_Mon_Aug_24_16:57:42_1998-1--