help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prompt to create non existent directory.


From: Skip Montanaro
Subject: Re: prompt to create non existent directory.
Date: Fri, 27 Oct 2017 14:53:35 -0500

It happens infrequently enough for me that it doesn't seem to be a great
burden. If it helps, you can probably shorten "make-directory" to:

mak TAB -d TAB RET

Skip

On Fri, Oct 27, 2017 at 2:36 PM, Deric Bytes <dericbytes@gmail.com> wrote:

> Why does emacs not prompt for y/n to create non existent directories.
> Surely this would be a better option than throwing an error or asking the
> user to type M-x make-directory.
>
> Is there a better way to add this feature to dired-do-copy instead of this
> method
>
> https://stackoverflow.com/questions/12994164/allow-
> dired-do-copy-and-dired-do-rename-to-create-new-dir-on-the-fly
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]