From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23231 Path: main.gmane.org!not-for-mail From: Thomas Skogestad Newsgroups: gmane.emacs.gnus.general Subject: Re: Unable to read mail in newer pgnusiae Date: Sun, 13 Jun 1999 02:29:24 GMT Organization: The Church of Emacs, Legal Dept. Sender: owner-ding@hpc.uh.edu Message-ID: <3138229603789436@birk150.studby.uio.no> References: <3138201258465272@birk150.studby.uio.no> Reply-To: thomas+mail@chembio.ntnu.no NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161002 918 80.91.224.250 (21 Oct 2002 00:43:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:43:22 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA09908 for ; Sat, 12 Jun 1999 22:30:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id VAB14923; Sat, 12 Jun 1999 21:29:53 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Jun 1999 21:30:35 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id VAA19326 for ; Sat, 12 Jun 1999 21:30:24 -0500 (CDT) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id WAA09887 for ; Sat, 12 Jun 1999 22:29:27 -0400 (EDT) Original-Received: (qmail 12903 invoked by uid 509); 13 Jun 1999 02:29:25 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Mail-Copies-To: never Original-Lines: 91 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3 Original-NNTP-Posting-Host: 129.240.214.180 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 929240964 129.240.214.180 (Sun, 13 Jun 1999 04:29:24 MET DST) Original-NNTP-Posting-Date: Sun, 13 Jun 1999 04:29:24 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23231 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23231 * Lars Magne Ingebrigtsen | This probably means that whatever is in your ~/.emacs-mail-crash-box is | something that Gnus isn't able to recognize. Huh! Deleted that file and upgrading to 0.85 (from 0.72) works fine. Or... Well, I'm not able to acess my draft files. Trying to enter nndraft:drafts results in Couldn't request group nndraft:drafts: (There's nothing after the last colon; though I could have sworn there was before I just restarted Emacs. Maybe it's just because it's "late".) And: It does work in 0.84, which I've just tested. nndraft-directory's value is "~/News/drafts/" nndraft-current-directory's value is "~/News/drafts/drafts" And that is also where the draft files are stored, but I just copied them to ~/News/drafts/ and that didn't anything. And I've never touched these variables, they seem to be default values. However, saving drafts still work; and it's stored in ~/News/drafts/drafts. The trace is: Signaling: (error "Couldn't request group nndraft:drafts: Opened server using directory ~/News/drafts/") signal(error ("Couldn't request group nndraft:drafts: Opened server using directory ~/News/drafts/")) error("Couldn't request group %s: %s" "nndraft:drafts" "Opened server using directory ~/News/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:drafts" 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:drafts" 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:drafts" 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) -- thomas.skogestad@jusstud.uio.no ftp://ftp.splode.com/pub/users/friedman/emacs-lisp/kill-a-lawyer.el