color question

1999-10-14 Thread Larry McVoy

Hi-
I wrote a mail agent front end that layered something a lot like
Emac's dired utility on top of mh.  I'd still be using it but my inbox is
about 3000 messages and using mh is just too slow.  So I'm switching to
mutt, mutt looks cool.

However, one feature that I had that I really miss is this: I could have a
list of addresses and have color highlighting in the index based on those
addresses.  Mutt has support for mailing lists, but that - while useful -
isn't what I want.  A simple version of what I want is that all messages
sent to "lm@*" or CC-ed to are highlighted with a color on the index page.

Is there a way to do this?  And is there a way to have an arbitrary list
of those?  It's really useful.  I get between 300-1000 messages a day and
I really want to be able to pick through and get the stuff that is to me
highlighted.  I have this bad habit of cleaning out my mailbox early in 
the morning before coffee.  You can imagine the need for the highlighting...

Thanks in advance.

--lm



Re: [OT] GUI PGP/MIME mailers?

1999-10-14 Thread Bruce A. Mah

If memory serves me right, Jeremy Blosser wrote:

> Sorry for the off topic question... can any of you recommend any GUI MUAs
> that support PGP/MIME instead of just old-style?  I've got some people I'm
> moving from Windows to Linux, and this is one of the overriding needs for a
> MUA for them.

exmh has had PGP/MIME support for quite awhile, and some of us recently
integrated in support for multiple versions of PGP (2.6, 5.0, and GPG).

http://www.beedub.com/exmh/

Bruce.





 PGP signature


Re: [OT] GUI PGP/MIME mailers?

1999-10-14 Thread Roland Rosenfeld

On Wed, 13 Oct 1999, Jeremy Blosser wrote:

> Sorry for the off topic question... can any of you recommend any GUI
> MUAs that support PGP/MIME instead of just old-style?  I've got some
> people I'm moving from Windows to Linux, and this is one of the
> overriding needs for a MUA for them.

I asked a similar question some weeks ago on a German newsgroup about
mail readers and got a list of MUAs which support RFC 2015.  Here's
the result:

Mail readers with RFC 2015 (PGP/MIME) support

 * [2]Mutt
 * exmh
 * premail (not really a reader, but a plugin for netscape or any
   client where you can change how sendmail is invoked)
 * [3]XCmail
 * mew (an emacs mail reader)
 * Voodo on Amiga
 * Gnus 5.6.45 with TM and Mailcrypt
 * Qualcomm Eudora (full and light version for Windows and Mac) since
   version 3.02 with PGP 5.5.3i and 6.0.2i Plugin
 * XFMail 1.3
 * MS Exchange with PGP 5 (?)
 * MS Outlook with PGP 5 (?)
 * MS Outlook Express with the Plugins which come with PGP.
 * Claris Em@iler with PGP 5 (?)
 * The internal mail reader of [4]Mixmaster 2.9
   
Without RFC 2015 support (yet)

 * Pterodactyl Gnus (but code is partly written)


References

   2. http://www.mutt.org/
   3. http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/
   4. http://mixmaster.anonymizer.com/


You will have to find out yourself which of these MUAs use a GUI...


Any additions and corrections are welcome.

The above list is available under
http://www.spinnaker.de/mutt/rfc2015.html

Ciao

Roland

-- 
 * [EMAIL PROTECTED] * http://www.spinnaker.de/ *
PGP (RSA): 1024R/DD08DD6D   2D E7 CC DE D5 8D 78 BE   3C A0 A4 F1 4B 09 CE AF
GPG (DSA): 1024D/BD8B050D   3A63 2410 4B40 422D   1D2C 3BBF CF77 BD8B 050D

 PGP signature


Re: color question

1999-10-14 Thread Marius Gedminas

On Wed, Oct 13, 1999 at 09:52:10PM -0700, Larry McVoy wrote:
> However, one feature that I had that I really miss is this: I could have a
> list of addresses and have color highlighting in the index based on those
> addresses.  Mutt has support for mailing lists, but that - while useful -
> isn't what I want.  A simple version of what I want is that all messages
> sent to "lm@*" or CC-ed to are highlighted with a color on the index page.

