zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: PATCH: 3.1.6-pws-2: _gv
Date: Wed, 01 Sep 1999 16:46:37 +0200	[thread overview]
Message-ID: <9909011446.AA15641@ibmth.df.unipi.it> (raw)

Some typos crept into _gv (at least the one I have, which is the one you
get).

Also, completion for configure failed when I used it via a path beginning
with a ~.  Apparently something (_arguments, presumably) tried to append
the current directory to the path, which didn't work awfully well.

(By the way, Sven, now I've thought of it: when you generate new completion
functions, could you use a directory name like Completion with a suffix
rather than oc for the old directory, since patch -p0 prefers the shorter
name and creates it in oc.  If you want to avoid having to type the whole
of Completion..., I believe there are now shells which can help in this
respect...)

*** Completion/User/_gv~	Mon Aug 30 16:18:56 1999
--- Completion/User/_gv	Wed Sep  1 16:35:24 1999
***************
*** 3,14 ****
  _xt_arguments \
    -{,no}{safer,quiet,center,swap,antialias,dsc,eof,pixmap,watch,resize} \
    -{monochrome,grayscale,color,portrait,landscape,upsidedown,seascape,h,help,v,spartan} \
- 
    '-arguments:ghostscript arguments:' \
    '-page:label of first page:' \
    '-media:page size:(Letter Legal Statement Tabloid Ledger Folio Quarto 10x14 Executive A3 A4 A5 B4 B5)' \
    '-scale:scale entry:' \
    '-scalebase:scale base:' \
    '-ad:resource file:_files' \
!   '-style:resource file:_files'
    '*:file:_pspdf'
--- 3,13 ----
  _xt_arguments \
    -{,no}{safer,quiet,center,swap,antialias,dsc,eof,pixmap,watch,resize} \
    -{monochrome,grayscale,color,portrait,landscape,upsidedown,seascape,h,help,v,spartan} \
    '-arguments:ghostscript arguments:' \
    '-page:label of first page:' \
    '-media:page size:(Letter Legal Statement Tabloid Ledger Folio Quarto 10x14 Executive A3 A4 A5 B4 B5)' \
    '-scale:scale entry:' \
    '-scalebase:scale base:' \
    '-ad:resource file:_files' \
!   '-style:resource file:_files' \
    '*:file:_pspdf'

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


             reply	other threads:[~1999-09-01 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-01 14:46 Peter Stephenson [this message]
1999-09-02  8:29 Sven Wischnowsky

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=9909011446.AA15641@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --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).