From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30159 Path: main.gmane.org!not-for-mail From: Pavel.Janik@inet.cz (Pavel Janik ml.) Newsgroups: gmane.emacs.gnus.general Subject: nndraft:queue in 5.8.5? Date: 22 Apr 2000 11:33:48 +0200 Organization: Qbizm technologies, a.s., Kralovopolska 139, Brno, 60112, Czech Republic Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: Pavel.Janik@inet.cz NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035166728 7010 80.91.224.250 (21 Oct 2002 02:18:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:18:48 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id EB380D051E for ; Sat, 22 Apr 2000 05:37:01 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB31199; Sat, 22 Apr 2000 04:37:00 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 22 Apr 2000 04:36:13 -0500 (CDT) 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 EAA13430 for ; Sat, 22 Apr 2000 04:36:02 -0500 (CDT) Original-Received: from localgw.inet.cz (brno-l.router.inet.cz [62.229.34.226]) by mailhost.sclp.com (Postfix) with ESMTP id 7B69ED051E for ; Sat, 22 Apr 2000 05:36:19 -0400 (EDT) Original-Received: from SnowWhite.inet.cz (dialup1.inet.cz [62.229.34.209]) by localgw.inet.cz (8.9.0/8.9.0) with ESMTP id LAA27208 for ; Sat, 22 Apr 2000 11:43:51 +0200 Original-Received: (from pavel@localhost) by SnowWhite.inet.cz (8.8.7/8.8.7) id LAA01372; Sat, 22 Apr 2000 11:34:09 +0200 X-Authentication-Warning: SnowWhite.inet.cz: pavel set sender to Pavel.Janik@inet.cz using -f Original-To: GNUS mailing list X-Operating-System: Linux 2.3.99-pre5 on Intel, Linux 2.2.10 on SPARC X-Phone: +420 5 41242414 ext. 31 X-Spam: No unsolicited e-mail. 500 dollars per message proof-reading for unsolicited e-mail. X-Not-Receiving-Mail-From: mrp.cz, hotmail.com, post.cz, email.cz, usa.net User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 Original-Lines: 36 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30159 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30159 Hi, I just wanted to test if everything is fixed in sending from nndraft:queue with 5.8.5 so I sent test message to myself when unplugged, and it is on the disc in the correct file ~/Mail/Drafts/queue/1. However if I;d like to enter nndraft:queue I got: Signaling: (error "Couldn't request group nndraft:queue: Opened server using directory ~/Mail/Drafts") signal(error ("Couldn't request group nndraft:queue: Opened server using directory ~/Mail/Drafts")) error("Couldn't request group %s: %s" "nndraft:queue" "Opened server using directory ~/Mail/Drafts") (progn (when (equal major-mode ...) (kill-buffer ...)) (error "Couldn't request group %s: %s" group (gnus-status-message group))) (or (and entry (not ...)) (gnus-activate-group group) (progn (when ... ...) (error "Couldn't request group %s: %s" group ...))) (let* ((entry ...) (gnus-summary-ignore-duplicates ...) (info ...) articles fetched-articles cached) (unless (gnus-check-server ...) (error "Couldn't open server")) (or (and entry ...) (gnus-activate-group group) (progn ... ...)) (unless (gnus-request-group group t) (when ... ...) (error "Couldn't request group %s: %s" group ...)) (setq gnus-newsgroup-name group) (setq gnus-newsgroup-unselected nil) (setq gnus-newsgroup-unreads (gnus-list-of-unread-articles group)) (gnus-summary-setup-default-charset) (when info (gnus-adjust-marked-articles info)) (when (gnus-virtual-group-p group) (setq cached gnus-newsgroup-cached)) (setq gnus-newsgroup-unreads (gnus-set-difference ... gnus-newsgroup-dormant)) (setq gnus-newsgroup-processable nil) (gnus-update-read-articles group gnus-newsgroup-unreads) (if (setq articles select-articles) (setq gnus-newsgroup-unselected ...) (setq articles ...)) (cond (... ...) (... nil) (t ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... . .! ! .))) gnus-select-newsgroup("nndraft:queue" nil nil) (and new-group (gnus-select-newsgroup group show-all select-articles)) (let* ((new-group ...) (quit-config ...) (did-select ...)) (cond (... ... ... ... ... ... ... t) (... ... ... nil) (... ... ... ... ...) (t ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) gnus-summary-read-group-1("nndraft:queue" nil t nil nil nil) (or (gnus-summary-read-group-1 group show-all no-article kill-buffer no-display select-articles) (setq show-all nil select-articles nil)) (let ((gnus-auto-select-next nil)) (or (gnus-summary-read-group-1 group show-all no-article kill-buffer no-display select-articles) (setq show-all nil select-articles nil))) (setq result (let (...) (or ... ...))) (null (setq result (let ... ...))) (and group (null (setq result ...)) (eq gnus-auto-select-next (quote quietly))) (while (and group (null ...) (eq gnus-auto-select-next ...)) (set-buffer gnus-group-buffer) (when backward (gnus-group-prev-unread-group 2)) (if (not ...) (setq group ...) (setq group nil))) (let (result) (while (and group ... ...) (set-buffer gnus-group-buffer) (when backward ...) (if ... ... ...)) result) gnus-summary-read-group("nndraft:queue" nil t nil nil nil nil) (let ((no-display ...) (group ...) number active marked entry) (when (eq all 0) (setq all nil)) (unless group (error "No group on current line")) (setq marked (gnus-info-marks ...)) (setq number (cond ... ... ...)) (gnus-summary-read-group group (or all ...) no-article nil no-display nil select-articles)) gnus-group-read-group(nil t) gnus-group-select-group(nil) (if (gnus-group-topic-p) (let (...) (gnus-topic-fold all)) (gnus-group-select-group all)) gnus-topic-select-group(nil) * call-interactively(gnus-topic-select-group) BTW - is it normal that there is "Opened server using" so server is empty? -- Pavel Janík ml. Pavel.Janik@inet.cz