How do you persistently change caption width in memoir? I know you can use \changecaptionwidth followed by a \captionwidth{...}, but that only works within a float and I don't want to have to specify that all the time.
Also, if caption widths can be set persistently, how do you revert to using the full width when using subcaptions?