From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63420 Path: news.gmane.org!not-for-mail From: Egor Pervuninski Newsgroups: gmane.emacs.gnus.general Subject: Re: Adding "Hello ," in replies Date: Mon, 26 Jun 2006 09:20:26 +1000 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1151277976 15716 80.91.229.2 (25 Jun 2006 23:26:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Jun 2006 23:26:16 +0000 (UTC) Original-X-From: ding-owner+m11947@lists.math.uh.edu Mon Jun 26 01:26:14 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FudzY-0002AJ-PW for ding-account@gmane.org; Mon, 26 Jun 2006 01:26:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FudzM-0008IM-00; Sun, 25 Jun 2006 18:26:00 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FuduR-0008IG-00 for ding@lists.math.uh.edu; Sun, 25 Jun 2006 18:20:55 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1FuduR-0007xm-00 for ding@lists.math.uh.edu; Sun, 25 Jun 2006 18:20:55 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FuduL-0005Y6-00 for ; Mon, 26 Jun 2006 01:20:49 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FuduF-0001fJ-Nb for ding@gnus.org; Mon, 26 Jun 2006 01:20:43 +0200 Original-Received: from 203.16.237.6 ([203.16.237.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jun 2006 01:20:43 +0200 Original-Received: from egor.pervuninski by 203.16.237.6 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jun 2006 01:20:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 35 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 203.16.237.6 X-Url: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:vJ9Jxiuu0AruqT+bjjYPj/OITUQ= X-Spam-Score: -1.8 (-) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63420 Archived-At: Hello Reiner, Reiner Steib wrote: >> It also automatically adds a "Hello ," in the beginning of the >> message. > This can also be done using the new `message-citation-line-format' > variable. OK, but is it possible to cite like this? ,---- | Hello , | | | | Signature goes here | | On wrote: | | > citation | > | > citation `---- Basically, "Hello ," in the beginning and citation at the end of the email. And empty lines are also cited. I actually need it to "emulate" Outlook for work emails. I use c-sig for adding signatures now because I couldn't figure out how to add signatures without "--" with Gnus. Regards, Egor Pervuninski