emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PC-do-completion unconditionally adds wildcards to directory


From: Klaus Zeitler
Subject: Re: PC-do-completion unconditionally adds wildcards to directory
Date: 15 Oct 2003 18:11:54 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Stefan" == Stefan Monnier <address@hidden> writes:
    Stefan> 
    >> The CVS version of complete.el adds a wildcard to directories in
    >> PC-do-completion. See the code starting in line 394 with comment
    >> ";; Add wildcards if necessary".
    >> This causes problems with clearcase files, e.g. I get errors like:
    Stefan> 
    >> read-file-name-internal: Opening directory: no such file or directory, 
/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc@@/main*/
    Stefan> 
    Stefan> Could you give a backtrace ?

Debugger entered--Lisp error: (file-error "Opening directory" "no such file or 
directory" "/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc@@/main*/")
  #<subr read-file-name-internal>("main*/58" 
"/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc@@/" t)
  read-file-name-internal("main*/58" 
"/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc@@/" t)
  all-completions("main*/58" read-file-name-internal 
"/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc@@/")
  PC-do-completion(exit)
  PC-do-complete-and-exit()
  PC-complete-and-exit()
  call-interactively(PC-complete-and-exit)
  read-file-name("Version for comparison: " 
"/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc@@/" "main/58" t 
"main/58")
  clearcase-read-version-name("Version for comparison: " 
"/vobs/ubtssw_onecell_images/sunos/sunboard/src/misc.cc")
  (list (clearcase-read-version-name "Version for comparison: " 
buffer-file-name))
  call-interactively(clearcase-ediff-named-version-current-buffer)


-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             address@hidden  |
 ------------------------------------------
---
Life is what happens to you while you're
busy making other plans.   --John Lennon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]