Re: mutt and Stallman

2007-12-18 Thread Girish Venkatachalam
On 10:13:06 Dec 19, Girish Venkatachalam wrote:
> 
> You can get them here.
> 
> http://sirsasana.org/misc/muttrc-personal.txt
> http://sirsasana.org/misc/muttrc-list.txt
> 

Very nice page on mutt.

http://home.nyc.rr.com/computertaijutsu/mutt.html

-Girish



Re: mutt and Stallman

2007-12-18 Thread Girish Venkatachalam
On 16:44:48 Dec 18, Kennith Mann III wrote:
> 
> If you want to share it, feel free to post it on openbsd-wiki.org =)
> 

Sure. :)

You can get them here.

http://sirsasana.org/misc/muttrc-personal.txt
http://sirsasana.org/misc/muttrc-list.txt

-Girish



Re: mutt and Stallman

2007-12-18 Thread Kennith Mann III
On 12/16/07, Girish Venkatachalam <[EMAIL PROTECTED]> wrote:
> Then get a cool muttrc. If you want mine mail me offlist.

If you want to share it, feel free to post it on openbsd-wiki.org =)

> -Girish

-- 
-- Kennith (Kenny) Mann



Re: mutt and Stallman

2007-12-18 Thread Clint Pachl

Girish Venkatachalam wrote:

I am giving first aid after the war but still it will help.

I can give a lot of relief to those of you who had nervous breakdowns
and blood pressure problems due to spam mails getting in the way of
useful technical stuff.

It is not hard at all.

First thing is install mutt from packages.

# pkg_add -i mutt
(Choose one of the flavors)

Then get a cool muttrc. If you want mine mail me offlist.

There are several good ones floating on the Internet ocean.

Next ensure this. It is most critical.

$ grep sort ~/.muttrc

set sort="threads"

Now just watch the fun.

Whenever you see a thread with the favorite subject line or as soon as
you read the first mail that is a symptom of impending health problems,
all you have to do is hit "Ctrl-D". All the mails in the thread get
deleted. Cool eh? 


This is the OpenBSD way of solving real life problems with a bit of
technical knowledge instead of pleading and complaining. ;)

Anyway hopefully my recipe will come in handy for future occasions.

History repeats itself...

-Girish
  


If you're using Seamonkey Mail, enable the "Thread" header in the 
message header pane. Then click on the thread icon and press Shift+Delete.


-pachl



Re: mutt and Stallman

2007-12-16 Thread Chris Kuethe
On Dec 16, 2007 7:49 PM, Girish Venkatachalam
<[EMAIL PROTECTED]> wrote:
> I am giving first aid after the war but still it will help.
> $ grep sort ~/.muttrc
>
> set sort="threads"
>
> Now just watch the fun.
>
> Whenever you see a thread with the favorite subject line or as soon as
> you read the first mail that is a symptom of impending health problems,
> all you have to do is hit "Ctrl-D". All the mails in the thread get
> deleted. Cool eh?

It's definitely a handy concept. Gmail users have "m" to mute a
thread. Mail in a muted thread is still received, but it bypasses the
inbox.

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?



Re: mutt and Stallman

2007-12-16 Thread Christopher Linn
thank you!

On Mon, Dec 17, 2007 at 08:19:32AM +0530, Girish Venkatachalam wrote:
> I am giving first aid after the war but still it will help.
> 
> I can give a lot of relief to those of you who had nervous breakdowns
> and blood pressure problems due to spam mails getting in the way of
> useful technical stuff.
> 
> It is not hard at all.
> 
> First thing is install mutt from packages.
> 
> # pkg_add -i mutt
> (Choose one of the flavors)
> 
> Then get a cool muttrc. If you want mine mail me offlist.
> 
> There are several good ones floating on the Internet ocean.
> 
> Next ensure this. It is most critical.
> 
> $ grep sort ~/.muttrc
> 
> set sort="threads"
> 
> Now just watch the fun.
> 
> Whenever you see a thread with the favorite subject line or as soon as
> you read the first mail that is a symptom of impending health problems,
> all you have to do is hit "Ctrl-D". All the mails in the thread get
> deleted. Cool eh? 
> 
> This is the OpenBSD way of solving real life problems with a bit of
> technical knowledge instead of pleading and complaining. ;)
> 
> Anyway hopefully my recipe will come in handy for future occasions.
> 
> History repeats itself...
> 
> -Girish

-- 
Christopher Linn   | By no means shall either the CEC
System Administrator II   | or MTU be held in any way liable
  Center for Experimental Computation | for any opinions or conjecture I
Michigan Technological University | hold to or imply to hold herein.



mutt and Stallman

2007-12-16 Thread Girish Venkatachalam
I am giving first aid after the war but still it will help.

I can give a lot of relief to those of you who had nervous breakdowns
and blood pressure problems due to spam mails getting in the way of
useful technical stuff.

It is not hard at all.

First thing is install mutt from packages.

# pkg_add -i mutt
(Choose one of the flavors)

Then get a cool muttrc. If you want mine mail me offlist.

There are several good ones floating on the Internet ocean.

Next ensure this. It is most critical.

$ grep sort ~/.muttrc

set sort="threads"

Now just watch the fun.

Whenever you see a thread with the favorite subject line or as soon as
you read the first mail that is a symptom of impending health problems,
all you have to do is hit "Ctrl-D". All the mails in the thread get
deleted. Cool eh? 

This is the OpenBSD way of solving real life problems with a bit of
technical knowledge instead of pleading and complaining. ;)

Anyway hopefully my recipe will come in handy for future occasions.

History repeats itself...

-Girish