9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Acme buglet?
@ 2002-09-19 19:00 rob pike, esq.
  0 siblings, 0 replies; 2+ messages in thread
From: rob pike, esq. @ 2002-09-19 19:00 UTC (permalink / raw)
  To: 9fans

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

Stupid bug.

diff /n/dump/2002/0919/sys/src/cmd/acme/cols.c cols.c
284c284
< 		if(i == c->nw-1)
---
> 		if(i==c->nw-1 || c->safe==FALSE)


I'll put the fix on sources.

-rob

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

From: "Skip Tavakkolian" <fst@centurytel.net>
To: 9fans@cse.psu.edu
Subject: [9fans] Acme buglet?
Date: Thu, 19 Sep 2002 01:00:04 -0400
Message-ID: <e9d78fe75a578d8293c3b47cc0d41dbb@centurytel.net>

I've found a small problem in acme.  I'd like somebody else to
reproduce it so I can verify it is not my setup.

How to reproduce:
1. open acme.
2. stack a few files (windows stacked in one column)
3. right click on the window's upper/left  box to hide all other windows
4. Change the font by middle clicking Font in the titlebar of the window

What I see is that the window does not get redrawn or is partially
redrawn.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [9fans] Acme buglet?
@ 2002-09-19  5:00 Skip Tavakkolian
  0 siblings, 0 replies; 2+ messages in thread
From: Skip Tavakkolian @ 2002-09-19  5:00 UTC (permalink / raw)
  To: 9fans

I've found a small problem in acme.  I'd like somebody else to
reproduce it so I can verify it is not my setup.

How to reproduce:
1. open acme.
2. stack a few files (windows stacked in one column)
3. right click on the window's upper/left  box to hide all other windows
4. Change the font by middle clicking Font in the titlebar of the window

What I see is that the window does not get redrawn or is partially
redrawn.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-19 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-19 19:00 [9fans] Acme buglet? rob pike, esq.
  -- strict thread matches above, loose matches on Subject: below --
2002-09-19  5:00 Skip Tavakkolian

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).