From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64555 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: Minor suggestion on message-citation-line-format Date: Sat, 21 Apr 2007 14:02:46 +0200 Message-ID: References: Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177157074 13386 80.91.229.12 (21 Apr 2007 12:04:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Apr 2007 12:04:34 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M13066=ding+2Daccount=gmane.org@lists.math.uh.edu Sat Apr 21 14:04:28 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1HfEKJ-0000pD-EQ for ding-account@gmane.org; Sat, 21 Apr 2007 14:04:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1HfEKI-0000VH-BR for ding-account@gmane.org; Sat, 21 Apr 2007 07:04:26 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HfEKF-0000V7-JP for ding@lists.math.uh.edu; Sat, 21 Apr 2007 07:04:23 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HfEK9-00019M-NU for ding@lists.math.uh.edu; Sat, 21 Apr 2007 07:04:23 -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 1HfEK7-0004Hp-00 for ; Sat, 21 Apr 2007 14:04:15 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HfEK1-0001a1-7Q for ding@gnus.org; Sat, 21 Apr 2007 14:04:09 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Apr 2007 14:04:09 +0200 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Apr 2007 14:04:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 28 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: 1;h7XMU[7l}$T@J.D}5z*w8Tg'}B5ArAWc8>2X~otB;kOjKs8X%|hTC#dG:%Vpx")x7S/`v :VXU#fZW$X$zdhEU.RfVQ@<-m9IuN{Hm"fW{,5]6kR'M*vEs+{5Cj!L(JTRzA$(},?5J=sm;%Od Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64555 Archived-At: On Mon, Mar 26 2007, Leo wrote: > Would it be possible not to add an extra blank line between the > citation line and the cited message by customizing > message-citation-line-format? Well, we could require a trailing "\n" to have the current state. But it would be an incompatible change (one year after it's introduction) for all users that have changed `message-citation-line-format'. As No Gnus is no stable release, we could do this, though. But there's an alternative solution for you: (setq message-citation-line-function (lambda () (message-insert-formated-citation-line) (delete-backward-char 1))) Hm, I looked at some other postings and saw several postings where the blank line is missing. I won't object to remove one hard-coded `newline' in `message-insert-formated-citation-line' and add "\n" to the default of `message-citation-line-format'. Opinions? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/