zsh-users
 help / color / mirror / code / Atom feed
From: Jukka Lehti <jukkalehti@yahoo.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-users@sunsite.dk
Subject: Re: make completion on OpenBSD
Date: Sat, 25 May 2002 03:18:38 -0700 (PDT)	[thread overview]
Message-ID: <20020525101838.45917.qmail@web20310.mail.yahoo.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0205240958580.7873-100000@ns1.sodaware.com>


--- Bart Schaefer <schaefer@brasslantern.com> wrote:
> On Fri, 24 May 2002, Jukka Lehti wrote:
> 
> > I wrote:
> >
> > > compctl -s "\$(awk '/^[a-zA-Z0-9][^\/ \t]+:/
> {print
> > > \$1}' FS=: [mM]akefile)" -x 'c[-1,-f]' -f --
> > > {,g,gnu,p,v}make
> > >
> > > However, after I installed OpenBSD 3.1 and
> zsh-4.0.4,
> > > the above behaves strangely
> >
> > Well, after removing backslashed before $'s it
> started
> > to work on OpenBSD
> 
> Removing the backslashes is almost certainly the
> wrong thing to do, given
> that you have double quotes around the "$(awk ...}".
> 
> More likely you should check whether the values of
> your setopts are the
> same on OpenBSD as they are on Linux.  E.g., does
> one have sh_word_split
> set and the other not?

No. I did "setopt > opts" on both machines and diff
shows that the files are identical. Both machines have
zsh-4.0.4. OS are Red Hat Linux 7.3 and OpenBSD 3.1,
both pretty much at out-of-box state.

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


  reply	other threads:[~2002-05-25 10:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-24 16:30 Jukka Lehti
2002-05-24 17:02 ` Bart Schaefer
2002-05-25 10:18   ` Jukka Lehti [this message]
2002-05-25 17:42     ` Bart Schaefer
2002-05-26 10:58       ` Jukka Lehti
2002-05-26 17:31       ` Jukka Lehti
2002-05-26 18:16         ` Bart Schaefer
2002-05-28 11:05           ` Jukka Lehti
2002-05-28 15:21             ` Bart Schaefer
2002-05-28 21:18               ` Dennis Haney
  -- strict thread matches above, loose matches on Subject: below --
2002-05-22 19:27 Jukka Lehti

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=20020525101838.45917.qmail@web20310.mail.yahoo.com \
    --to=jukkalehti@yahoo.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@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).