LWN.net Logo

Emacs 24

Emacs 24

Posted Aug 20, 2012 22:21 UTC (Mon) by nix (subscriber, #2304)
In reply to: Emacs 24 by daglwn
Parent article: GDB 7.5 released

Yeah, this is definitely not an all-server problem: I rely on Gnus+nnimap for access to my work mailbox, and it works fine.

Someone with access to both a server that works and one that doesn't probably needs to dig into the code and see what is causing them to be treated differently. It pretty much has to be something the server is doing that we don't expect.


(Log in to post comments)

Emacs 24

Posted Aug 21, 2012 14:26 UTC (Tue) by daglwn (subscriber, #65432) [Link]

I have access to both but I'm hardly an Emacs/Gnus wizard. If someone can help me through the debug process I'd be very happy to do this.

Emacs 24

Posted Aug 21, 2012 22:59 UTC (Tue) by nix (subscriber, #2304) [Link]

(setq gnus-verbose 9) is generally the first stage.

The next stage involves the elisp debugger or copious scattering of (message ...) calls...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds