emacs-devel
[Top][All Lists]
Advanced

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

Re: patch: write-file to arbitrary target directory


From: Juri Linkov
Subject: Re: patch: write-file to arbitrary target directory
Date: Sat, 17 Nov 2007 03:34:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

> This patch improves 'write-file' by creating  all parent directories of
> target file (in spirit of proposal by Juri[1]).
>
> Any comments?

I think this patch is useful.  Perhaps, the same y-or-n-p question
"Directory `%s' does not exists; create? " should be asked also in
`after-find-file' (with a call to `make-directory') instead of displaying
"Use M-x make-directory RET RET to create the directory and its parents"
because typing `y' as an answer to this question is less to type than
`M-x make-directory RET RET'.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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