Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Brader <mbrader@aurema.com>
Cc: ding@gnus.org
Subject: Re: C-c C-e inserts too many linefeeds
Date: 29 Sep 1999 14:26:28 +1000	[thread overview]
Message-ID: <qc670uz6kr.fsf@swag.sw.oz.au> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "28 Sep 1999 13:40:53 +0200"

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


  reply	other threads:[~1999-09-29  4:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-28 11:40 Kai Großjohann
1999-09-29  4:26 ` Michael Brader [this message]
1999-09-29  8:54   ` Kai Großjohann
1999-11-06  1:19     ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qc670uz6kr.fsf@swag.sw.oz.au \
    --to=mbrader@aurema.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).