9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "rob pike, esq." <rob@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Highlighting in Acme
Date: Thu, 11 Apr 2002 14:40:57 -0400	[thread overview]
Message-ID: <9d1c820c207f701583bc6f116bcd62d8@plan9.bell-labs.com> (raw)

>    % echo '2-#0+#5,3-#0+#4' > /mnt/acme/9/addr
>    echo: write error: bad address syntax

The syntax error is because you need to say echo -n.
Then you get
	echo: write error: address out of range
because of some stupid bug that stops 3-#0 working
right even though 2-#0 works fine.  I'm digging.

-rob



             reply	other threads:[~2002-04-11 18:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-11 18:40 rob pike, esq. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-11 18:48 rob pike, esq.
2002-04-11 19:01 ` Dharani Vilwanathan
2002-04-11 19:17 ` Dan Cross
2002-04-11 18:43 rob pike, esq.
2001-06-20 10:46 rog
2002-04-11 18:35 ` Dharani Vilwanathan
2001-06-19 18:30 [9fans] Inferno plug-in security erik quanstrom
2001-06-19 20:58 ` [9fans] Highlighting in Acme Dharani Vilwanathan

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=9d1c820c207f701583bc6f116bcd62d8@plan9.bell-labs.com \
    --to=rob@plan9.bell-labs.com \
    --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).