Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Michal Nazarewicz <mina86@tlen.pl>
To: info-gnus-english@gnu.org
Subject: Re: Clickable '-- ' with signatures menu
Date: Sat, 04 Aug 2007 01:58:15 +0200	[thread overview]
Message-ID: <873az0tbl4.fsf@erwin.mina86.com> (raw)
In-Reply-To: <87odho7hv4.fsf@azurservers.com>

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	other threads:[~2007-08-03 23:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 11:13 Michal Nazarewicz
2007-08-03 15:28 ` Slackrat
2007-08-04  0:09   ` Michal Nazarewicz
2007-08-04  0:17     ` Michal Nazarewicz
2007-08-03 15:32 ` Reiner Steib
2007-08-03 15:33 ` Slackrat
2007-08-03 23:58   ` Michal Nazarewicz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873az0tbl4.fsf@erwin.mina86.com \
    --to=mina86@tlen.pl \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).