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

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

Re: Gnus Emacs Header


From: Emanuel Berg
Subject: Re: Gnus Emacs Header
Date: Tue, 31 Aug 2021 00:55:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Leo Butler wrote:

> (setq gnus-posting-styles
>        '((".*"
>           (name "Your Name")
>           (address "your@email.address")
>           (signature-file "~/.signature")
>           (X-Message-SMTP-Method "smtp smtp.gmail.com 587 
> some.one@gmail.com"))))

You don't seem to need that for the signature at least.

I did

$ echo "hello" > ~/.signature
$ emacs -Q

M-x compose-mail RET

and the "hello" was there.

You can still use `gnus-posting-styles' for the signature tho,
or signatures I should say, if you would like different
signatures for say different mailing lists/newsgroups ...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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