zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: _redirect and _x_arguments completion issue
Date: Wed, 07 Apr 2010 07:50:34 -0700	[thread overview]
Message-ID: <100407075036.ZM13558@torch.brasslantern.com> (raw)
In-Reply-To: <20100407134009.GB29592@altlinux.org>

On Apr 7,  5:40pm, Alexey I. Froloff wrote:
} 
} $ </etc/X11/<Tab>
} 
} Nothing!

I'm not understanding why this matters to the next question.

} Isn't _x_arguments dead since XOrg?

Could you explain that a little more?  I *think* what you mean is
"since XOrg released X11R7.x".  I don't have access to a system with
that installed; on my CentOS4 system, with XOrg 6.8, it's still
working fine.  Is there anything OTHER THAN the following that
should be changed?

Index: _x_arguments
===================================================================
RCS file: /extra/cvsroot/zsh/zsh-4.0/Completion/X/Utility/_x_arguments,v
retrieving revision 1.2
diff -c -r1.2 _x_arguments
--- _x_arguments	27 Apr 2001 05:21:55 -0000	1.2
+++ _x_arguments	7 Apr 2010 14:48:51 -0000
@@ -1,4 +1,4 @@
-#compdef -P */X11(|R[456])/*
+#compdef -P */X11(|R<4->)/*
 
 local ret long xargs opts rawret nm="$compstate[nmatches]"
 


-- 


  parent reply	other threads:[~2010-04-07 14:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 13:40 Alexey I. Froloff
2010-04-07 14:39 ` Benjamin R. Haskell
2010-04-09 11:58   ` Peter Stephenson
2010-04-07 14:50 ` Bart Schaefer [this message]
2010-04-09 16:07   ` Alexey I. Froloff
2010-04-10 20:48     ` Bart Schaefer

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=100407075036.ZM13558@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).