unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: kzeitler@lucent.com, emacs-devel@gnu.org
Subject: Re: AW: Can't interrupt directory_files_internal run fromtimer-event-handler
Date: Mon, 08 Aug 2005 23:27:16 +0300	[thread overview]
Message-ID: <uacjsp42j.fsf@gnu.org> (raw)
In-Reply-To: <A47B192B0358794C958615D788BF7FB7178943@mucmail1.sdm.de> (klaus.berndl@sdm.de)

> Date: Mon, 8 Aug 2005 13:27:46 +0200
> From: <klaus.berndl@sdm.de>
> Cc: <kzeitler@lucent.com>,
> 	<emacs-devel@gnu.org>
> 
> >A combination of file-attributes (looking at the number of links) and
> >directory-files should do that, I think.
> 
> Hmm, maybe i oversee something here - but when you have to call
> directory-files - where is the improvement compared to the problem of
> the OP?

It's an improvement because (1) directory-files is a direct interface
to system calls, and (2) it is more portable since it does not rely on
the existence of `ls', which is only standard on Posix platforms.

> `directory-files' IS the problem....

Well, I'm sorry if I missed something at the beginning of this thread,
but what problem in directory-files are you talking about?

  reply	other threads:[~2005-08-08 20:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 11:27 AW: Can't interrupt directory_files_internal run fromtimer-event-handler klaus.berndl
2005-08-08 20:27 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-10  9:35 klaus.berndl
2005-08-10 19:51 ` Richard M. Stallman
2005-08-12  8:00 klaus.berndl

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=uacjsp42j.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kzeitler@lucent.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).