From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29172 Path: main.gmane.org!not-for-mail From: Peter Weiss Newsgroups: gmane.emacs.gnus.general Subject: Problems using 5.8.3 Date: Fri, 11 Feb 2000 12:05:25 +0100 (MET) Sender: owner-ding@hpc.uh.edu Message-ID: <200002111105.MAA07325@devil.class.de> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035165889 1260 80.91.224.250 (21 Oct 2002 02:04:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:04:49 +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 3F1C0D0520 for ; Fri, 11 Feb 2000 06:08:13 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB25499; Fri, 11 Feb 2000 05:08:01 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Feb 2000 05:05: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 FAA08771 for ; Fri, 11 Feb 2000 05:05:05 -0600 (CST) Original-Received: from proxy.class.de (proxy.class.de [62.180.31.150]) by mailhost.sclp.com (Postfix) with ESMTP id 2570ED051F for ; Fri, 11 Feb 2000 06:05:06 -0500 (EST) Original-Received: from viruswall.class.de (viruswall.class.de [192.168.14.2]) by proxy.class.de (8.9.3/8.9.3) with SMTP id MAA27866 for ; Fri, 11 Feb 2000 12:00:53 +0100 (MET) Original-Received: (qmail 1212 invoked by uid 0); 11 Feb 2000 11:03:13 -0000 Original-Received: from localhost (HELO rauch.class.de) (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Feb 2000 11:03:13 -0000 Original-Received: from devil.class.de (devil [10.1.2.160]) by rauch.class.de (8.9.3/8.9.1) with ESMTP id MAA21113 for ; Fri, 11 Feb 2000 12:04:22 +0100 (MET) Original-Received: (from weiss@localhost) by devil.class.de (8.8.8/8.8.8) id MAA07325; Fri, 11 Feb 2000 12:05:25 +0100 (MET) X-Authentication-Warning: devil.class.de: weiss set sender to Peter.Weiss@Class.de using -f Original-To: ding@gnus.org Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29172 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29172 Hello, Switching from Gnus 5.5 (Emacs 20.3 Version) to Gnus 5.8.3 I'm beginning to hate this thing. It's very unstable. I have to use this version for IMAP support. The Problems I have are: o contacting IMAP server works a little. Getting new messages ('g') doesn't show them in my INBOX but marks all messages but one as 'O' as deleted. Starting gnus all over again shows new messages up. Another annoying way I found is to select the INBOX with 'C-ug', quitting it right after and getting mails again with 'g'. Then I've to mark all the read and want-to-keep messages with 'u' again. BTW: checking the INBOX with pine shows up as expected. o Sending mail with an 'FCC: ~/Mail/send' field, that points to an existing rmail box results in an error: Wrong type argument: number-or-marker-p, t The field is correctly interpreted when sending mail with 'C-xm'. o I'm unable to delete messages in nndraft folders (don't know how to do this, usually killing and expiring it with 'C-k' and 'B M-C-e' works) o Mail splitting doesn't work as it used to in v5.5,, when setting (setq nnimap-split-fancy nnmail-split-fancy) Is there a way to save IMAP-Mails in nnml files? If someone has some hints for me it would be GREATLY appreciated, I don't want to go back using pine or something like that. Peter Connecting IMAP server: $ telnet mailhost 143 Trying 10.1.1.24... Connected to rauch.class.de. Escape character is '^]'. * OK rauch Solstice (tm) Internet Mail Server (tm) IMAP4 service @ 2.0 - at Fri, 11 Feb 2000 11:57:34 +0100 (MET) Setup (Emacs v20.3 started with -q): ;;; There might be a local installed more recent version of gnus ;;; than that which came along with the standard emacs distribution: (let ((loc-gnus-path (expand-file-name "~/emacs/share/emacs/site-lisp"))) (if (file-accessible-directory-p loc-gnus-path) (progn (and (not (member (concat loc-gnus-path "/lisp") load-path)) (setq load-path (cons (expand-file-name (concat loc-gnus-path "/lisp")) load-path))) (and (not (member (concat loc-gnus-path "/texi") Info-default-directory-list)) (setq Info-default-directory-list (cons (expand-file-name (concat loc-gnus-path "/texi")) Info-default-directory-list)))))) (setq gnus-nntp-server "news.class.de" gnus-article-save-directory "~/News" gnus-expert-user t) (defun own-gnus-settings () (setq message-default-mail-headers "FCC: ~/Mail/emsend\n" message-default-news-headers "FCC: ~/News/News-sent.rmail\n")) (add-hook 'gnus-started-hook 'own-gnus-settings) (setq mail-sources '((imap :server "mailhost" :user "weiss")) gnus-secondary-select-methods '((nnimap "mailhost"))) -- Peter Weiss CLASS Firmengruppe phone +49 (0)8151 / 991 - 512 Moosstrasse 7 fax +49 (0)8151 / 991 - 229 D-82319 Starnberg mobil ?? http://www.class.de mailto:Peter.Weiss@Class.de