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

  1.  
  2. hello 
  3.     I am using lucid emacs 19.5. I seem to be having trouble with
  4. dired. I want dired to run the equivalent of "ls -l be_delegation_*.??" 
  5. every time I try to enter the ".??" I get a message in the mini buffer
  6. about "making completion list". It never lets me enter the ??. If I
  7. imput the following in the mini buffer it works "be_delegation_*.cc".
  8. I can than use "repeat-complex-command" to edit the command in the
  9. mini buffer to be
  10.  
  11. (dired "/tmp_mnt/home/andy/delegation/be/be_delegation_def_*.??" nil)
  12.  
  13. this seems to work correctly
  14.  
  15.  
  16. any work arounds would be greatly appriciated?
  17.  
  18.  
  19. Andy
  20.  
  21.