From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24148 Path: main.gmane.org!not-for-mail From: Turbo Fredriksson Newsgroups: gmane.emacs.gnus.general Subject: Re: problem with sending mail in pgnus 0.9[23] Date: 11 Jul 1999 14:15:13 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="pgp-sign-Multipart_Sun_Jul_11_14:15:05_1999-1"; micalg=pgp-md5 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035161764 7138 80.91.224.250 (21 Oct 2002 00:56:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:56:04 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA04116 for ; Sun, 11 Jul 1999 08:16:02 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB03676; Sun, 11 Jul 1999 07:15:57 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 11 Jul 1999 07:16:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA07088 for ; Sun, 11 Jul 1999 07:16:20 -0500 (CDT) Original-Received: from papadoc.nocrew.org (qmailr@papadoc.strul.net [193.15.228.205]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id IAA04105 for ; Sun, 11 Jul 1999 08:15:17 -0400 (EDT) Original-Received: (qmail 19367 invoked by uid 2000); 11 Jul 1999 12:15:13 -0000 Original-To: ding@gnus.org X-PGP-Fingerprint: B7 92 93 0E 06 94 D6 22 98 1F 0B 5B FE 33 A1 0B X-PGP-Key-ID: 0x788CD1A9 X-URL: http://www.nocrew.org/~turbo/ X-Yow: With YOU, I can be MYSELF.. We don't NEED Dan Rather.. Original-Lines: 165 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24148 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24148 --pgp-sign-Multipart_Sun_Jul_11_14:15:05_1999-1 Content-Type: text/plain; charset=NIL Quoting Lars Magne Ingebrigtsen : > Turbo Fredriksson writes: > > > >> insert("Ispell" ": " t "\n") (save-excursion > > [...] > > > This is the hook that i have for 'message-setup-hook'. Doesn't matter > > if I disable it or not, same thing. > > But where does this "Ispell" thing come from? I've grepped through > the sources, and that string is not there. I have no idea what so ever. _I'm_ not inserting it. With a little more investigation, I found out that it have something to do with the `gnus-posting-styles'. This is how they look like now: ----- s n i p ----- (setq gnus-posting-style-alist '((organization . message-user-organization) (signature . message-signature) (signature-file . message-signature-file) (address . user-mail-address) (name . user-full-name) (ispell . turbo/process-ispell) (yow . turbo/process-yow) (spook . turbo/process-spook) (pgp . turbo/process-pgp) (pgpid . mc-pgp-user-id) (nntp . nntp-address) (header . message-default-headers))) ;; Attributes, check variable 'gnus-posting-style-alist' (setq gnus-posting-styles '((".*" ;; Default (address "turbo@tripnet.se") (name "Turbo Fredriksson") (organization "NoCrew") (signature t) (signature-file "~/.signature.default") (ispell t) (yow t) (spook t) (pgp t) (pgpid "turbo") (header (concat "X-PGP-Fingerprint: B7 92 93 0E 06 94 D6 22 98 1F 0B 5B FE 33 A1 0B\n" "X-PGP-Key-ID: 0x788CD1A9\n" "X-URL: http://www.nocrew.org/~turbo/\n"))) ;; [etc ...] ----- s n i p ----- If I coment out the 'ispell' line, I get the line (last line) instead. ----- s n i p ----- From: Turbo Fredriksson Organization: NoCrew Yow: --text follows this line-- ----- s n i p ----- Variables: ----- s n i p ----- turbo/process-ispell's value is t message-setup-hook's value is shown below. Documentation: Normal hook, run each time a new outgoing message is initialized. The function `message-setup' runs this hook. Value: ((lambda nil (let ((user-full-name "Turbo Fredriksson") (user-mail-address "turbo@tripnet.se")) (save-excursion (message-remove-header "From") (message-goto-eoh) (insert "From: " (message-make-from) "\n")))) (lambda nil (save-excursion (message-remove-header "Organization") (message-goto-eoh) (insert "Organization" ": " "NoCrew" "\n"))) (lambda nil (save-excursion (let ((message-signature " Turbo __ _ Debian GNU Unix _IS_ user friendly - it's just \n ^^^^^ / /(_)_ __ _ ___ __ selective about who its friends are \n / / | | '_ \\| | | \\ \\/ / Debian Certified Linux Developer \n _ /// / /__| | | | | |_| |> < Turbo Fredriksson turbo@tripnet.se\n \\\\\\/ \\____/_|_| |_|\\__,_/_/\\_\\ Stockholm/Sweden\n")) (message-insert-signature)))) (lambda nil (save-excursion (message-remove-header "Ispell") (message-goto-eoh) (insert "Ispell" ": " t "\n"))) (lambda nil (save-excursion (message-remove-header "Yow") (message-goto-eoh) (insert "Yow" ": " t "\n"))) (lambda nil (save-excursion (message-remove-header "Spook") (message-goto-eoh) (insert "Spook" ": " t "\n"))) (lambda nil (save-excursion (message-remove-header "Pgp") (message-goto-eoh) (insert "Pgp" ": " t "\n"))) (lambda nil (save-excursion (message-remove-header "Pgpid") (message-goto-eoh) (insert "Pgpid" ": " "turbo" "\n"))) (lambda nil (save-excursion (message-remove-header "Header") (message-goto-eoh) (insert "Header" ": " "X-PGP-Fingerprint: B7 92 93 0E 06 94 D6 22 98 1F 0B 5B FE 33 A1 0B\nX-PGP-Key-ID: 0x788CD1A9\nX-URL: http://www.nocrew.org/~turbo/\n" "\n"))) turbo/message-setup-hook mc-install-write-mode message-maybe-setup-default-charset mime/editor-mode) Local in buffer *mail*; global value is (turbo/message-setup-hook mc-install-write-mode message-maybe-setup-default-charset mime/editor-mode) ----- s n i p ----- -- Turbo __ _ Debian GNU Unix _IS_ user friendly - it's just ^^^^^ / /(_)_ __ _ ___ __ selective about who its friends are / / | | '_ \| | | \ \/ / Debian Certified Linux Developer _ /// / /__| | | | | |_| |> < Turbo Fredriksson turbo@tripnet.se \\\/ \____/_|_| |_|\__,_/_/\_\ Stockholm/Sweden -- $400 million in gold bullion Albanian AK-47 cryptographic jihad Rule Psix Saddam Hussein Ft. Bragg genetic strategic NSA Qaddafi quiche Honduras colonel --pgp-sign-Multipart_Sun_Jul_11_14:15:05_1999-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP MESSAGE----- Version: 2.6.3a Comment: Processed by Mailcrypt 3.5.1, an Emacs/PGP interface iQCVAwUBN4iK0RZ4ByN4jNGpAQF5PwQAkOKaeYHM1cG13SfWVYTR+mSN5XWkYxSu 9IlOLo3lkBcUrfiwKDpZ9+1UFsWE42jfGX6yjZkFVgfdvX25AkQLjT2FXC5Av16J N/EeVFeOQoI9mn+LCqgTcVWb3LUfBZyToxU5lDGF/2d2jMvOpkNlu+9zjCcPD2Cv N6Nx0Qi++NQ= =B3G3 -----END PGP MESSAGE----- --pgp-sign-Multipart_Sun_Jul_11_14:15:05_1999-1--