zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: "Dr. Markus Waldeck" <waldeck@gmx.de>, 458422@bugs.debian.org
Cc: zsh-workers@sunsite.dk
Subject: Re: Bug#458422: /usr/share/zsh/4.3.4/functions/Completion/X/_xpdf needs improvement
Date: Mon, 31 Dec 2007 10:58:01 -0500	[thread overview]
Message-ID: <20071231155801.GB496@scowler.net> (raw)
In-Reply-To: <20071231065450.147670@gmx.net>

On Mon, Dec 31, 2007 at 07:54:50AM +0100, Dr. Markus Waldeck wrote:
> There are some options missing:
> -title
> -rv
> -display
> -fg
> -bg
> -font

I beg to differ; have you tried completing them? They should be covered
by _xt_arguments.

> -mattecolor

This seems to be in the man page but is missing from the xpdf --help
output.

> -cont
> -aaVector
> -exec

Some enterprising person could write completion for the possible
commands to be passed to -exec.

> The completion does not select any PDF file if an option is selected.

I also cannot reproduce this.

Index: Completion/X/Command/_xpdf
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/X/Command/_xpdf,v
retrieving revision 1.1
diff -u -r1.1 _xpdf
--- Completion/X/Command/_xpdf	11 Apr 2005 18:13:20 -0000	1.1
+++ Completion/X/Command/_xpdf	31 Dec 2007 15:54:58 -0000
@@ -4,11 +4,15 @@
   '-g[initial window geometry]:geometry:_x_geometry' \
   '-cmap[install a private colormap]' \
   '-rgb[biggest RGB cube to allocate]:int:' \
+  '-mattecolor[color of background outside page area]:color:' \
   '-papercolor[color of paper background]:color:' \
   '-z[initial zoom level]:zoom level:' \
   '-t1lib[enable t1lib font rasterizer]:bool:(yes no)' \
   '-freetype[enable FreeType font rasterizer]:bool:(yes no)' \
   '-aa[enable font anti-aliasing]:bool:(yes no)' \
+  '-aaVector[enable vector anti-aliasing]:bool:(yes no)' \
+  '-cont[start in continuous view mode]' \
+  '-exec[execute command on xpdf remote server]:command:' \
   '-ps[default PostScript file name or command]:file or command:_files' \
   '-paper[paper size]:paper size:(letter legal A4 A3 match)' \
   '-paperw[paper width]:points:' \


           reply	other threads:[~2007-12-31 15:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20071231065450.147670@gmx.net>]

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=20071231155801.GB496@scowler.net \
    --to=schizo@debian.org \
    --cc=458422@bugs.debian.org \
    --cc=waldeck@gmx.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).