9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "rob pike" <rob@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] acme win
Date: Thu, 21 Feb 2002 01:03:27 -0500	[thread overview]
Message-ID: <bf28e5aa14d114787a6328f7f644d5d5@plan9.bell-labs.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

Try this:
change /acme/bin/source/win/main.c:315
from
		if(nb <= 0)
to
		if(nb < 0)

-rob


[-- Attachment #2: Type: message/rfc822, Size: 1414 bytes --]

From: arisawa@ar.aichi-u.ac.jp
To: 9fans@nx.aichi-u.ac.jp
Subject: [9fans] acme win
Date: Thu, 21 Feb 2002 11:50:15 +0900
Message-ID: <20020221035441.37D4719981@mail.cse.psu.edu>

Hello,

A process that writes nothing makes a problem in acme win.
For example, execute:
echo -n
in acme win.

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp

             reply	other threads:[~2002-02-21  6:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-21  6:03 rob pike [this message]
2002-02-21 12:13 ` arisawa
2002-02-21 13:15   ` arisawa
     [not found] <088c2bf9cc35bb0ca6fe24ff1764e9f6@plan9.bell-labs.com>
2002-02-22  0:56 ` arisawa
  -- strict thread matches above, loose matches on Subject: below --
2002-02-22  0:39 okamoto
2002-02-21  2:50 arisawa

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=bf28e5aa14d114787a6328f7f644d5d5@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).