> > The completion does not select any PDF file if an option is selected.
I reinstalled zsh and after this the problem is not reproducible. > 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:' \ Thanks! -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]