9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] acme mail on unix
@ 2006-01-18 16:46 Russ Cox
  2006-01-18 17:56 ` Tim Wiess
  0 siblings, 1 reply; 21+ messages in thread
From: Russ Cox @ 2006-01-18 16:46 UTC (permalink / raw)
  To: 9fans

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

I am sending this from inside acme Mail on Linux.
Or at least the program is called Mail.
It's not actually the Mail from Plan 9.

I am running mh and have 'customized' it to print
something close to sensible output.  Mail itself
is a shell script.  The interactive delay is a little
annoying sometimes, you have to run inc and Get
to check for new mail, and the script itself needs
to be cleaned up, but it's still entirely usable.

I have attached my .mh_profile, Mail/mhl.format,
Mail/mhl.headers, and the Mail script itself.

Russ


[-- Attachment #2: English text --]
[-- Type: text/plain, Size: 102 bytes --]

Path: Mail
Draft-Folder: draft
Aliasfile: aliases
mhshow-charset-iso-8859-1: %s | tcs -f 8859-1


[-- Attachment #3: Ascii --]
[-- Type: text/plain, Size: 266 bytes --]

; mhl.format
;
; default message filter for `show'
;
overflowoffset=4
leftadjust,compwidth=9
Date:formatfield="%<(nodate{text})%{text}%|%(pretty{text})%>"
To:
cc:
From:decode
Subject:decode
:
body:nocomponent,overflowtext=,overflowoffset=0,noleftadjust

[-- Attachment #4: Ascii --]
[-- Type: text/plain, Size: 223 bytes --]

; mhl.format
;
; default message filter for `show'
;
overflowtext="***",overflowoffset=5
leftadjust,compwidth=9
Date:formatfield="%<(nodate{text})%{text}%|%(pretty{text})%>"
To:
cc:
From:decode
Subject:decode
:

[-- Attachment #5: directory --]
[-- Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: [9fans] acme mail on unix
@ 2006-01-20 22:58 Russ Cox
  0 siblings, 0 replies; 21+ messages in thread
From: Russ Cox @ 2006-01-20 22:58 UTC (permalink / raw)
  To: 9fans

> Do you think it might make it easier to change upas/fs to
> not keep the whole mailbox in memory?

i sketched out a design for an imap upas/fs last night.
it is imap in the sense of intended to be used with an imap server
but really that just breaks a handful of the current assumptions.

the new design should make it simpler to not keep the mailbox
in memory and also to accomodate other mailbox formats.

russ


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

end of thread, other threads:[~2006-01-21  0:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-18 16:46 [9fans] acme mail on unix Russ Cox
2006-01-18 17:56 ` Tim Wiess
2006-01-18 18:08   ` Tim Wiess
2006-01-18 19:10   ` Russ Cox
2006-01-19 16:17     ` Aaron Griffin
2006-01-19 16:24       ` Russ Cox
2006-01-19 21:28         ` Dan Cross
2006-01-19 21:58           ` Russ Cox
2006-01-20  2:38             ` geoff
2006-01-20  5:31               ` Scott Schwartz
2006-01-20  6:04                 ` John Barham
2006-01-20 13:50                   ` erik quanstrom
2006-01-20 23:01                     ` Dave Eckhardt
2006-01-21  0:06                       ` erik quanstrom
2006-01-20 13:58           ` erik quanstrom
2006-01-20 20:02             ` erik quanstrom
2006-01-20 20:12               ` uriel
2006-01-20 20:18                 ` erik quanstrom
2006-01-20 20:41                   ` uriel
2006-01-20 20:59                     ` erik quanstrom
2006-01-20 22:58 Russ Cox

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