zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: completion for more X commands
Date: Mon, 20 Sep 1999 13:52:23 +0200	[thread overview]
Message-ID: <9909201152.AA13430@ibmth.df.unipi.it> (raw)
In-Reply-To: "Sven Wischnowsky"'s message of "Mon, 20 Sep 1999 13:03:47 DFT." <199909201103.NAA06797@beta.informatik.hu-berlin.de>

Sven Wischnowsky wrote:
> This adds `_xutils' containing completion code for some of the
> standard X utilities. If this is accepted, `_xrdb' and `_xsetroot'
> should be removed.

Except that xrdb now doesn't complete *exactly* the thing I needed _xrdb to
do in the first place.

I thought the theory was there should be some way for the user to intercept
choices with functions of their own by testing something or other?

--- Completion/X/_xutils.xrdb	Mon Sep 20 13:38:45 1999
+++ Completion/X/_xutils	Mon Sep 20 13:44:24 1999
@@ -131,6 +131,7 @@
     '-backup:backup extension:' \
     '*-D-:symbol to define:' \
     '*-U-:symbol to undefine:' \
-    '*-I-:include directory:_files -/'
+    '*-I-:include directory:_files -/' \
+    '*:defaults file:_files'
   ;;
 esac

-- 
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-20 12:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-20 11:03 Sven Wischnowsky
1999-09-20 11:52 ` Peter Stephenson [this message]
1999-09-20 12:32 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=9909201152.AA13430@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).