Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Trial patch for showing completion in progress



Oliver Kiddle wrote:
> > Is there a better place for this?  On the whole I think this point is OK.
> 
> It depends what you are trying to do. Are you trying to show the
> completers or the zstyle context? _main_complete is not the only place
> the context is changed so for showing the context, _description or
> _setup would be a better place.

No, it's just a gross indication of what process is happening.

> Why not just stick $SECONDS (as floating point) in PS4 and use
> _complete_debug.

That's a completely different thing requiring hours of sifting
information.  With this you can find out what you want to know as you're
actually using it.

> I'm not convinced we should be sticking debug stuff like this into
> completion unless it really is proven to be useful.

I don't want to debug it, I want to see what it's doing without lots of
extra work.  Progress information is a perfectly normal thing to have in
a system.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author