Trace2
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.000 sec
Re: partial completion mode question     

Group: gnu.emacs.help · Group Profile · Search for Trace2 in gnu.emacs.help
Author: Michal
Date: Apr 24, 2008 09:15

...> position where there's the first difference between several possible completions. Unlike what you seem to think, when partial completion mode is on, trace.<TAB> can complete to both trace.txt and trace2.txt. This is what partial completion mode is all about: it completes each part of the input (in this case, the part before and after the period) independently. Eli, Thanks ...
Show full article (0.50Kb)
Re: partial completion mode question     

Group: gnu.emacs.help · Group Profile · Search for Trace2 in gnu.emacs.help
Author: Eli Zaretskii
Date: Apr 22, 2008 12:22

...2008 21:15:46 +0200 I have the following files: prompt$ ls -1 /tmp/trace* /tmp/trace2.txt /tmp/trace.txt prompt$ Now I do: M-x partial-completion-mode ... seem to think, when partial completion mode is on, trace.<TAB> can complete to both trace.txt and trace2.txt. This is what partial completion mode is all about: it completes each part of the input (in this...
Show full article (0.92Kb)
partial completion mode question     

Group: gnu.emacs.help · Group Profile · Search for Trace2 in gnu.emacs.help
Author: Michal
Date: Apr 22, 2008 12:15

hallo Group Members I have the following files: prompt$ ls -1 /tmp/trace* /tmp/trace2.txt /tmp/trace.txt prompt$ Now I do: M-x partial-completion-mode then: C-x C-f /tmp/trace.<TAB> emacs correctly resolves it to: C-x C-f /tmp/trace.txt ^ but leaves | cursor here-------+ instead of at the end of line. Is it some defect of partial completion mode?...
Show full article (0.42Kb)