unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Michael Albinus <Michael.Albinus@gmx.de>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] emacs/src fileio.c
Date: Fri, 2 Oct 2009 01:23:18 +0200	[thread overview]
Message-ID: <f7ccd24b0910011623n2815d357md43f60c42af2f48a@mail.gmail.com> (raw)
In-Reply-To: <E1MtNFk-0002Gn-Dt@cvs.savannah.gnu.org>

On Thu, Oct 1, 2009 at 17:07, Michael Albinus <Michael.Albinus@gmx.de> wrote:

> Modified files:
>        src            : fileio.c
>
> Log message:
>        * fileio.c (Fdelete_directory_internal): Renamed from
>        Fdelete_directory.  It is not a command anymore.  It has no file
>        name handler.

I've changed w32fns.c:Fsystem_move_file_to_trash to use
Fdelete_directory_internal instead of Fdelete_directory so Emacs can
bootstrap again on Windows.

But Fdelete_directory_internal is now skipping the file name handler,
so it is likely not safe?

    Juanma




       reply	other threads:[~2009-10-01 23:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1MtNFk-0002Gn-Dt@cvs.savannah.gnu.org>
2009-10-01 23:23 ` Juanma Barranquero [this message]
2009-10-02  5:54   ` [Emacs-diffs] emacs/src fileio.c Michael Albinus
2009-10-02 12:27     ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0910011623n2815d357md43f60c42af2f48a@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=Michael.Albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).