home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / emacs / 3811 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.8 KB

  1. Path: sparky!uunet!stanford.edu!rock!aurs01!klassa
  2. From: klassa@aurs01.UUCP (John M. Klassa)
  3. Newsgroups: comp.emacs
  4. Subject: find-files with wildcards -- is it possible?
  5. Keywords: file-files, wildcard characters
  6. Message-ID: <61683@aurs01.UUCP>
  7. Date: 17 Dec 92 13:13:01 GMT
  8. Sender: news@aurs01.UUCP
  9. Reply-To: klassa%aurfs1.aur.alcatel.com@rockdal.aud.alcatel.com (John Klassa)
  10. Followup-To: comp.emacs
  11. Organization: Alcatel Network Systems, Raleigh NC
  12. Lines: 32
  13.  
  14. Hi-
  15.  
  16. I'm running GNU Emacs 18.57 on an Ultrix system...  I'm trying to figure
  17. out how to do something like (for example):
  18.  
  19.     C-x C-f input*.c
  20.  
  21. with the intent being to read in all files of the form input<anything>.c
  22. -- akin to having typed "emacs input*.c" in the first place.  I've seen
  23. people do this in vi (not that I like vi, _at all_, mind you -- I'm an
  24. emacs devotee through and through :-)).  What happens when I try it from
  25. emacs is that emacs assumes that I intended for the * character to be
  26. part of the filename, then tells me that input*.c is a new file & sticks
  27. me into an empty buffer named input*.c.  I realize that I could do C-x d
  28. to get into dired, and (from there) visit the relevant files on a
  29. file-by-file basis.  This seems a little cumbersome, though --
  30. especially when I know that I'm going to want to edit them all, in turn,
  31. anyway.
  32.  
  33. Does anybody have any idea how to do this?
  34.  
  35. Am I missing something really fundamental here?
  36.  
  37. Thanks!
  38. John
  39.  
  40.  
  41.  o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o  Happy Holidays!  o-o-o
  42.  o                               John M. Klassa                              o
  43.  o      Alcatel Network Systems, Inc. --- Raleigh, NC --- (919) 850-1246     o
  44.  o        Email: klassa%aurfs1.aur.alcatel.com@rockdal.aud.alcatel.com       o
  45.  o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o
  46.