On Thu, Nov 15, 2012 at 05:01:50PM +0100, Jasper Lievisse Adriaanse wrote:
> Hi,
>
> One of the things lacking in mg was support M-x make-directory, which comes
> quite handy. This diff mimics the rather silent behaviour of Emacs: there's
> basically no feedback in case creating the directory fail
Hi,
One of the things lacking in mg was support M-x make-directory, which comes
quite handy. This diff mimics the rather silent behaviour of Emacs: there's
basically no feedback in case creating the directory failed for whatever
reason. Should we be more verbose about it, or just stay in line with