Gnus development mailing list
 help / color / mirror / Atom feed
* NFS/Emacs bug
@ 1996-06-03 19:53 Per Abrahamsen
  1996-06-04 11:14 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Per Abrahamsen @ 1996-06-03 19:53 UTC (permalink / raw)
  Cc: ding


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-06-04 11:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-03 19:53 NFS/Emacs bug Per Abrahamsen
1996-06-04 11:14 ` Eli Zaretskii

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).