zsh-workers
 help / color / mirror / code / Atom feed
* Re: Command alias in non-command position
@ 1998-08-27  8:55 Sven Wischnowsky
  1998-08-27  9:53 ` Bruce Stephens
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Wischnowsky @ 1998-08-27  8:55 UTC (permalink / raw)
  To: zsh-workers


Bart Schaefer wrote:

> 
> On Aug 26,  5:35pm, Bruce Stephens wrote:
>
> ...
> 
> } I already think I ought to be able to change how spell-correction
> } works, to say that some words just don't correspond to files (like the
> } first argument to tar), and possibly to say that some words ought to
> } correspond to non-existent files.
> 
> Programmable spelling correction would be the next logical step after
> programmable completion, I suppose.
> 

I always liked to think about joining them. Make the completion code
return a list of possible words for a certain situation and then let
the corection code work with this list (instead of just
filenames). Or, integrate the correction code in the completion code,
turning it into some kind of general `find out what we can do here'-code 
and let correction be just a different interface for that code.
The quote from Bruce shows that joining them may require a few more
possibilities in describing possible words (e.g. non-existent files).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-08-27 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-27  8:55 Command alias in non-command position Sven Wischnowsky
1998-08-27  9:53 ` Bruce Stephens

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).