home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / bug / 1621 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.3 KB  |  38 lines

  1. Newsgroups: gnu.emacs.bug
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ora.com!david
  3. From: david@ora.com (David Flanagan)
  4. Subject: transient emacs bug
  5. Message-ID: <9301081943.AA00178@artemis.ora.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Fri, 8 Jan 1993 19:43:54 GMT
  10. Approved: bug-gnu-emacs@prep.ai.mit.edu
  11. Lines: 25
  12.  
  13. Version: 18.55.4
  14. Host: Sun 3/60, SunOS 4.1.1
  15.  
  16. I typed ^X^FWidget<SPC>
  17.  
  18. (I didn't think to do an immediate ^Hl to see if that was *really* what
  19. I typed, so I'm not 100% sure)
  20.  
  21. Emacs should have displayed another buffer to display the (several) file
  22. completions in.  It did a garbage collection (for what seemed slightly
  23. longer than usual), and returned with:
  24.  
  25.     Find file: ..^@.^@^@^@,^@,^ANK^@^X^@^HMakefile^@
  26.  
  27. I believe that the first "^@" was in fact a NUL character because when I
  28. hit RETURN, it went into dired mode on the directory ..  I assume that
  29. the other carets in this string also introduce control characters.
  30. There was a file named "Makefile" in the current directory I wanted to
  31. read the initial file from.
  32.  
  33. I cannot reproduce this bug, and I have never seen it before in nearly a
  34. year of constant daily use of this emacs executable.
  35.  
  36.     David Flanagan
  37.  
  38.