info-gnus-english
[Top][All Lists]
Advanced

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

Re: Clickable '-- ' with signatures menu


From: Michal Nazarewicz
Subject: Re: Clickable '-- ' with signatures menu
Date: Sat, 04 Aug 2007 01:58:15 +0200
User-agent: Gnus/0.7 Emacs/22.1.50.1 (Slckware Linux)

Slackrat <s4Qlackrat@azurservers.com> writes:

> Michal Nazarewicz <mina86@tlen.pl> writes:
>
>> Hello,
>>
>> I've recently came up with an idea of making the signature separator
>> clickable in such a way that after clicking it (or pressing enter when
>> cursor is on it) a menu would pop-up with a list of signatures.  Then
>> I can choose one signature and the current one would be replaced with
>> the one I've chosen.
>>
>> Another thing would be making a "From:" header clickable in similar
>> manner -- this time I could choose one of preset From headers.
>>
>> Surly it is possible do to this but I have no idea how to achieve such
>> behaviour.  Any hints or code?
>
> No need to make them clickable
>
> You can customize as follows in .gnus
[...]
> (setq gnus-posting-styles
>       '((".*"
>        (name mail-user-name)
[...]
>        (signature-file "~/.signature/bill")
>        ("X-Homepage" "http://azurservers.com";)
>        ("X-Operating-System" "Slackware GNU/Linux")
>        ("X-AuthNo" "Registered as AZSV bghkd8332277")
>        (organization "Not very much!"))
>
> ;; USENET
> ;;=======
>
>        ("rec*"
>        (signature-file "~/.signature/davey")
>        (name "Davey Crockett")
>        (address "d4Qaveycrockett@azurservers.com")
>        ("Fcc" "~/Mail/sent-rec")
>          )
[...and so one...]

Yes, I'm aware of it but still in some cases I would like to be able to
quickly change a signature.  For instance, all my mail.* groups are set
with a signature in Polish but occasionally (like twice a year) I write
mail in English and here I would like to change signature to English
version quickly.

I'll investigate randomsig.el you've proposed in parallel reply, maybe
that will solve my problems.

-- 
Best regards,                                         _     _
 .o. | Liege of Serenly Enlightened Majesty of      o' \,=./ `o
 ..o | Computer Science,  Michal "mina86" Nazarewicz   (o o)
 ooo +--<mina86*tlen.pl>---<jid:mina86*chrome.pl>--ooO--(_)--Ooo--


reply via email to

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