Hi

Couple of probs..

1. Have any idea why this is not working?

(setq mail-mode-hook
        ' (lamda()
                (define-key mail-mode-map "\C-cm" 'mail-send-and-exit)
                (define-key mail-mode-map "\C-cc" 'mail-cc)
                ('turn-on-auto-fill)
                (setq fill-column 65)))

Neither of these bindings is working...

2. In Gnus, I use scoring to filter out a lot of messages, but I want 
to setup some scoring schemes that are applicable across all the 
newsgroups/lists I am subscribed to. Say, I want all of foo_usr1's 
mails to get a negative score, wherever it comes from. What do I need 
to do for this?

        -Thanks
===================================
Sthitaprajna                
            @mailandnews.com
===================================

-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to