- Subject: Re: format_rest_of_paragraph
- From: "G. Milde" <g.milde@xxxxxx>
- Date: Thu, 19 Jan 2006 10:50:10 +0100
On 18.01.06, ntatham1@xxxxxxxxxxxxx wrote:
>
>
> > John E. Davis said
> >
> > Here is a variation on that:
> >
> > define format_rest_of_paragraph ()
> > {
> > push_spot ();
> > forward_paragraph ();
> > push_mark ();
> > pop_spot ();
> > narrow ();
> > call ("format_paragraph");
> > widen ();
> > }
>
> This didn't quite work because it removed the blank line after the
> paragraph. (Why?)
To find this out, you could call the included functions separately from the
minibuffer. Then you might see what happens.
I cannot reproduce the problem here, but this might have to do with my
definitions of the formatting hooks.
Günter
--
Milde ife.et.tu-dresden.de
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]