zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@math.gatech.edu
Cc: greg@alphatech.com
Subject: Re:  another bug in suffix removal 3.1.5
Date: Thu, 5 Nov 1998 17:38:01 +0100 (MET)	[thread overview]
Message-ID: <199811051638.RAA03460@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: greg@alphatech.com's message of Thu, 5 Nov 1998 11:18:22 -0500 (EST)


greg@alphatech.com wrote:

> OK, I found another one:
> 
> % mkdir foo
> % mkdir foo/bar
> % bar <Control-a> <Control-k>   # IE, get "bar" in the kill ring
> % ls f <tab>
>   -> foo/ <Control-y>
>   -> foobar                     # the slash got removed when "bar" was yanked

We had some more discussion about this on the list...

No patch for this now (I have to go soon), but this looks like yet
another missing fixsuffix() problem. And this was what I meant with my 
reply: as long as we can't be sure that every time the command line is 
changed fixsuffix() is called we probably should move all the calls
into the functions that actually modify the line (might save us from
more bug reports of this kind).

Bye
 Sven


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


             reply	other threads:[~1998-11-05 16:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-05 16:38 Sven Wischnowsky [this message]
1998-11-05 16:52 ` Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
1998-11-06  7:50 Sven Wischnowsky
1998-11-07 18:32 ` Bart Schaefer
1998-11-05 16:18 Greg Klanderman

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=199811051638.RAA03460@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=greg@alphatech.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).