unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Tom Wurgler <twurgler@goodyear.com>
Cc: t901353@rds294.goodyear.com
Subject: large files not found with `read-file-name'
Date: Thu, 11 Apr 2002 16:26:50 -0400 (EDT)	[thread overview]
Message-ID: <200204112026.QAA27376@rds294.goodyear.com> (raw)

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

             reply	other threads:[~2002-04-11 20:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-11 20:26 Tom Wurgler [this message]
2002-04-12  9:57 ` large files not found with `read-file-name' Eli Zaretskii
2002-04-12 11:50 ` Andreas Schwab

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=200204112026.QAA27376@rds294.goodyear.com \
    --to=twurgler@goodyear.com \
    --cc=t901353@rds294.goodyear.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).