Gnus development mailing list
 help / color / mirror / Atom feed
* Suggestion of a new washing function
@ 2001-07-14 21:06 Raymond Scholz
  2001-07-15 14:39 ` Maciej Matysiak
  0 siblings, 1 reply; 6+ messages in thread
From: Raymond Scholz @ 2001-07-14 21:06 UTC (permalink / raw)


Hi!

I suggest a washing function that turns something like

,----
| > foo bar bla peng bumm tschak
| zonk boing 
| > peng bumm tschak bar foo bla
`----

into

,----
| > foo bar bla peng bumm tschak
| 
| zonk boing 
| 
| > peng bumm tschak bar foo bla
`----

Cheers, Ray
-- 
Hfr fgebat rapelcgvba!


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

* Re: Suggestion of a new washing function
  2001-07-14 21:06 Suggestion of a new washing function Raymond Scholz
@ 2001-07-15 14:39 ` Maciej Matysiak
  2001-07-15 17:06   ` Raymond Scholz
  0 siblings, 1 reply; 6+ messages in thread
From: Maciej Matysiak @ 2001-07-15 14:39 UTC (permalink / raw)


On the 14th of July 2001 at 23:06, Raymond Scholz <ray-2001@zonix.de> wrote:

> I suggest a washing function that turns something like
> 
> ,----
> | > foo bar bla peng bumm tschak
> | zonk boing 
> | > peng bumm tschak bar foo bla
> `----

for me, it looks like broken text quotation (aka outlook quotation).

> into
> 
> ,----
> | > foo bar bla peng bumm tschak
> | 
> | zonk boing 
> | 
> | > peng bumm tschak bar foo bla
> `----

i'd rather format it like that:

,----
| > foo bar bla peng bumm tschak zonk boing 
| > peng bumm tschak bar foo bla
`----

(anyone got already lisp magic for that?)

 m.m.
-- 
 use gnus not guns!


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

* Re: Suggestion of a new washing function
  2001-07-15 14:39 ` Maciej Matysiak
@ 2001-07-15 17:06   ` Raymond Scholz
  2001-07-15 18:01     ` Maciej Matysiak
  2001-07-15 18:38     ` Lloyd Zusman
  0 siblings, 2 replies; 6+ messages in thread
From: Raymond Scholz @ 2001-07-15 17:06 UTC (permalink / raw)


Maciej Matysiak <phoner@blah.pl> writes:

> for me, it looks like broken text quotation (aka outlook quotation).

That's a misunderstanding.  What I thought of is correct quotation but
no blank lines between quoted and newly written text, which makes it
hard to read.

> (anyone got already lisp magic for that?)

Yes :-)

http://my.gnus.org/viewtopic.php?topic=58&forum=9

Cheers, Ray
-- 
Raymond Scholz - rscholz@zonix.de - PGP - http://www.zonix.de/


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

* Re: Suggestion of a new washing function
  2001-07-15 17:06   ` Raymond Scholz
@ 2001-07-15 18:01     ` Maciej Matysiak
  2001-07-15 18:38     ` Lloyd Zusman
  1 sibling, 0 replies; 6+ messages in thread
From: Maciej Matysiak @ 2001-07-15 18:01 UTC (permalink / raw)


On the 15th of July 2001 at 19:06, Raymond Scholz <ray-2001@zonix.de> wrote:

>> for me, it looks like broken text quotation (aka outlook quotation).
> That's a misunderstanding.

no. just different point of view :)

> What I thought of is correct quotation but no blank lines between quoted
> and newly written text, which makes it hard to read.

that's why i like colored citations.

>> (anyone got already lisp magic for that?)
> Yes :-) http://my.gnus.org/viewtopic.php?topic=58&forum=9

yay! :)

 m.m.
-- 
 use gnus not guns!


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

* Re: Suggestion of a new washing function
  2001-07-15 17:06   ` Raymond Scholz
  2001-07-15 18:01     ` Maciej Matysiak
@ 2001-07-15 18:38     ` Lloyd Zusman
  2001-07-17 20:17       ` Raymond Scholz
  1 sibling, 1 reply; 6+ messages in thread
From: Lloyd Zusman @ 2001-07-15 18:38 UTC (permalink / raw)


Raymond Scholz <ray-2001@zonix.de> writes:

> Maciej Matysiak <phoner@blah.pl> writes:
> 
>> [ ... ]
>> 
>> (anyone got already lisp magic for that?)
> 
> Yes :-)
> 
> http://my.gnus.org/viewtopic.php?topic=58&forum=9

Good job!  I want to add my thanks and congratulations.

And now ... for the $64k question (or nowadays, the $1024k question):

Is there any hope of somehow getting this to be a part of
`fill-paragraph' processing?

I'm still wishing for some way to totally and completely unify the
paragraph formatting logic that's used within article washing with the
paragraph formatting logic that `fill-paragraph' uses.

Any hope for this?  Or at very least, I'd be thrilled to be able to
use your deuglification (or "deM$ification", which is synonymous) code
within `fill-paragraph'.


> Cheers, Ray
> -- 
> Raymond Scholz - rscholz@zonix.de - PGP - http://www.zonix.de/


-- 
 Lloyd Zusman
 ljz@asfast.com


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

* Re: Suggestion of a new washing function
  2001-07-15 18:38     ` Lloyd Zusman
@ 2001-07-17 20:17       ` Raymond Scholz
  0 siblings, 0 replies; 6+ messages in thread
From: Raymond Scholz @ 2001-07-17 20:17 UTC (permalink / raw)


Lloyd Zusman <ljz@asfast.com> writes:

> Good job!  I want to add my thanks and congratulations.

Greatest kudos go to Thomas Steffen who wrote the code inspired by 
Stefan Monnier's code (<39205aa6@tequila.cs.yale.edu>).  I only did
some tuning and posted it on my.gnus.org (most difficult :)

> Is there any hope of somehow getting this to be a part of
> `fill-paragraph' processing?

You mean putting 

(gnus-article-fill-cited-article)

into the top level deuglification function?

Cheers, Ray
-- 
NAIL HERE -->> X <<-- FOR A NEW MONITOR


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

end of thread, other threads:[~2001-07-17 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-14 21:06 Suggestion of a new washing function Raymond Scholz
2001-07-15 14:39 ` Maciej Matysiak
2001-07-15 17:06   ` Raymond Scholz
2001-07-15 18:01     ` Maciej Matysiak
2001-07-15 18:38     ` Lloyd Zusman
2001-07-17 20:17       ` Raymond Scholz

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