Horacio Sanson wrote:
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
0n Tue, Jan 05, 2010 at 11:30:17PM -0500, Joseph Ishac wrote:
>I'm looking to adjust the way mutt prints. I had just been piping
>things to lpr, but I decided to try and get a little fancier.
You may want to look at:
Muttprint pretty-prints mail messages for any mail client whi
On 06Jan2010 13:44, steve wrote:
| Le 06-01-2010, à 13:28:40 +0100, Toby Cubitt (ts...@cantab.net) a écrit :
| > On 06Jan2010 10:36, steve wrote:
| > > I'd like to know if it's possible to attach files directly from the
| > > local machine.
| >
| > Since you're already using ssh tunnels, you cou
david wrote:
[..]
Cool..!
Thanks for posting.
Gen-Paul.
On Tue, Jan 05, 2010 at 11:30:17PM -0500, Joseph Ishac wrote:
Since print_decode is set, mutt is parsing the message before piping it.
I was wondering if there is a way to have mutt hand me the subject of
the message so that I could pass it to the -t option of enscript to
formulate a title.
I'v
On Wed, Jan 06, 2010 at 10:07:03AM -0600, Kyle Wheeler wrote:
> As Derek Martin pointed out, I got the TZ value wrong. It should be:
>
> export TZ="Asia/Kolkata"
Incidentally, one of the problems with Unix timezones is exemplified
by IST. IST can stand for Israel Standard Time, Indian Stand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On Wednesday, January 6 at 10:57 PM, quoth Ravi Uday:
>It is still the same.
>
>on linux :
>
>bash-3.00$ date
>Wed Jan 6 17:24:25 Asia/Kolkata 2010
>bash-3.00$
>
>On a new email, inside mutt the header shows it as :
>
>Date: Wed, 6 Jan 2010 09:24:2
It is still the same.
on linux :
bash-3.00$ date
Wed Jan 6 17:24:25 Asia/Kolkata 2010
bash-3.00$
On a new email, inside mutt the header shows it as :
Date: Wed, 6 Jan 2010 09:24:20 -0800
I just have:
export TZ="Asia/Kolkata"
in my .bashrc.
The actual time should be : 10:54:25 PM - Jan-6th-2
On 04/01/10 11:22, Horacio Sanson wrote:
> Is it possible to create Vim fold like keybindings to expand/collapse
threads in
> mutt?
>
> Example:
>zo - expand thread under the cursor
>zO - expand thread under the cursor and all subthreads recursively
>zc - close thread under th
On 04/01/10 11:22, Horacio Sanson wrote:
> Is it possible to create Vim fold like keybindings to expand/collapse
threads in
> mutt?
>
> Example:
>zo - expand thread under the cursor
>zO - expand thread under the cursor and all subthreads recursively
>zc - close thread under
On 2010-01-06, Ravi Uday wrote:
> On Wed, Jan 6, 2010 at 1:27 PM, Patrick Ben Koetter
> wrote:
> > * 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.
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On Wednesday, January 6 at 11:42 AM, quoth 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.
As Derek Martin pointed out, I got the TZ value
On Wed, Jan 06, 2010 at 01:44:33PM +0100, steve wrote:
> Hi Toby,
>
> Thanks for your answer.
>
>
> Le 06-01-2010, à 13:28:40 +0100, Toby Cubitt (ts...@cantab.net) a écrit :
>
> > On 06Jan2010 10:36, steve wrote:
> > > At work, I use mutt via a ssh tunnel (with putty). So mutt is running on
> > >
On Wed, Jan 06, 2010 at 01:27:45PM +0100, steve wrote:
> Le 06-01-2010, à 22:45:52 +1100, Cameron Simpson (c...@zip.com.au) a écrit :
> >
> > Might it not be more direct to scp the files?
>
> You mean scp to my recipient? Or to my home server? In the first case, I
> don't see how it could simply
Hi Toby,
Thanks for your answer.
Le 06-01-2010, à 13:28:40 +0100, Toby Cubitt (ts...@cantab.net) a écrit :
> On 06Jan2010 10:36, steve wrote:
> > At work, I use mutt via a ssh tunnel (with putty). So mutt is running on
> > my home server (Debian). Sometimes I need to attach files located not o
Hi Cameron,
Thanks for your answer.
Le 06-01-2010, à 22:45:52 +1100, Cameron Simpson (c...@zip.com.au) a écrit :
> On 06Jan2010 10:36, steve wrote:
> | At work, I use mutt via a ssh tunnel (with putty). So mutt is running on
> | my home server (Debian). Sometimes I need to attach files located
On 06Jan2010 10:36, steve wrote:
> At work, I use mutt via a ssh tunnel (with putty). So mutt is running on
> my home server (Debian). Sometimes I need to attach files located not on
> my (remote) server but on my local windows box. So what I do is to send
> myself the files using my work's email
On 06Jan2010 10:36, steve wrote:
| At work, I use mutt via a ssh tunnel (with putty). So mutt is running on
| my home server (Debian). Sometimes I need to attach files located not on
| my (remote) server but on my local windows box. So what I do is to send
| myself the files using my work's email
I'm looking to adjust the way mutt prints. I had just been piping
things to lpr, but I decided to try and get a little fancier.
So I tried the following two commands:
set print_command="enscript -Email --word-wrap -r -t %s -G -2"
and
set print_command="a2ps -=mail -2"
a2ps works nicely, and t
Hi,
At work, I use mutt via a ssh tunnel (with putty). So mutt is running on
my home server (Debian). Sometimes I need to attach files located not on
my (remote) server but on my local windows box. So what I do is to send
myself the files using my work's email account, save it on the remote
server
Yes I did it.
On the linux server where i run mutt :
bash-3.00$ date
Wed Jan 6 08:44:40 IST 2010
Now from within mutt, if I check a recent mail's header, I see this :
..
Date: Wed, 6 Jan 2010 00:44:27 -0800
..
I just have
export TZ=IST
in my .bashrc.
Both the dates(from bash and from within mu
21 matches
Mail list logo