9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Martin Kühl" <martin.kuehl@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] question re acme and plumber
Date: Thu, 11 Jul 2019 06:25:52 +0000	[thread overview]
Message-ID: <CAOZfv7Jg0oayCgPzXBHLKx-XCd_sq=1woqPAW29BusGtmVJDnA@mail.gmail.com> (raw)
In-Reply-To: <CAPd04b6BqFbuhKdLwXj5+e+bqFx9zyk3=1JxU3XE7kqRrR1F5A@mail.gmail.com>

On Wed, 10 Jul 2019 at 18:48, James A. Robinson <jim.robinson@gmail.com> wrote:
> in acme using button 3 and open up Cpio.java:151.  Is there any way
> for me to just button 3 click within the text of the filename to get
> the same behavior?

I believe when you 3 a single position
acme selects the "word" around that position and sends that to plumber,
and it's pretty lenient about word characters but doesn't consider spaces.

It might work if you adjust your rule to read

    data matches '([.a-zA-Z¡-�0-9_/\-]+\.java):\[([0-9]+),[0-9]+\]'

but I'm not sure if it considers square brackets word boundaries.

HTH,
Martin



  reply	other threads:[~2019-07-11  6:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10 18:44 James A. Robinson
2019-07-11  6:25 ` Martin Kühl [this message]
2019-07-11 19:57   ` James A. Robinson
2019-07-11 21:28     ` James A. Robinson
2019-07-24 21:18       ` Ole-Hjalmar Kristensen
2019-07-25 20:54         ` James A. Robinson

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='CAOZfv7Jg0oayCgPzXBHLKx-XCd_sq=1woqPAW29BusGtmVJDnA@mail.gmail.com' \
    --to=martin.kuehl@gmail.com \
    --cc=9fans@9fans.net \
    /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).