all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* large files not found with `read-file-name'
@ 2002-04-11 20:26 Tom Wurgler
  2002-04-12  9:57 ` Eli Zaretskii
  2002-04-12 11:50 ` Andreas Schwab
  0 siblings, 2 replies; 6+ messages in thread
From: Tom Wurgler @ 2002-04-11 20:26 UTC (permalink / raw)
  Cc: t901353

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (hppa2.0n-hp-hpux11.00, Motif Version 2.1.0)
 of 2002-03-18 on rds294
configured using `configure  --cache-file=/dev/null --host=hppa2.0n-hp-hpux11.00 --prefix=/home/rdstt1/t901353/local --with-x-toolkit=motif --with-png'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

One of the users here has a file thusly:

  -rw-rw-r--   1 tomw    bob   2399830016 Apr 11 11:41 sample.file

Which GNU ls does list in a dired properly, albeit the filenames are not
aligned etc.

But he has a emacs-lisp defun that prompts him for various input, one of 
which is the above "sample.file" filename.  The file completion does not find 
the file.  He is not trying to read the file itself, just get the filename and
then he runs a shell job with the inputs gained from his elisp...

The line below demostates the problem:

(setq tommy (read-file-name "Enter the name: "))

You can start typing "sa" at the prompt, then hit "tab" and all files that start
with "sa" are displayed except the "sample.file".  Why doesn't this file show
up?

Thanks!

tom


-- 
============================================================================
Tom Wurgler                             The Goodyear Tire & Rubber Company
Principal Engineer                      Tire-Vehicle Engineering Technology
Phone:         330-796-1656             Technical Center D/460G            
Fax:           330-796-3292             P.O.Box 3531                       
internet mail: twurgler@goodyear.com    Akron, Ohio 44309-3531             
============================================================================

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

end of thread, other threads:[~2002-04-14  0:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-11 20:26 large files not found with `read-file-name' Tom Wurgler
2002-04-12  9:57 ` Eli Zaretskii
2002-04-12 11:50 ` Andreas Schwab
2002-04-13 19:06   ` Richard Stallman
2002-04-13 23:51     ` Paul Eggert
2002-04-14  0:25     ` Andreas Schwab

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.