[mew-int 01174] mew-sinfo-get-case only returns nil...

sen_ml at example.com sen_ml at example.com
Wed Dec 4 00:46:08 JST 2002


Hi,

In Mew 3.1, after I set a case w/ "C" to something other than
"default" and I use "g" (mew-summary-goto-folder) in Summary mode, I
keep getting "+inbox" as the default in the prompt of the minibuffer.

FWIW, my mew-config-alist is not empty (I get a list of things when I
attempt to use completion after "C"), and each of my non-default cases
has something defined for "inbox-folder".

Tracing through `mew-summary-goto-folder' I noticed that
`mew-sinfo-get-case' returns nil -- apparently w/ no regard to what my
case has been set to using "C".

I've also tried invoking `mew-sinfo-get-case' at various random times
using M-:, but so far I've only seen it return nil.

As an experiment, I tried binding the value of `case' to one of my
cases manually while stepping through `mew-summary-goto-folder' using
edebug -- the result was that the correct inbox-folder was shown in
the prompt.

I would have tried to track this issue further, but
`mew-sinfo-get-case' is one of those things that's difficult to debug
as it appears to be a dynamically defined function [1].

Any ideas on what I might be doing wrong?  

Thanks for any help.

(I don't know if it's relevant, but I don't have anything defined for
"default" as I never really felt comfortable w/ the idea.)

[1] Was this for speed?



More information about the Mew-int mailing list