From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25515 Path: main.gmane.org!not-for-mail From: Michael Brader Newsgroups: gmane.emacs.gnus.general Subject: Re: C-c C-e inserts too many linefeeds Date: 29 Sep 1999 14:26:28 +1000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162885 14346 80.91.224.250 (21 Oct 2002 01:14:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:14:45 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA25481 for ; Wed, 29 Sep 1999 00:28:58 -0400 (EDT) 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 XAB10097; Tue, 28 Sep 1999 23:28:37 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 28 Sep 1999 23:29:03 -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 XAA17066 for ; Tue, 28 Sep 1999 23:28:53 -0500 (CDT) Original-Received: from smtp.sw.oz.au (firewall-user@smtp.sw.oz.au [203.31.96.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA25422 for ; Wed, 29 Sep 1999 00:26:49 -0400 (EDT) Original-Received: (from mbrader@localhost) by smtp.sw.oz.au (8.8.8+Sun/8.8.8) id OAA14725; Wed, 29 Sep 1999 14:26:28 +1000 (EST) Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "28 Sep 1999 13:40:53 +0200" Original-Lines: 23 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) XEmacs/21.1 (Gimme a 6 and 5!) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25515 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25515 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > I really like the idea of providing C-c C-e, but I often use the > following style for indicating omissions: > > > bla bla bla [...] blurb blurb blurb > > WIBNI there was some way to let C-c C-e _not_ insert the extra > newlines? I read this and thought me too, and then went and found that it's trivial to change. (defcustom message-elide-elipsis "\n[...]\n\n" "*The string which is inserted for elided text." :type 'string :group 'message-various) -- Michael Brader Aurema Pty Ltd (formerly Softway Pty Ltd) PO Box 305, Strawberry Hills, NSW 2012, Australia Email:mbrader@aurema.com, Tel: +61 2 9698 2322, Fax: +61 2 9699 9174