help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] VM evangelizing (was Re: Gnus, anyone?)


From: Heribert Maier
Subject: Re: [h-e-w] VM evangelizing (was Re: Gnus, anyone?)
Date: Sun, 10 Feb 2002 01:29:01 +0100

Hi Ed,

try this:
(setq vm-summary-uninteresting-senders
 "Your addresses (regular expressions are possible, too!)"
)

This puts the "To:" field instead of the "From:" field.

Welcome to vm!

Heribert.

ed park writes:
 > 
 > i'm using something close to the default vm-summary-format:
 > 
 >   "%n %*%a %-17.17F %-3.3m %2d %6c %I\"%s\"\n"
 > 
 > this is just what i want for incoming messages, but i'd like to use a
 > different format for outgoing messages only (i automatically file
 > copies to folder "out").  i'd like to show recipients instead of
 > sender (which is not useful, being always me).  something like:
 > 
 >   (setq vm-out-summary-format
 >         "%n %* %-17.17T %-3.3m %2d %6c %I\"%s\"\n")
 > 
 > anyone know how i can continue to use vm-summary-format for most
 > folders, but use vm-out-summary-format for my out folder?
 > 
 > thanks, ed
 > 
 > 
 > 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]