zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: 434879@bugs.debian.org, zsh-workers@sunsite.dk
Subject: Re: Bug#434879: zsh: Incorrect completion after "dvips -Ppdf "
Date: Sun, 29 Jul 2007 10:42:23 -0400	[thread overview]
Message-ID: <20070729144223.GA16410@scowler.net> (raw)
In-Reply-To: <20070728095654.GP6654@prunille.vinc17.org>

On Sat, Jul 28, 2007 at 11:56:54AM +0200, Vincent Lefevre wrote:
> Both "dvips -P[Tab]" and "dvips -P [Tab]" should complete on the
> printer names, but "dvips -Pfoo" and "dvips -P foo" should complete
> on the dvi files (or another option).

Er, and

Index: Completion/Unix/Command/_dvi
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_dvi,v
retrieving revision 1.5
diff -u -r1.5 _dvi
--- Completion/Unix/Command/_dvi	29 Jul 2007 11:39:43 -0000	1.5
+++ Completion/Unix/Command/_dvi	29 Jul 2007 14:41:23 -0000
@@ -39,7 +39,7 @@
     '-O[specify offset of origin]:offset of origin (<x>,<y>)' \
     '(-p -l -n)-pp[specify which pages to print]:list of pages or ranges to print:' \
     '(-pp)-p[specify first page to print]:number of first page' \
-    '-P[specify printer]:printer name' \
+    '-P+[specify printer]:printer name' \
     '-q[quiet operation]' \
     '-r[reverse order of pages]' \
     '-R[run securely]' \


  reply	other threads:[~2007-07-29 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070727133050.GA7151@vin.lip.ens-lyon.fr>
2007-07-27 15:16 ` Clint Adams
2007-07-27 20:49   ` Vincent Lefevre
2007-07-27 21:25     ` Clint Adams
2007-07-28  9:56       ` Vincent Lefevre
2007-07-29 14:42         ` Clint Adams [this message]
2007-07-29 11:26     ` Clint Adams

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=20070729144223.GA16410@scowler.net \
    --to=clint@zsh.org \
    --cc=434879@bugs.debian.org \
    --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).