Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Moving completion functions
- X-seq: zsh-workers 13710
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Moving completion functions
- Date: Thu, 22 Mar 2001 17:04:13 +0000
- In-reply-to: <200103221040.LAA05172@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200103221040.LAA05172@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Mar 22, 11:40am, Sven Wischnowsky wrote:
} Subject: Re: Moving completion functions
}
} > Functions/Misc/is-at-least Functions/Misc # Needs un-ksh-autoloading
}
} So should I change it to our normal format while moving it?
That's what I meant, yes.
} > Functions/Misc/acx Functions/Examples # Misc?
} > Functions/Misc/cx Functions/Examples # Misc?
} > Functions/Misc/yp Functions/Examples # Misc?
} > Functions/Misc/yu Functions/Examples # Misc?
}
} I've always thought that these are almost not worth a separate
} function file. Because of that I think `Examples' is fine.
[...]
} Changing top-level directory names to their singular forms seems to
} not have been considered anymore.
Oh, I forgot about that. At least make that Functions/Example rather
than Examples. I wouldn't object to Function/* either, but I wasn't
thinking about directory renaming. (A problem with directory renaming
in CVS is that you then forever afterward have to remember to use
"cvs update -P" to keep the empty directories out of your sandbox.)
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author