zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.dk
Subject: Re: differences between the two branches
Date: Wed, 17 Oct 2001 13:18:50 +0200	[thread overview]
Message-ID: <15309.26906.916668.814123@gargle.gargle.HOWL> (raw)
In-Reply-To: <20001014190253.4AC4E14283@pwstephenson.fsnet.co.uk>


Peter Stephenson wrote:

> ...
> 
> > only in current/ChangeLog: 15653
> 
> Sven: Restore traditional insert-tab behaviour.  This was certainly a
> bug in that it disagreed with the doc, so probably ought to be in 4.0.

I've committed this on.

> > only in current/ChangeLog: 15638
> 
> Sven: correction with matchers.  Definitely a bug, so if this is in 4.0
> should go across.

This would need 15588, which I didn't commit

> > only in current/ChangeLog: 16002
> 
> Sven: Fix expand style with prefix:  probably OK, but I don't know if
> it's relevant or easy to port.

I've committed it.

> > only in current/ChangeLog: 15944
> 
> Sven: `suffix' in expand style always respected.  Arguably a bug fix,
> but arguably not.

Committed, because `expand' was non-functional before.

> > only in current/ChangeLog: 15650
> > only in current/ChangeLog: 15669
> 
> Sven: approximation and ~ problems.  Dunno, it's too hard to work out
> the consequences.

These depend on 15588, too.

> > only in current/ChangeLog: 15615
> 
> Sven: complicated matcher thing it would take me half an hour to
> understand.

This is actually only a simple bug fix, I've committed it.

> > only in current/ChangeLog: 15584
> 
> Sven: zwc problem, dunno if this is relevant.

It isn't (needed only after the change for the new `for'-syntax).

> > only in current/ChangeLog: 15608
> > only in current/ChangeLog: Bart: 15106, small changes in 15152
> > only in current/ChangeLog: 15945
> 
> Bart: improves _cd.  Sven: improve _cd.
> I can't actually work out what the combined effect is, but there are
> almost certainly too many _cd, _tilde etc. changes.

Yes.

> > only in current/ChangeLog: 15995
> 
> Sven: show directories with globbed files by default.  I don't think we
> should change this in mid-4.0.

Agreed.

> > only in current/ChangeLog: 15991
> 
> Sven: file completion display.  I'm not worried about this, myself.

This makes lists for unsorted groups work as documented, I've
committed it.

> > only in current/ChangeLog: 15946
> 
> Sven: compresult.c, don't think this is an issue for 4.0

It isn't.

> > only in current/ChangeLog: 15597
> 
> Sven: _values -w, new option so probably not necessary.
>  
> > only in current/ChangeLog: 15588
> 
> Sven: _values stuff which gives me a headache.

These belong together, I've not committed them.

> > only in current/ChangeLog: 15549
> 
> Sven: Y03arguments.ztst resulting from other change only

Yep.

> > only in current/ChangeLog: 15526
> 
> Sven: complicated _arguments stuff.

Better not touch that.

> > only in current/ChangeLog: 15489
> > only in current/ChangeLog: 15509
> 
> Sven, Bart: _describe technicality.

This is only needed for the new option-list behaviour below.

> > only in current/ChangeLog: 15477
> > only in current/ChangeLog: 15482
> > only in current/ChangeLog: 15484
> > only in current/ChangeLog: 15485
> 
> Sven: long/short options thing.  Not necessary to backport this.

Yes.

> > only in current/ChangeLog: 15468
> 
> Sven: improve _ssh, probably not necessary.

Yes.

> > only in current/ChangeLog: 15389
> > only in current/ChangeLog: 15407
> > only in current/ChangeLog: 15409
> > only in current/ChangeLog: 15415
> 
> Sven: long/short options complexity (15409 was a core dump), only 4.1.

Again...

> > only in current/ChangeLog: 15278 (Sven), 15390
> 
> Sven: New file completion stuff, not necessary.

Yep.

> > only in current/ChangeLog: 15123
> 
> Sven: _cd and _tilde, I'm sick of this, either we leave well alone or
> copy the current versions straight back to 4.0.

Me too.

> > only in current/ChangeLog: 15087
> > only in current/ChangeLog: 15115
> 
> Sven: handle disowning stopped jobs, new feature, probably leave out
> though I don't think it's really a problem.

Clint mentioned this lately but got no replies.

> > only in current/ChangeLog: 15029
> 
> Sven: _man improvements, probably too complicated.

Maybe.

> > only in current/ChangeLog: 14952
> 
> Sven: zwc stuff, probably best left out.

It also depends on other changes (zwcstat()).


Bye
  Sven

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


  parent reply	other threads:[~2001-10-17 11:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-12 13:38 Oliver Kiddle
2001-10-12 14:30 ` Peter Stephenson
2001-10-12 14:45 ` Bart Schaefer
2001-10-13  7:39   ` Bart Schaefer
2000-10-14 19:02     ` Peter Stephenson
2001-10-15 12:06       ` Clint Adams
2001-10-16 13:10       ` Peter Stephenson
2001-10-16 17:08       ` Bart Schaefer
2001-10-16 17:41         ` Additional " Bart Schaefer
2001-10-17  7:15           ` Geoff Wing
2001-10-17 10:13           ` Adam Spiers
2001-10-17 11:18       ` Sven Wischnowsky [this message]
2001-10-13 21:47     ` Wayne Davison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15309.26906.916668.814123@gargle.gargle.HOWL \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).