zsh-workers
 help / color / mirror / code / Atom feed
From: Ferdinand Thiessen <f.thiessen@gmx.de>
To: Bart Schaefer <schaefer@brasslantern.com>, zsh-workers@zsh.org
Subject: Re: [BUG] umount mountpoint completion
Date: Tue, 7 Mar 2017 21:37:21 +0100	[thread overview]
Message-ID: <08e58624-a55f-a772-396e-63120ebbadc8@gmx.de> (raw)
In-Reply-To: <170307111447.ZM21964@torch.brasslantern.com>

Am 07.03.2017 um 20:14 schrieb Bart Schaefer:
> If this is just completed as
>     % umount /tmp/a<TAB>
> is the result the same, or is the extra quoting happening because of
> _normal being called by _arguments from _sudo?  I'm having a hard
> time tracing down that bit.

No if you use it without quotes it works:

% umount /tmp/a<TAB>

https://wwwpub.zih.tu-dresden.de/~s9416139/zsh_report/zsh-5.0.5-no-quotes.log

is completed to:

% umount /tmp/a\ 0

https://wwwpub.zih.tu-dresden.de/~s9416139/zsh_report/zsh-5.0.5-quoted.log


  reply	other threads:[~2017-03-07 20:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-05 15:08 Ferdinand Thiessen
2017-03-06  0:55 ` Ferdinand Thiessen
2017-03-06  4:01 ` Bart Schaefer
2017-03-06 17:35   ` Ferdinand Thiessen
2017-03-06 23:10     ` Bart Schaefer
2017-03-07 11:19       ` Daniel Shahaf
2017-03-07 19:14         ` Bart Schaefer
2017-03-07 20:37           ` Ferdinand Thiessen [this message]
2017-03-07 21:49             ` Bart Schaefer
2017-03-08  2:08               ` Ferdinand Thiessen
2017-03-09  5:55                 ` 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=08e58624-a55f-a772-396e-63120ebbadc8@gmx.de \
    --to=f.thiessen@gmx.de \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).