Thanks for all responses, the problem has been resolved. It was an
error in my muttrc file.
Thank you.
Kind Regards.
Jim
On Mon, Apr 28, 2008 at 4:44 PM, hce <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 25, 2008 at 7:02 PM, Michael Kjorling <[EMAIL PROTECTED]> wrote:
> > On 25 Apr 2008 16:50 +1000
On Sun, Apr 27, 2008 at 8:53 PM, Michael Kjorling <[EMAIL PROTECTED]> wrote:
> On 27 Apr 2008 11:42 +1000, by [EMAIL PROTECTED] (hce):
>
> > But I have to check the "O" old state message manually to see if the
> > message is truly a new messageI did not read before of if the message
> > was read
On 04/28/08 18:26, hce wrote:
>
> But for old messages which have already marked with "O", I want to
> change it back to "N". I tried to use tag as you suggested above to
> change all "O" messages to "N". But did not work. Please explain more
> details how can I use the tag to change all "O" stat
On 28 Apr 2008 18:26 +1000, by [EMAIL PROTECTED] (hce):
> I tried to "set mark_old=no"
>
> But it did not work, it still marked N to O after exiting mutt.
>
> What was wrong for the "set mark_old=no"?
There should be nothing wrong with it. Are you certain that it took?
(Try `:' followed by `set
> I don't know why your 'set mark_old=no' doesn't work. Do you possibly
> have a folder-hook somewhere that overrides it?
mark_old also does not work for IMAP. I'm attaching patch fixing the
annoyance.
--
Vlad
IMAP mark_old patch
diff --git a/imap/command.c b/imap/command.c
--- a/imap/c
Hi,
1. In the header of the recvd mail, how to make each mail address
different color and
reflect the same color in the body of the mail if it(the
name/address) appears there. ?
2. When we reply ('g'/'r'), oriiginal mail will prepend each line with
'>', how to make it show
'-->' instead
Sorry
On 4/28/08, Marianne Promberger <[EMAIL PROTECTED]> wrote:
> On 04/28/08 18:26, hce wrote:
>
> >
> > But for old messages which have already marked with "O", I want to
> > change it back to "N". I tried to use tag as you suggested above to
> > change all "O" messages to "N". But did not work. P
Hi all,
I have the following folder-hook:
folder-hook . \
"set sort=reverse-threads ;\
set sort_aux=last-date-received ;\
push '' ;\
set index_format='%3N %4C %Z %{%b %d} %-15.15F (%4c) %?M?%M>
?%s' ;\
set display_
On Mon, Apr 28, 2008 at 03:13:40PM -0700, you (Ravi Uday) wrote:
Hi Ravi,
> 1. In the header of the recvd mail, how to make each mail address
> different color and
>reflect the same color in the body of the mail if it(the
> name/address) appears there. ?
>
# coloring of the header
# --