Check out `color' in the manual (you'll also want to see section 4.2.
`Patterns').  This should do the trick:

color index brightyellow blue "~C ^lm@"

> Is there a way to do this?  And is there a way to have an arbitrary list
> of those?  It's really useful.  I get between 300-1000 messages a day and
> I really want to be able to pick through and get the stuff that is to me
> highlighted.  I have this bad habit of cleaning out my mailbox early in 
> the morning before coffee.  You can imagine the need for the highlighting...

I have the same habit too (though I get substantially less messages a
day). ;)  You might also like mutt's `limit' command (I just love it).
Also, sorting by `threads' and then by `to' helps with mailing lists a
lot (I wish there were an option to sort by `list'...)

Marius Gedminas
-- 
"Only wimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it ;)"
(Linus Torvalds, about his failing hard drive on linux.cs.helsinki.fi)



GUI for Mutt (was: GUI PGP/MIME mailers?)

1999-10-14 Thread Mikko Hänninen

Shao Zhang <[EMAIL PROTECTED]> wrote on Thu, 14 Oct 1999:
>   Also, how hard will it be to write a GUI front-end of mutt? I
>   would love to join in such a project. Let's write one that looks
>   exactly the same as outlook.

I'm not sure if that was suggested as a joke, but this would be
something I'd very much like to see.  I'd love to have a GUI X client
with all of Mutt's capabilities (I don't think there's anything like
Mutt as GUI client, is there?  With send-hooks, list support,
quadoptions, etc.).  Unfortunately I couldn't really help with the
coding part as I've no experience with GUI programming.

I wonder how easy or difficult it would be to create a GUI application
that would live as a patch or something and would sit on top of the
standard Mutt sources?


Hmm, this probably belongs more to the mutt-dev list, but since I'm not
subscribed to that, my apologies for posting it here...

Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
"What I need is a list of specific unknown problems we will encounter."



Re: unable to use IMAP

1999-10-14 Thread Edmund GRIMLEY EVANS

> > mutt_socket_write():a0004 FETCH 1:5 (FLAGS INTERNALDATE RFC822.SIZE 
>BODY.PEEK[HEADER.FIELDS (DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES CONTENT-TYPE 
>IN-REPLY-TO REPLY-TO)])
> > mutt_socket_read_line_d():* 1 FETCH (FLAGS () INTERNALDATE "12-Oct-1999 11:18:49 
>+0530" RFC822.SIZE 2865 BODY[HEADER.FIELDS ("DATE" "FROM" "SUBJECT" "TO" "CC" 
>"MESSAGE-ID" "REFERENCES" "CONTENT-TYPE" "IN-REPLY-TO" "REPLY-TO")] {414}
> > fetching message 1
> > mutt_socket_read_line_d():)
> > imap_parse_fetch(): bogus FLAGS entry: 
> > imap_open_mailbox(): msgcount is 0
> 
> something's up here. Maybe the FLAGS () line is getting misparsed. It
> shouldn't be since that's not an unusual response. I'll take a look -
> er, not this weekend since I am travelling. a bit later. Thanks for the
> report...

I looks a bit like SKIPWS is skipping all characters. Are you using
isspace() at all? I don't think you should. The ctype stuff depends on
the locale; it can easily be broken, and the definition of white space
in the RFCs isn't supposed to depend on the user's locale ...

Edmund



Re: GUI for Mutt (was: GUI PGP/MIME mailers?)

1999-10-14 Thread Neil Blakey-Milner

On Thu 1999-10-14 (14:48), Mikko Hänninen wrote:
> I'm not sure if that was suggested as a joke, but this would be
> something I'd very much like to see.  I'd love to have a GUI X client
> with all of Mutt's capabilities (I don't think there's anything like
> Mutt as GUI client, is there?  With send-hooks, list support,
> quadoptions, etc.).  Unfortunately I couldn't really help with the
> coding part as I've no experience with GUI programming.
> 
> I wonder how easy or difficult it would be to create a GUI application
> that would live as a patch or something and would sit on top of the
> standard Mutt sources?
> 
> 
> Hmm, this probably belongs more to the mutt-dev list, but since I'm not
> subscribed to that, my apologies for posting it here...

Balsa.

It either does or used to use 'libmutt'.

I've used the libmutt from it to do tons of stuff, but I doubt it's
maintained.

Neil
-- 
Neil Blakey-Milner
[EMAIL PROTECTED]



Re: GUI for Mutt (was: GUI PGP/MIME mailers?)

1999-10-14 Thread Thomas Roessler

You could easily use the back-end parts, that is, the various
MIME handlers, the mailbox and message access code, etc.  However,
you'd probably have to redo all the user interface code.

I seem to recall that balsa actually goes this way.  You may wish to
have a look at it as a starting point.

On 1999-10-14 14:48:39 +0300, Mikko Hänninen wrote:
> Date: Thu, 14 Oct 1999 14:48:39 +0300
> From: Mikko Hänninen <[EMAIL PROTECTED]>
> To: Mutt List <[EMAIL PROTECTED]>
> Subject: GUI for Mutt (was: GUI PGP/MIME mailers?)
> Reply-To: [EMAIL PROTECTED]
> Mail-Followup-To: Mutt List <[EMAIL PROTECTED]>
> Organization: None
> 
> Shao Zhang <[EMAIL PROTECTED]> wrote on Thu, 14 Oct 1999:
> > Also, how hard will it be to write a GUI front-end of mutt? I
> > would love to join in such a project. Let's write one that looks
> > exactly the same as outlook.
> 
> I'm not sure if that was suggested as a joke, but this would be
> something I'd very much like to see.  I'd love to have a GUI X client
> with all of Mutt's capabilities (I don't think there's anything like
> Mutt as GUI client, is there?  With send-hooks, list support,
> quadoptions, etc.).  Unfortunately I couldn't really help with the
> coding part as I've no experience with GUI programming.
> 
> I wonder how easy or difficult it would be to create a GUI application
> that would live as a patch or something and would sit on top of the
> standard Mutt sources?
> 
> 
> Hmm, this probably belongs more to the mutt-dev list, but since I'm not
> subscribed to that, my apologies for posting it here...
> 
> Mikko
> -- 
> // Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
> // The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
> // Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
> "What I need is a list of specific unknown problems we will encounter."
> 




Re: mutt overwriting folders

1999-10-14 Thread David DeSimone

Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> wrote:
>
> unbind N first?

Mutt doesn't have an "unbind" command.

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44



Re: mutt overwriting folders

1999-10-14 Thread Stijn de Bekker

On Thu, Oct 14 1999, David DeSimone wrote:
> Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> wrote:
> >
> > unbind N first?
> 
> Mutt doesn't have an "unbind" command.

It does not have the unbind command but you can bind a key to noop to
unbind it:

bind generic N noop


Stijn. 
-- 
"Those are my principles. If you don't like them I have others." - Groucho
Marx (1890-1977)



Re: mutt overwriting folders

1999-10-14 Thread David DeSimone

Stijn de Bekker <[EMAIL PROTECTED]> wrote:
>
> > Mutt doesn't have an "unbind" command.
> 
> It does not have the unbind command but you can bind a key to noop to
> unbind it:
> 
> bind generic N noop

That is true, but he already did a "bind generic N" to the function that
he wanted (search-opposite), and it didn't work.

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44



Re: mutt overwriting folders

1999-10-14 Thread Goran Koruga

On Thu, Oct 14 1999, David DeSimone wrote:

Hmm it works with mutt 1.0pre2i. Sorry for hassling you. I still need
to sort out folders problem. I will look into it over the weekend.

Regards, G.

> Stijn de Bekker <[EMAIL PROTECTED]> wrote:
> >
> > > Mutt doesn't have an "unbind" command.
> > 
> > It does not have the unbind command but you can bind a key to noop to
> > unbind it:
> > 
> > bind generic N noop
> 
> That is true, but he already did a "bind generic N" to the function that
> he wanted (search-opposite), and it didn't work.
> 
> -- 
> David DeSimone   | "The doctrine of human equality reposes on this:
> [EMAIL PROTECTED]   |  that there is no man really clever who has not
> Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
> UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

--

Writing about music is like dancing about architecture.
-- Frank Zappa 



Re: mutt overwriting folders

1999-10-14 Thread Jeroen Ruigrok/Asmodai

On [19991014 19:43], David DeSimone ([EMAIL PROTECTED]) wrote:
>Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> wrote:
>>
>> unbind N first?
>
>Mutt doesn't have an "unbind" command.

I could have sworn mutt had something that allows one to unbind a key
before rebinding it.

Then again, I think I am running on a fever here. =P

-- 
Jeroen Ruigrok van der Werven/Asmodai  asmodai(at)wxs.nl
The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>
Network/Security SpecialistBSD: Technical excellence at its best
Cling, cling to your mind, my Words...



Mailbox is read-only (user install)

1999-10-14 Thread Jerome Zago

I've tried to install mutt as an user on a Linux Redhat 6.0 box :
$ cd mutt-1.0pre4-us/
$ ./configure --prefix=$HOME --with-homespool="Mail/inbox"
$ make
$ make install

$ cat ~/.muttrc :
set spoolfile=~/Mail/inbox
set folder=~/Mail
set pager=less

Mutt starts just fine but when I try to delete a message in a mailbox (for
instance in =leeds), I get "Mailbox is read-only". What am I doing wrong ?

Thanks for your time.

$ ls -al ~/Mail/
drwx--   2 [me]   [mygroup]  1024 Oct 14 20:22 .
drwx--  16 [me]   [mygroup]  1024 Oct 14 20:22 ..
-rw---   1 [me]   [mygroup] 0 Oct 14 20:06 inbox
-rw---   1 [me]   [mygroup] 95556 Oct 14 16:36 leeds
[...]

$ mutt -v
Mutt 1.0pre4us (1999-10-11)
[...]
System: Linux 2.2.10 [using ncurses 4.2]
Compile options:
-DOMAIN
+HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
-USE_IMAP  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  +HAVE_COLOR  
-BUFFY_SIZE 
-EXACT_ADDRESS  +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="Mail/inbox"
SHAREDIR="[myhome]/lib/mutt"
SYSCONFDIR="[myhome]/etc"
ISPELL="/usr/bin/ispell"



Re: mutt overwriting folders

1999-10-14 Thread Thomas Roessler

Menu-specific binds override the generic ones.

On 1999-10-14 12:43:49 -0500, David DeSimone wrote:
> Date: Thu, 14 Oct 1999 12:43:49 -0500
> From: David DeSimone <[EMAIL PROTECTED]>
> To: Stijn de Bekker <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: mutt overwriting folders
> Mail-Followup-To: Stijn de Bekker <[EMAIL PROTECTED]>,
>   [EMAIL PROTECTED]
> User-Agent: Mutt/0.96.6i
> 
> Stijn de Bekker <[EMAIL PROTECTED]> wrote:
> >
> > > Mutt doesn't have an "unbind" command.
> > 
> > It does not have the unbind command but you can bind a key to noop to
> > unbind it:
> > 
> > bind generic N noop
> 
> That is true, but he already did a "bind generic N" to the function that
> he wanted (search-opposite), and it didn't work.
> 
> -- 
> David DeSimone   | "The doctrine of human equality reposes on this:
> [EMAIL PROTECTED]   |  that there is no man really clever who has not
> Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
> UX WTEC Engineer |PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44
> 




Re: [OT] GUI PGP/MIME mailers?

1999-10-14 Thread Thomas Ribbrock

On Thu, Oct 14, 1999 at 08:09:42AM +0100, Chris Green wrote:

> > XFMail?  Balsa?  Mahogany?
> > 
[...]
> fast that it's not very stable yet.  xfmail is OK (I almost started
> using it) but is using an old GUI library and shows no signs of having
> any active support any more.
[...]

There's still life in xfmail... A new mailing list has been set up and a new
(bugfix) version released (1.3.1 and 1.3.2pre2). Problem seems to be that
hardly anybody has the time necessary to actually code much.
One of the issues that came up on the list was the idea to move to GTK+ -
$DEITY nows if/when that will happen...

Cheerio,

Thomas
-- 
-
  Thomas Ribbrockhttp://www.bigfoot.com/~kaytanICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"



Re: color question

1999-10-14 Thread Aaron Schrab

At 21:52 -0700 13 Oct 1999, Larry McVoy <[EMAIL PROTECTED]> wrote:
> Is there a way to do this?  And is there a way to have an arbitrary list
> of those?  It's really useful.  I get between 300-1000 messages a day and
> I really want to be able to pick through and get the stuff that is to me
> highlighted.  I have this bad habit of cleaning out my mailbox early in 
> the morning before coffee.  You can imagine the need for the highlighting...

There's already been an answer on how to color highlight messages
addressed to an address which matches a regexp , but you can also color
messages addressed to any address that matches $alternates:

color index red black ~p

Of course, it should also be mentioned that mutt already indicates which
messages are to one of your addresses by putting one of the characters
from $to_chars to the left of the date in the default $index_format.

-- 
Aaron Schrab [EMAIL PROTECTED]  http://www.execpc.com/~aarons/
 Let us be charitable, and call it a misleading feature :-) --Larry Wall



Emacs post mode bug fix

1999-10-14 Thread Rob Reid

At  8:35 PM EDT on October 10 Roland Rosenfeld sent off:
> But I added a new bug with this, because double quoted lines (like the 
> following) with a quote sign in the middle of the line were not
> colored at all:
> 
> > > foo bar 2>1
> 
> The attached patch should fix this problem (hopefully without
> introducing others...)

-- 
``I base most of my fashion taste on what doesn't itch.''   
--- Gilda Radner
Robert I. Reid <[EMAIL PROTECTED]> http://astro.utoronto.ca/~reid/
PGP Key: http://astro.utoronto.ca/~reid/pgp.html


--- post.el 1999/10/08 10:43:18 1.6.3.9
+++ post.el 1999/10/11 00:30:30
@@ -4,7 +4,7 @@
 ;;  Dave Pearson <[EMAIL PROTECTED]>,
 ;;  Rob Reid <[EMAIL PROTECTED]>,
 ;;  Roland Rosenfeld <[EMAIL PROTECTED]>
-;; Version: $Revision: 1.6.3.9 $
+;; Version: $Revision: 1.6.3.10 $
 
 ;; This is free software distributed under the GPL, yadda, yadda, yadda.
 ;; It has no warranty. See the GNU General Public License for more
@@ -66,6 +66,10 @@
 ;;; Revision History
 ;;;
 ;;; $Log: post.el,v $
+;;; Revision 1.6.3.10  1999/10/11 00:29:41  roland
+;;; Corrected color quoting again: Now allows ">" in the middel of
+;;; a line which is quoted twice.
+;;;
 ;;; Revision 1.6.3.9  1999/10/08 10:43:18  roland
 ;;; Add third level of quoting faces.
 ;;; Allow super-cite name prefixes before quote signs.
@@ -437,13 +441,13 @@
   '(("^\\([A-Z][-A-Za-z0-9.]+:\\)\\(.*\\)$"
  (1 'post-header-keyword-face)
  (2 'post-header-value-face))
-("^[ \t\f]*\\(>[ \t\f]*\\)\\([-a-zA-Z]*>[^>\n]*\\)$"
- (1 'post-quoted-text-face)
- (2 'post-double-quoted-text-face))
 ("^[ \t\f]*\\(>[ \t\f]*\\)\\([-a-zA-Z]*>[ \t\f]*\\)\\([-a-zA-Z]*>.*\\)$"
  (1 'post-quoted-text-face)
  (2 'post-double-quoted-text-face)
  (3 'post-multiply-quoted-text-face))
+("^[ \t\f]*\\(>[ \t\f]*\\)\\([-a-zA-Z]*>.*\\)$"
+ (1 'post-quoted-text-face)
+ (2 'post-double-quoted-text-face))
 ("^[ \t\f]*\\(>[ \t\f]*[^ \t\f\n>].*\\)$"
  (1 'post-quoted-text-face))
 ("^[ \t\f]*\\(>[ \t\f]*\\)$"

 PGP signature


Lotus Documents

1999-10-14 Thread Bernd Renzing

HI !

I've got some mails with a attached  Lotus Document 1.0. These mails
comes from a Lotus Notes  4.6.2 System. Is there any tool, i can get the
Original attached Document (MS Word97) ???

Bernd



Re: unable to use IMAP

1999-10-14 Thread Brendan Cully

On Thursday, 14 October 1999 at 12:50, Edmund GRIMLEY EVANS wrote:
> > > mutt_socket_write():a0004 FETCH 1:5 (FLAGS INTERNALDATE RFC822.SIZE 
>BODY.PEEK[HEADER.FIELDS (DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES CONTENT-TYPE 
>IN-REPLY-TO REPLY-TO)])
> > > mutt_socket_read_line_d():* 1 FETCH (FLAGS () INTERNALDATE "12-Oct-1999 11:18:49 
>+0530" RFC822.SIZE 2865 BODY[HEADER.FIELDS ("DATE" "FROM" "SUBJECT" "TO" "CC" 
>"MESSAGE-ID" "REFERENCES" "CONTENT-TYPE" "IN-REPLY-TO" "REPLY-TO")] {414}
> > > fetching message 1
> > > mutt_socket_read_line_d():)
> > > imap_parse_fetch(): bogus FLAGS entry: 
> > > imap_open_mailbox(): msgcount is 0
> > 
> > something's up here. Maybe the FLAGS () line is getting misparsed. It
> > shouldn't be since that's not an unusual response. I'll take a look -
> > er, not this weekend since I am travelling. a bit later. Thanks for the
> > report...
> 
> I looks a bit like SKIPWS is skipping all characters. Are you using
> isspace() at all? I don't think you should. The ctype stuff depends on
> the locale; it can easily be broken, and the definition of white space
> in the RFCs isn't supposed to depend on the user's locale ...

Indeed SKIPWS is using isspace()! Thanks for the pointer - I'm
completely ignorant about locale issues...

Raju, are you setting any locale information? Can you try using the C
locale and see if you can read your inbox?

Thanks,
Brendan
-- 
Brendan Cully <[EMAIL PROTECTED]> | OLD SKOOL ROOLZ
"I hope I don't win|  .-_|\ 
 The rules say to bring a friend   | / \
 I don't have any" | Perth ->*.--._/



mutt and tin

1999-10-14 Thread Larry Fletcher

If you use the cursor keys in tin to read newsgroups, then
you might want to try the following macros for mutt:

# tin style cursor keys
macro browser   "\q\q""exit mutt"
macro browser  "\r"  "enter folder"
macro index "c\t" "list folders"
macro index"\r"  "read message"
macro pager "\q"  "list messages"
macro pager "page up"
macro pager "page down"


More settings that speed up message reading:

set delete=yes
set sort=threads




Re: Lotus Documents

1999-10-14 Thread Thomas Roessler

>From my experience, these attachments are probably uuencoded and
then put into the usual MIME encapsulation.  That is, you should
actually be able to decode it with Unix board means.

On 1999-10-14 16:56:06 +, Bernd Renzing wrote:
> To: [EMAIL PROTECTED]
> From: [EMAIL PROTECTED] (Bernd Renzing)
> Newsgroups: voyager.mutt-user
> Subject: Lotus Documents
> Date: 14 Oct 1999 16:56:06 GMT
> Organization: comming home ...
> NNTP-Posting-Date: 14 Oct 1999 16:56:06 GMT
> User-Agent: slrn/0.9.5.7 (UNIX)
> 
> HI !
> 
> I've got some mails with a attached  Lotus Document 1.0. These mails
> comes from a Lotus Notes  4.6.2 System. Is there any tool, i can get the
> Original attached Document (MS Word97) ???
> 
> Bernd
>