9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] aux/vga
@ 2002-06-30 15:00 presotto
  2002-07-05  9:31 ` [9fans] Collecting POP3 while in travell plan9
  0 siblings, 1 reply; 3+ messages in thread
From: presotto @ 2002-06-30 15:00 UTC (permalink / raw)
  To: 9fans

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

1) happens on the T23 also.  We haven't fixed it yet.

2) Gosh, I only see it replicated once.  It doesn't happen if I use
8 bit depth instead of 16.  You using 24?  The problem is that the
system resets the vga behind our backs, so to speak.  I haven't
tried to see if there's a way to fix this with the APM.  There
must be.

Perhaps, jmk will have better insights.

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

From: Richard Miller <miller@hamnavoe.demon.co.uk>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] aux/vga
Date: Sun, 30 Jun 2002 15:52:47 0100
Message-ID: <20020630145302.2850E1998C@mail.cse.psu.edu>

There are two niggling display problems with Plan 9 on my T21 Thinkpad -
do you see them on a T23 as well?

1. After rebooting with Ctrl-Alt-Delete or ^t^tr, the cga display comes
up (usually but not every time) with "doubled" characters -- i.e. instead of
  PBS...Plan 9 from Bell Labs
it says
  PPSS..PPaa    rrmmBBll  aass
and so on.  If you type on the keyboard, only every second character is
echoed (twice).

2. In vga mode, if you close and reopen the cover, the display is replicated
three times horizontally across the screen.


-- Richard

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

* [9fans] Collecting POP3 while in travell
  2002-06-30 15:00 [9fans] aux/vga presotto
@ 2002-07-05  9:31 ` plan9
  2002-07-05 13:26   ` Axel Belinfante
  0 siblings, 1 reply; 3+ messages in thread
From: plan9 @ 2002-07-05  9:31 UTC (permalink / raw)
  To: 9fans


Imagine I need to grap messages from an external POP3 account :
    upas/fs -f /pop/mypopserver.com

But now, what if the link is a dialup and I want to keep messages after
disconnecting / rebooting ?

Better, would it be possible to append those downloaded messages to
/mail/box/$user/mbox ?
If so, another question is how to get only new messages since the -f option
leave a copy of any
message on the remote server.



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

* Re: [9fans] Collecting POP3 while in travell
  2002-07-05  9:31 ` [9fans] Collecting POP3 while in travell plan9
@ 2002-07-05 13:26   ` Axel Belinfante
  0 siblings, 0 replies; 3+ messages in thread
From: Axel Belinfante @ 2002-07-05 13:26 UTC (permalink / raw)
  To: 9fans

I am trying to set something up for what you describe
(external POP3 account, dialup access -- have this at home).

I wrote some shell scripts to grab the messages; this seems to work.
(for each message in /mail/fs served by upas/fs, get unixheader and raw)
I think it is possible to remove the grabbed messages,
either by deleting the message directory, or via commands
to /mail/fs/ctl; I have not yet tried either of these.

If there is a better way  to do this I'm interested in hearing it.

Axel.

> Imagine I need to grap messages from an external POP3 account :
>     upas/fs -f /pop/mypopserver.com
> 
> But now, what if the link is a dialup and I want to keep messages after
> disconnecting / rebooting ?
> 
> Better, would it be possible to append those downloaded messages to
> /mail/box/$user/mbox ?
> If so, another question is how to get only new messages since the
> -f option leave a copy of any message on the remote server.
> 




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

end of thread, other threads:[~2002-07-05 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-30 15:00 [9fans] aux/vga presotto
2002-07-05  9:31 ` [9fans] Collecting POP3 while in travell plan9
2002-07-05 13:26   ` Axel Belinfante

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