Mohsin Kaleem <[email protected]> writes: > We could workaround this by changing the semantics of the variable. Make > it notmuch-search-show-excluded and default to nil so nothing has to be > changed in existing functions that call notmuch-search. Or we could > switch to using cl-defun and have the default value substituted in the > parameter list. I've never used cl-defun with interactive functions but > long term I think that's the saner solution.
Thanks for the explanation. I think we can live with it as is for now, and look into the cl-defun "upgrade" later. I suspect it will be a bit confusing if we invert the sense of the variable relative to the CLI argument. d _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
