9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "matt" <matt@proweb.co.uk>
To: <9fans@cse.psu.edu>
Subject: [9fans] slight glossing over 8) ?
Date: Tue, 12 Nov 2002 00:58:34 +0000	[thread overview]
Message-ID: <005701c289e6$a1d8ab50$6501a8c0@KIKE> (raw)

The plumb man page kindly supplies a rule for web pages

this includes the definition  :
 file='([:.][a-zA-Z0-9_?,%#~&/\-]+)*'

and then the rule culminating in

plumb start window webbrowser $0

what it didn't mention was that this rule didn't work for all URLs, in
particular one's containing a =

adding = to the file regex is no good because although the pattern matches
the plumb start barfs on the = in $data
with
rc: line 2: token '=': syntax error

I've tried various quoting to no avail

any ideas?

m



             reply	other threads:[~2002-11-12  0:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12  0:58 matt [this message]
2002-11-12  2:40 Russ Cox
2002-11-12 12:15 ` matt
2002-11-12 16:03 rob pike, esq.
2002-11-12 17:02 Russ Cox
2002-11-12 18:21 ` matt
2002-11-12 18:30 Russ Cox
2002-11-12 18:50 ` matt
2002-11-12 19:21 Russ Cox
2002-11-14 23:04 ` matt
2002-11-14 23:07   ` andrey mirtchovski

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='005701c289e6$a1d8ab50$6501a8c0@KIKE' \
    --to=matt@proweb.co.uk \
    --cc=9fans@cse.psu.edu \
    /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.
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).