(setq message-from-style 'angles)

Hi,

        Your problem is that your name contains periods, which would
 need quoting. See below for details (BTW, I do not think this is a bug).

        manoj

message-from-style is a variable defined in `message.el'.
Its value is angles


Documentation:
*Specifies how "From" headers look.

If nil, they contain just the return address like:
        [EMAIL PROTECTED]
If `parens', they look like:
        [EMAIL PROTECTED] (Elvis Parsley)
If `angles', they look like:
        Elvis Parsley <[EMAIL PROTECTED]>

Otherwise, most addresses look like `angles', but they look like
`parens' if `angles' would need quoting and `parens' would not.


-- 
"May your future be limited only by your dreams." Christa McAuliffe
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to