>>>> "Devon" == Devon Sean McCullough
<devon(a)iac.net> writes:
Devon> I typed Meta-Minus Meta-C in the minibuffer prompt for
Devon> string-rectangle expecting to capitalize the previous word
Devon> I had typed.
Looks like region-active-p in simple.el needs to return whether the
region is active *in the current buffer*. I'm not sure how to
determine that. The function zmacs-region-buffer may be useful,
though it is commented as being kludgy.
greg