zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Sven Wischnowsky" <wischnow@informatik.hu-berlin.de>,
	<zsh-workers@sunsite.auc.dk>
Subject: copy-prev-word question RE: Bug report interface comments
Date: Tue, 4 Apr 2000 13:29:11 +0400	[thread overview]
Message-ID: <002f01bf9e18$3c2f74d0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <200004040919.LAA04947@beta.informatik.hu-berlin.de>

>
> Erm... could we, until we have some automatic forwarding from the bug
> manager to zsh-workers, agree that full bug descriptions be sent to
> zsh-workers, too?
>

bor@itsrm2% mv BI<TAB>
bor@itsrm2% mv BIC\ NMI.rm2/
bor@itsrm2% mv BIC\ NMI.rm2 <ESC-^_>
bor@itsrm2% mv BIC\ NMI.rm2 NMI.rm2

I'd expect it to respect shell quouting ... note, that insert-last-word
does that:

bor@itsrm2% mv 'xx xx' 'yy yy'
mv: Cannot access xx xx: No such file or directory
bor@itsrm2% mv <ESC-.>
bor@itsrm2% mv 'yy yy'

the same with

bor@itsrm2% mv yy\ yy

the "yy\ yy" is inserted.

-andrej


  reply	other threads:[~2000-04-04  9:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-04  9:19 Sven Wischnowsky
2000-04-04  9:29 ` Andrej Borsenkow [this message]
2000-04-06  8:24 copy-prev-word question " Sven Wischnowsky
2000-04-10  7:58 Sven Wischnowsky
2000-04-11  2:52 ` Bart Schaefer
2000-04-11  6:11   ` Andrej Borsenkow
2000-04-11  9:20   ` Oliver Kiddle
2000-04-11  9:48     ` Sven Wischnowsky
2000-04-11 15:25       ` Bart Schaefer

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='002f01bf9e18$3c2f74d0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.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).