home *** CD-ROM | disk | FTP | other *** search
-
- hello
- I am using lucid emacs 19.5. I seem to be having trouble with
- dired. I want dired to run the equivalent of "ls -l be_delegation_*.??"
- every time I try to enter the ".??" I get a message in the mini buffer
- about "making completion list". It never lets me enter the ??. If I
- imput the following in the mini buffer it works "be_delegation_*.cc".
- I can than use "repeat-complex-command" to edit the command in the
- mini buffer to be
-
- (dired "/tmp_mnt/home/andy/delegation/be/be_delegation_def_*.??" nil)
-
- this seems to work correctly
-
-
- any work arounds would be greatly appriciated?
-
-
- Andy
-
-