From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9463 Path: news.gmane.org!not-for-mail From: Slackrat Newsgroups: gmane.emacs.gnus.user Subject: Re: Clickable '-- ' with signatures menu Date: Fri, 03 Aug 2007 17:28:28 +0200 Organization: Not very much! Message-ID: <87sl707i3n.fsf@azurservers.com> References: <87tzrgub0j.fsf@erwin.mina86.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1186228180 20156 80.91.229.12 (4 Aug 2007 11:49:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Aug 2007 11:49:40 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Aug 04 13:49:38 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IHI8V-0004vV-BF for gegu-info-gnus-english@m.gmane.org; Sat, 04 Aug 2007 13:49:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IHI8Q-000283-6N for gegu-info-gnus-english@m.gmane.org; Sat, 04 Aug 2007 07:49:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!feeder1-2.proxad.net!cleanfeed2-b.proxad.net!nnrp17-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Operating-System: Slackware GNU/Linux X-Homepage: http://azurservers.com X-Guarantee: This email is certified to have been free of UCE and any other Malicious, Harmful or Annoying Content when originally posted by @azurservers.com - Azurservers posts SPF records and do not condone SPAM type emails X-AuthNo: Registered as AZSV bghkd8332277 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAADFBMVEWRko+3t7RiV1A6JSJg h7nIAAACBElEQVQokSXSQWsTQRQH8P/uJlKyYBS799BTSCSLelERu6iHNIqGdCbU9iNE6EdwKeSS HhSh4DHNzdni5pjmsBsqudST32B7EOJGTNpTsgn7nE0OA/Pjz3tvHgwiGlO4qRaKQjQRTcb/Lnwa ZY58A31nfLkwab5l9wDR6YTRMf0Roi3hhOHMpEs/VixETjT6QtTyp6eAR4uZTvR1MuQc27QIHKKT Pb5GyyUaGAk+0k1BEF3f3awymQRiTOP5g4ro4GkJBYcMz49ECKsg3HiZcX0SMSxVVhAtfhLF4Fz2 6tss9EOxRinNn7uThYRPFJ7y16GI14j7nJ1XUxLbst5M84rBJQ5joqOA174xiZr/joJ8I4yTpE62 G/Wu2CgBo0GN3CvrVwLuRh0y29qqAT+MXIpzZb5CY2leewqShKUbS3+owwLAC/nO3FNe2vIO1qzd RMGr7Ap1o1pcpJWHowT7rKwvre4Piu8Ae8zSlzUnO9WHHDssd48yZ/0Zzjnec1sjZxr8RdZIoNLk YvAd2gA79dktamn2IyBA2QoydKZjC+hi/4Wdp98VbNh4jFoKcIcH2GjjPuqfoZgnB3x3KsHko0x7 11BtlMBzUI8DrckUdhs8g7fOVB2kON7A0sK22pYzFP4BHHqySleeJ2AWPPk3nkn0IMdAtL1PNtQg 2Q+qGxVHyA7+A58cF4sUszMTAAAAAElFTkSuQmCC Cancel-Lock: sha1:+iK3dZClHbxL8GY21ug9j6bZfXA= Original-Lines: 94 Original-NNTP-Posting-Date: 03 Aug 2007 17:28:34 MEST Original-NNTP-Posting-Host: 82.242.110.54 Original-X-Trace: 1186154914 news-4.free.fr 17116 82.242.110.54:45335 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79646 X-Mailman-Approved-At: Sat, 04 Aug 2007 07:49:28 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9463 Archived-At: Michal Nazarewicz 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? > > -- > Best regards, _ _ > .o. | Liege of Serenly Enlightened Majesty of o' \,=./ `o > ..o | Computer Science, Michal "mina86" Nazarewicz (o o) > ooo +-------ooO--(_)--Ooo-- Have you tried "randomsig.el" ?? ;; see .emacs for complete randomsig.el ;; #################################### ;; TO MAKE IT WORK, put the following lines into your ~/.gnus: (require 'randomsig) (define-key message-mode-map (kbd "C-c s") 'randomsig-replace-sig) (define-key message-mode-map (kbd "C-c S") 'randomsig-select-sig) (require 'gnus-sum) ; probably required for `gnus-summary-save-map' (define-key gnus-summary-save-map "-" 'gnus/randomsig-summary-read-sig) (setq randomsig-dir "/home/inconnu/.signature/random-signature") (setq randomsig-files '( "001" "002" "003" "004" "005" "006" "007" "008" "009" "010" "011" "012" "013" "014" "015" "016" "017" "018" "019" "020" "021" "022" "023" "024" "025" "026" "027" "028" "029" "030" "031" "032" "033" "034" "035" "036" "037" "038" "039" "040" "041" "042" "043" "044" "045" "046" "047" "048" "049" "050" "051" "052" "053" "054" "055" "056" "057" "058" "059" "060" "061" "062" "063" "064" "065" "066" "067" "068" "069" "070" "071" "072" "073" "074" "075" "076" "077" "078" "079" "080" "081" "082" "083" "084" "085" "086" "087" "088" "089" "090" "091" "092" "093" "094" "095" "096" "097" "098" "099" "100" ) ) ;; or (setq randomsig-files (randomsig-search-sigfiles)) ;; or (setq randomsig-files 'randomsig-search-sigfiles) (setq message-signature 'randomsig-signature) ;; This will also define the shortcut `C-c s' in message-mode to ;; change the signature, `C-c S' in message-mode to interactively ;; select the signature to replace the current signature, and `O -' in ;; gnus-summary-mode to read the signature from the selected mail. ;; `randomsig-files' must be a list of existing files, an existing ;; file, or a function returning a list of existing files. If these ;; don't have absolute paths, they are located in `randomsig-dir'. ;; File format: Each file must contain at least one signature. ;; Signatures are separated with `randomsig-delimiter-pattern'. If ;; there is only one signature in the file, the delimiter can be ;; omitted, so real .signature-files can be used. ;; `randomsig-delimiter' is used when inserting new signatures with ;; `randomsig-message-read-sig' into the signature file. So ;; `randomsig-delimiter' should match `randomsig-delimiter-pattern'. ;; `randomsig-static-string' is put in front of every random signature ;; if non-`nil'. ;; The *-read-sig functions read the signature of a message, or use ;; the marked text, and write it to a signature-file, for which the ;; name is asked. If the file does not exist, it will be generated. ;; When called with any prefix, the signatures will be offered to edit ;; before saving. ;; if `randomsig-replace-sig' is called with any prefix, it will ask ;; for a file to get the signature from. ;; `randomsig-select-sig' will offer a list of signatures to select ;; from in an extra buffer. n will jump to the next signature, p to ;; the previous, RET will insert the selected signature, q will exit ;; the selection buffer without replacing the current signature, R ;; will reload the signature-files, and e will open a buffer for ;; editing the signature at the point. When called with any prefix, it ;; will ask for a file to get the signatures from ;; `randomsig-search-sigfiles' will search for regular files in ;; `randomsig-dir', which do not match `randomsig-search-unwanted'. A ;; subdirectory of `randomsig-dir' can be given as optional argument. ;; Completion will only work for files in `randomsig-files', though ;; others files can be used, too -- SlackRat - No 4Q to Reply