emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with Gnus (IMAP) in Pretest Emacs 21.2.95.


From: Lute Kamstra
Subject: Problems with Gnus (IMAP) in Pretest Emacs 21.2.95.
Date: Wed, 5 Feb 2003 14:17:17 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

In GNU Emacs 21.2.95.1 (i686-pc-linux-gnu, Motif Version 2.1.30)
 of 2003-02-05 on occarina.pna.cwi.nl
configured using `configure  --prefix=/export/scratch1/lute/emacs-pretest/ 
--exec-prefix=/export/scratch1/lute/emacs-pretest/ --with-x-toolkit=motif 
--with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-x'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I compiled Emacs 21.2.95 without problems.  

However, I do experience a problem with Gnus (included in the
pretest).  When if fire up gnus with M-x gnus, I get the following
message:

Mail source error ((wrong-type-argument stringp nil)).  Continue? (yes or no)

I do not get this message with (non pretest) Emacs 21.2.

The relevant section in my .gnus is:

  (setq mail-sources '((imap :server "imap.cwi.nl" 
                             :port 993 
                             :user "lute" 
                             :stream ssl 
                             :authentication login 
                             :mailbox "INBOX" 
                             :predicate nil ; Get all mail in "INBOX".
                             :fetchflag "\\Deleted"
                             :dontexpunge nil
                             )))

I'll try to characterize the problem better in the next couple of
days.

Regards,

   Lute Kamstra.


Recent input:
M-x g n u s <return> n o <return> M-x r e p o r t - 
e m a c s - b u g <return>

Recent messages:
Loading imap...done
imap: Connecting to imap.cwi.nl...
imap: Opening SSL connection with `openssl s_client -ssl3 -connect %s:%p'...
imap: Opening SSL connection with `openssl s_client -ssl2 -connect %s:%p'...
imap: Opening SSL connection with `s_client -ssl3 -connect %s:%p'...
imap: Opening SSL connection with `s_client -ssl2 -connect %s:%p'...
imap: Opening SSL connection with `nil'...failed
imap: Connecting to imap.cwi.nl...failed
byte-code: Cannot get new mail
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]