unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] emacs/src fileio.c
Date: Fri, 02 Oct 2009 07:54:31 +0200	[thread overview]
Message-ID: <nqfxa2jq7c.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <f7ccd24b0910011623n2815d357md43f60c42af2f48a@mail.gmail.com> (Juanma Barranquero's message of "Fri, 2 Oct 2009 01:23:18 +0200")

Juanma Barranquero <lekktu@gmail.com> writes:

> 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?

I believe, we should rather use

  intern ("delete-directory")

Qdelete_directory_internal could be removed from lisp.h then.

Best regards, Michael.

>     Juanma




  reply	other threads:[~2009-10-02  5:54 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 ` [Emacs-diffs] emacs/src fileio.c Juanma Barranquero
2009-10-02  5:54   ` Michael Albinus [this message]
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=nqfxa2jq7c.fsf@alcatel-lucent.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /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).