From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28760 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: news server opened for ^ in mail group Date: Fri, 14 Jan 2000 17:29:10 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <87embkuw21.fsf@chow.mat.jhu.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165550 31525 80.91.224.250 (21 Oct 2002 01:59:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:59:10 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 9BB51D051F for ; Fri, 14 Jan 2000 17:39:42 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB05950; Fri, 14 Jan 2000 16:37:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 14 Jan 2000 16:37:17 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA01602 for ; Fri, 14 Jan 2000 16:37:03 -0600 (CST) Original-Received: from jhuml1.hcf.jhu.edu (jhmail.hcf.jhu.edu [128.220.2.86]) by mailhost.sclp.com (Postfix) with ESMTP id 3678FD051E for ; Fri, 14 Jan 2000 17:35:30 -0500 (EST) Original-Received: from scratchy (chow.mat.jhu.edu [128.220.25.2]) by jhmail.hcf.jhu.edu (PMDF V5.2-31 #37929) with ESMTP id <01JKPBITN3SCFVUT71@jhmail.hcf.jhu.edu> for ding@gnus.org; Fri, 14 Jan 2000 17:35:15 EDT Original-Received: from jdc by scratchy with local (Exim 3.11 #1 (Debian)) id 129FDS-0003lh-00; Fri, 14 Jan 2000 17:29:10 -0500 Original-To: ding@gnus.org User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 Original-Lines: 39 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28760 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28760 I've started gnus with gnus-no-server, but when I hit `^' in a mail group I sometimes get an attempt to open a connection to my news server. Here's the backtrace after I hit `C-g'. I think this only happens when the parent doesn't exist in the mail group. This is an nnfolder group, btw. Signaling: (quit) accept-process-output(#> 1) nntp-accept-process-output(#>) nntp-open-connection(#) nntp-open-server("news" nil) gnus-open-server((nntp "news")) gnus-check-server((nntp "news")) (while --dolist-temp--62406 (setq gnus-override-method (car --dolist-temp--62406)) (gnus-check-server gnus-override-method) (when (setq number ...) (gnus-summary-select-article nil nil nil number) (throw ... t)) (setq --dolist-temp--62406 (cdr --dolist-temp--62406))) (let ((--dolist-temp--62406 ...) gnus-override-method) (while --dolist-temp--62406 (setq gnus-override-method ...) (gnus-check-server gnus-override-method) (when ... ... ...) (setq --dolist-temp--62406 ...)) nil) (catch (quote --cl-block-nil--) (let (... gnus-override-method) (while --dolist-temp--62406 ... ... ... ...) nil)) (cl-block-wrapper (catch (quote --cl-block-nil--) (let ... ... nil))) (block nil (let (... gnus-override-method) (while --dolist-temp--62406 ... ... ... ...) nil)) (dolist (gnus-override-method (gnus-refer-article-methods)) (gnus-check-server gnus-override-method) (when (setq number ...) (gnus-summary-select-article nil nil nil number) (throw ... t))) (catch (quote found) (dolist (gnus-override-method ...) (gnus-check-server gnus-override-method) (when ... ... ...)) (gnus-message 3 "Couldn't fetch article %s" message-id)) (cond ((and header ...) (prog1 ... ...)) (t (catch ... ... ...))) (let* ((header ...) (sparse ...) number) (cond (... ...) (t ...))) (progn (unless (string-match "^<" message-id) (setq message-id ...)) (unless (string-match ">$" message-id) (setq message-id ...)) (let* (... ... number) (cond ... ...))) (if (and (stringp message-id) (not ...)) (progn (unless ... ...) (unless ... ...) (let* ... ...))) (when (and (stringp message-id) (not ...)) (unless (string-match "^<" message-id) (setq message-id ...)) (unless (string-match ">$" message-id) (setq message-id ...)) (let* (... ... number) (cond ... ...))) gnus-summary-refer-article("<20000114031502.A14646@debian.org>") (if (gnus-summary-refer-article (gnus-parent-id ref skip)) nil (gnus-message 1 "Couldn't find parent")) (unless (gnus-summary-refer-article (gnus-parent-id ref skip)) (gnus-message 1 "Couldn't find parent")) (if (and ref (not ...)) (unless (gnus-summary-refer-article ...) (gnus-message 1 "Couldn't find parent")) (gnus-message 1 "No references in article %d" (gnus-summary-article-number)) (setq error t)) (while (and (> n 0) (not error)) (setq header (gnus-summary-article-header)) (if (and ... ...) (save-excursion ... ... ... ...) (setq ref ...)) (if (and ref ...) (unless ... ...) (gnus-message 1 "No references in article %d" ...) (setq error t)) (decf n)) (let ((skip 1) error header ref) (when (not ...) (setq skip ... n 1)) (while (and ... ...) (setq header ...) (if ... ... ...) (if ... ... ... ...) (decf n)) (gnus-summary-position-point) n) gnus-summary-refer-parent-article(1) call-interactively(gnus-summary-refer-parent-article) Dan -- Dan Christensen jdc@math.jhu.edu