From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: pramble@xemaps.com Newsgroups: gmane.emacs.help Subject: imap-debug, imap-log do not do much with emacs 24 Date: Thu, 14 Jun 2012 01:35:31 -0700 (PDT) Organization: http://groups.google.com Message-ID: <400774f9-0ade-4bf4-b5fd-bfc1c7447c7f@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1339663223 3200 80.91.229.3 (14 Jun 2012 08:40:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2012 08:40:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 14 10:40:20 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sf5bA-0005kk-Fi for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2012 10:40:12 +0200 Original-Received: from localhost ([::1]:51200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sf5bA-0007Qr-Du for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Jun 2012 04:40:12 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 134.100.209.82 Original-X-Trace: posting.google.com 1339662931 14164 127.0.0.1 (14 Jun 2012 08:35:31 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 14 Jun 2012 08:35:31 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=134.100.209.82; posting-account=A8fg1QoAAADxZajAAi4Qrj96CbYXfKDG User-Agent: G2/1.0 Original-Xref: usenet.stanford.edu gnu.emacs.help:192833 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85235 Archived-At: I have problems with nnimap under gnus and want to see what is happening. I put (setq imap-debug t) (setq imap-log t) ...nnimap-debug and nnimap-log.= . in my .emacs file. Under emacs 23 I get the expected log buffers. Under emacs 24.1 that I just compiled, I do not get the log buffers. I think I should read the logs before I post a general "help me" question, = but my problem is surprising. I have 4 mail sources, all of which do imap o= ver port 993 and use nnimap-stream set to ssl. Three of them work. The four= th gives me an authentication failure after compiling and using emacs 24. I= am not using built in gnutls, but emacs is talking via openssl or gnutls-c= li. I am using stock gnus. Anyway, many thanks if anybody could just tell me how to get the log buffer= s.