Mutt 256 color themes

2010-01-05 Thread Horacio Sanson
Currently I am using the ivy league color theme from Aaron Toponce (see link below) with a couple of modifications to make it work in my transparent KDE Konsole. http://pthree.org/2008/10/22/ivy-league-theme-for-mutt/ I was looking for similar 256 color themes for mutt but there does not appear t

Re: Mutt 256 color themes

2010-01-05 Thread Charlie Kester
On Tue 05 Jan 2010 at 00:37:59 PST Horacio Sanson wrote: I was looking for similar 256 color themes for mutt but there does not appear to be any on the whole Internet. Are there any other themes around? Or is anyone willing to share their colors? Also a work in progress, but here's what I use

Re: Mutt 256 color themes

2010-01-05 Thread Stefan Wimmer
* Horacio Sanson [2010-01-05 09:39]: > Currently I am using the ivy league color theme from Aaron Toponce (see link > below) with a couple of modifications to make it work in my transparent KDE > Konsole. > > http://pthree.org/2008/10/22/ivy-league-theme-for-mutt/ > > I was looking for similar 2

time

2010-01-05 Thread Ravi Uday
Hi, how to change the date and time format from PST to IndianStandardTime (IST) in .muttrc - ravi

Re: time

2010-01-05 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tuesday, January 5 at 11:42 PM, quoth Ravi Uday: >Hi, > >how to change the date and time format from >PST to IndianStandardTime (IST) in .muttrc Add this to your ~/.bashrc: export TZ=IST ~Kyle - -- However many holy words you read, Howev

Re: time

2010-01-05 Thread Derek Martin
On Tue, Jan 05, 2010 at 12:20:49PM -0600, Kyle Wheeler wrote: > On Tuesday, January 5 at 11:42 PM, quoth Ravi Uday: > >Hi, > > > >how to change the date and time format from > >PST to IndianStandardTime (IST) in .muttrc > > Add this to your ~/.bashrc: > > export TZ=IST Time zones cuks. ;-)

Re: Mutt 256 color themes

2010-01-05 Thread Charlie Kester
On Tue 05 Jan 2010 at 01:24:30 PST Charlie Kester wrote: On Tue 05 Jan 2010 at 00:37:59 PST Horacio Sanson wrote: I was looking for similar 256 color themes for mutt but there does not appear to be any on the whole Internet. Are there any other themes around? Or is anyone willing to share their

Re: time

2010-01-05 Thread Ravi Uday
Kyle, This didn't work. The mail header shows : Date: Tue, 5 Jan 2010 21:59:44 -0800 but my laptop's time is : Jan-6th-2010 11:38 AM. - Ravi On Tue, Jan 5, 2010 at 11:50 PM, Kyle Wheeler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On Tuesday, January  5 at 11:42 PM, quoth

Re: time

2010-01-05 Thread Li Xin
you can use procmail to change the time format. Ravi Uday (raviu...@gmail.com) wrote [10.01.06 14:20]: | Kyle, | | This didn't work. | | The mail header shows : | | Date: Tue, 5 Jan 2010 21:59:44 -0800 | | but my laptop's time is : Jan-6th-2010 11:38 AM. | | - Ravi | | On Tue, Jan 5, 2010 at

Re: time

2010-01-05 Thread Patrick Ben Koetter
* Ravi Uday : > Kyle, > > This didn't work. > > The mail header shows : > > Date: Tue, 5 Jan 2010 21:59:44 -0800 > > but my laptop's time is : Jan-6th-2010 11:38 AM. Did you source the ~/.bashrc after editing it? p...@rick > > - Ravi > > On Tue, Jan 5, 2010 at 11:50 PM, Kyle Wheeler >