On Mon, May 08, 2000 at 11:54:22AM -0500, Jeremy Blosser muttered:
-> > On Sun 05/07/00 at 11:40 PM -0500, "Corey G." <[EMAIL PROTECTED]> wrote:
-> > 
-> > > I am looking for what I would call a nice color scheme for Mutt.  I
-> > > currently use the scheme listed below but I would like to see what other
-> > > people have come up with.
-> 
-> Hmmm... maybe I should split the configs section of the web site up to
-> offer more than just full muttrcs?  A section on useful hooks, colors,
-> tricks, etc?

YES! Much more useful. But a lot of work.

For example:

Color schemes
        Fred's color scheme for purpose X
        Harry's color scheme for purpose Y

Save Hooks
        A save hook to do A
        Another save hook to do A
        A save hook to do B

Try to pull things together to show how various variable and functions
play together. For example, with send hooks you need to set up defaults,
THEN your cusomizations. So I have this in my .muttrc:


# globals, apply to all emails.
send-hook . unmy_hdr Reply-To:
send-hook . 'my_hdr From: [EMAIL PROTECTED]'
send-hook . 'set attribution="On %d, %n wrote:"'
send-hook . set signature=~/.signatures/.signature

# Specific addresses: set up replies. If you are going to add a new hook
# here, make sure the relevant varibale is also set in the defaults.

# The mutt users list
send-hook mutt- 'set attribution="On %d, %n muttered:"'

# The Wyo LP list
send-hook '~C [EMAIL PROTECTED]' "set 
signature=~/.signatures/conan_the_anarchist.txt; \
                    my_hdr Reply-To: [EMAIL PROTECTED]"

# Mail sent to the Wyo LP webmaster
send-hook '~f [EMAIL PROTECTED]' "set signature=~/.signatures/.sig.wyolp.web; \
                    my_hdr From: Charles Curley <[EMAIL PROTECTED]>"



-- 

                -- C^2

No windows were crashed in the making of this email.

Looking for fine software and/or web pages?
http://w3.trib.com/~ccurley

Reply via email to