Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Cc: ding@ifi.uio.no
Subject: NFS/Emacs bug
Date: 03 Jun 1996 21:53:57 +0200	[thread overview]
Message-ID: <rjvih8y88a.fsf@kleene.dina.kvl.dk> (raw)


When using `directory-files' on large directories (5000+ files) the
answer is sometimes truncated, like this:

	(length (directory-files "~/Mail/ding/list"))
	==> 2287
	(length (directory-files "~/Mail/ding/list"))
	==> 5460

This has been reproduced with Linux and Solaris as NFS clients and
with SGI and Solaris as NFS servers.  It has also been reproduced with
Emacs 19.30, Emacs 19.31, and XEmacs 19.13.

The problem is noticeable when using the `nnml' backend for Gnus to
store large groups.

I cannot produce similar result from the shell, e.g. with:

	% ls -1 ~/Mail/ding/list | wc -w
	5456


             reply	other threads:[~1996-06-03 19:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-03 19:53 Per Abrahamsen [this message]
1996-06-04 11:14 ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=rjvih8y88a.fsf@kleene.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    --cc=ding@ifi.uio.no \
    /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.
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 NNTP newsgroup(s).