Re: mg: make-directory

2012-11-16 Thread Jasper Lievisse Adriaanse
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

mg: make-directory

2012-11-15 Thread Jasper Lievisse Adriaanse
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