zsh-workers
 help / color / mirror / code / Atom feed
* Re: Modules - How to write ?
@ 1999-08-31 10:47 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 1999-08-31 10:47 UTC (permalink / raw)
  To: zsh-workers


jarausch@igpm.rwth-aachen.de wrote:

> I am curious how to write a module for zsh.
> Given that I find the example module cryptic, is there anything that
> helps understanding what and why or is the single source the module
> loader within ZSH?

There is quite a bit in `Etc/zsh-development-guide'. But that is
probably cryptic, too.

Bye
 Sven

P.S.: Hey, they are moved to `Etc'. Great. Thanks, Peter.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: 6-pws-2
@ 1999-08-31  3:37 Tanaka Akira
  1999-08-31  8:43 ` Modules - How to write ? jarausch
  0 siblings, 1 reply; 2+ messages in thread
From: Tanaka Akira @ 1999-08-31  3:37 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: Zsh hackers list

In article <9908301600.AA12634@ibmth.df.unipi.it>,
  Peter Stephenson <pws@ibmth.df.unipi.it> writes:

> - There's an exec.c patch from Tanaka Akira, 7436, left out, because it was
>   followed by an inconclusive discussion.  It's supposed to fix exec'ing
>   the last element of the last pipeline.  I have not looked at the problem.

I think 7436 is the correct fix to the problem.

> - I only deleted Completion/User/_cvs after making 6-pws-2, delete it
>   by hand for now.  Let me know of other completion functions which are
>   now redundant.

Base/_complete_opts should be removed. Because there are no completion
function which use it (except old _cvs) and it has very poor
name/implementation/document.

> - Personally, I prefer one single completion function for a suite of
>   related commands like cvs or pbm, since the accumulated clutter (and
>   added time to process completion files the first time) is large.  If it
>   stays the way it is I will change the default for function installation
>   to keep the subdirectories.

The separation is sometimes useful for custumizations because we can
override each function individually. These functions behaves like `hook'.
I think it is useful that making hooks more easily without adding new files.
-- 
Tanaka Akira


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

end of thread, other threads:[~1999-08-31 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-31 10:47 Modules - How to write ? Sven Wischnowsky
  -- strict thread matches above, loose matches on Subject: below --
1999-08-31  3:37 6-pws-2 Tanaka Akira
1999-08-31  8:43 ` Modules - How to write ? jarausch

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).