Gnus development mailing list
 help / color / mirror / Atom feed
* message-fill-paragraph seems not to work
@ 2005-09-15 11:05 Uwe Brauer
  2005-09-15 12:14 ` Romain Francoise
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2005-09-15 11:05 UTC (permalink / raw)




Hello

While message-fill-yanked-message seems to work fine I can't say the
same for message-fill-paragraph.

The doc says

--8<------------------------schnipp------------------------->8---
`message-fill-paragraph' is an interactive compiled Lisp function
  -- loaded from "message"
(message-fill-paragraph &optional ARG)

Documentation:
Like `fill-paragraph'.

--8<------------------------schnapp------------------------->8---

But if I have lines like
this
and

And fire up the function nothing happens, while fill-paragraph
returns


But if I have lines like this and

And if I use a prefix it would justify the
paragraph. Message-fill-paragraph does nothing of that sort.

Uwe Brauer






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

* Re: message-fill-paragraph seems not to work
  2005-09-15 11:05 message-fill-paragraph seems not to work Uwe Brauer
@ 2005-09-15 12:14 ` Romain Francoise
  2005-09-15 13:24   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Romain Francoise @ 2005-09-15 12:14 UTC (permalink / raw)


`message-fill-paragraph' is not meant to be called directly, it's used
as the value of `fill-paragraph-function' in Message buffers; there are
normal cases where it does nothing and returns nil.  The docstring is
somewhat confusing, I'll clarify it.

-- 
Romain Francoise <romain@orebokech.com> | I've become someone else's
it's a miracle -- http://orebokech.com/ | nightmare...



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

* Re: message-fill-paragraph seems not to work
  2005-09-15 12:14 ` Romain Francoise
@ 2005-09-15 13:24   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2005-09-15 13:24 UTC (permalink / raw)


>>>>> "Romain" == Romain Francoise <romain@orebokech.com> writes:

   Romain> `message-fill-paragraph' is not meant to be called
   Romain> directly, it's used as the value of
   Romain> `fill-paragraph-function' in Message buffers; there are
   Romain> normal cases where it does nothing and returns nil.  The
   Romain> docstring is somewhat confusing, I'll clarify it.

Ok, especially since it is a interactive function, it is tempting to
use it. I propose to have such a function since
message-fill-yanked-message
is sometimes to aggressive.



Uwe 




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

end of thread, other threads:[~2005-09-15 13:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-15 11:05 message-fill-paragraph seems not to work Uwe Brauer
2005-09-15 12:14 ` Romain Francoise
2005-09-15 13:24   ` Uwe Brauer

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