Gnus development mailing list
 help / color / mirror / Atom feed
* C-c C-e inserts too many linefeeds
@ 1999-09-28 11:40 Kai Großjohann
  1999-09-29  4:26 ` Michael Brader
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 1999-09-28 11:40 UTC (permalink / raw)


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?

kai
-- 
I like BOTH kinds of music.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: C-c C-e inserts too many linefeeds
  1999-09-28 11:40 C-c C-e inserts too many linefeeds Kai Großjohann
@ 1999-09-29  4:26 ` Michael Brader
  1999-09-29  8:54   ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Brader @ 1999-09-29  4:26 UTC (permalink / raw)
  Cc: ding

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: C-c C-e inserts too many linefeeds
  1999-09-29  4:26 ` Michael Brader
@ 1999-09-29  8:54   ` Kai Großjohann
  1999-11-06  1:19     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 1999-09-29  8:54 UTC (permalink / raw)
  Cc: Kai GroXjohann, ding

Michael Brader <mbrader@aurema.com> writes:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
> 
> > 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.

I have the value "[...]" and it still inserts a newline (in front).

kai
-- 
I like BOTH kinds of music.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: C-c C-e inserts too many linefeeds
  1999-09-29  8:54   ` Kai Großjohann
@ 1999-11-06  1:19     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-06  1:19 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> > I read this and thought me too, and then went and found that it's
> > trivial to change.
> 
> I have the value "[...]" and it still inserts a newline (in front).

Yup.  Fix in Pterodactyl Gnus v0.98.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-11-06  1:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-28 11:40 C-c C-e inserts too many linefeeds Kai Großjohann
1999-09-29  4:26 ` Michael Brader
1999-09-29  8:54   ` Kai Großjohann
1999-11-06  1:19     ` Lars Magne Ingebrigtsen

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).