home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0059.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  987 b   |  28 lines

  1. i've noticed a change in the behavior of completion.  
  2.  
  3. if a filename that i've typed matches a directory exactly and i ask it
  4. to complete, then it completes and exits, returning the directory name.
  5. the behavior i got before was that it treated a directory match as a
  6. non-unique match and asked for confirmation before accepting.
  7.  
  8. for example, suppose, in being prompted for a filename, i type:
  9.  
  10. /usr<space>
  11.  
  12. then it completes and exits with the directory "/usr/" whereas before,
  13. it would complete to:
  14.  
  15. /usr/[confirm]
  16.  
  17. or something like that.
  18.  
  19. i'm hoping there's a simple variable that i can change or something to
  20. fix this...  i'm used to "lazy typing" mode where i use completion a lot
  21. to complete/confirm pathnames as i type them and it's very annoying to
  22. have it exit just because i happened to type a complete directory name.
  23.  
  24. thanks,
  25. dave duff                   mitre corporation               703-883-7731
  26. duff@mitre.org             ai technical center            mclean, va usa
  27.  
  28.