From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33237 Path: main.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.gnus.general Subject: Re: Feature request: optional sig separator Date: 07 Nov 2000 08:38:33 +0100 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: References: <86snp4rafn.fsf@beta.fciencias.unam.mx> Reply-To: Christoph Conrad NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169382 24061 80.91.224.250 (21 Oct 2002 03:03:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:03:02 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 8BCD9D049A for ; Tue, 7 Nov 2000 02:46:44 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id BAB01112; Tue, 7 Nov 2000 01:46:33 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Nov 2000 01:45:59 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id BAA19707 for ; Tue, 7 Nov 2000 01:45:49 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id 1F6CBD049A for ; Tue, 7 Nov 2000 02:46:14 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id HAA30732 for ding@gnus.org; Tue, 7 Nov 2000 07:48:30 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 27 Original-NNTP-Posting-Host: a652e.pppool.de Original-X-Trace: quimby.gnus.org 973579710 2906 213.6.101.46 (7 Nov 2000 06:48:30 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 7 Nov 2000 06:48:30 GMT X-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x1B488DEA User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33237 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33237 Hi Francisco! > Besides, what you are trying to do is to insert something into the > body of your message, and a signature, not only a signature. That's true. I do not want to delete the extra separator above "Best regards" every time. > Does this help? It's _great_! Thank you _very_ much! I like the idea of posting styles very much, and now i can use them _and_ achieve the behaviour i want: (setq gnus-inhibit-posting-styles nil) (setq gnus-posting-styles '((".*" (signature-file "~/.signature") (body "\n\nBest regards,\ncu, -cc-\n")))) Best regards, cu, -cc- -- This message was written completely with recycled 0's and 1's. (defvar my-computer '((OS . "GNU Emacs") (system-type . gnu/linux)) "Programming environment.")