Bill Janssen | 16 Sep 2008 07:42
Favicon

Re: bug in mh-read-range

Bill Wohler <wohler <at> newt.com> wrote:

> Since counts is used in contexts that don't depend on ask-flag, I'm not
> sure about this. What symptoms are you seeing?

Yes, "counts" is used in contexts that depend on "guess" and in contexts
that depend on "(not ask-flag)" -- the second line here:

         (input (cond ((and (not ask-flag) unseen) (symbol-name mh-unseen-seq))
                      ((and (not ask-flag) (not large)) "all")
                      (t (completing-read (format "%s: " prompt)
                                          'mh-range-completion-function nil nil
                                          nil 'mh-range-history default))))

Bill

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Gmane