[mew-int 3055] Re: stunnel4 vs. mew 6.4

Harald Hanche-Olsen <[email protected]> Thu, 22 Mar 2012 16:32:47 +0100 (CET)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
[maxigas <[email protected]> (2012-03-22 13:35:36 UTC)]

> i tried "M-x mew-debug" but there is no such a command, i think this worked before.  "M-x set-variable → mew-debug" is also not working.  strange.

You have to evaluate (setq mew-debug t) which turns on all sorts of debugging. There is a docstring specifying other usable values. Debug output appears in a special buffer, named *Mew debug* if I recall correctly.

- Harald