I plan to do both when the guide is in final form, probably by the end of
this week.
John
> -----Original Message-----
> From: jedit-users-admin@...
> [mailto:jedit-users-admin@... Behalf Of Fabrizio,
> Dante J.
> Sent: Tuesday, March 27, 2001 4:08 PM
> To: 'jedit-users@...'
> Subject: [ jEdit-users ] printable version of macro guide
>
>
> Hi John
>
> Is there a printable version of the macro guide?
>
> Could you also make a zip archive of the macros
> that could be downloaded?
>
> Thanks again,
> Dan
>
> -----Original Message-----
> From: Steve Richardson [SMTP:steve@...]
> Sent: Tuesday, March 27, 2001 2:29 PM
> To: jedit-users@...
> Subject: Re: [ jEdit-users ] New archive macro:
> Tidy_block_comments.bsh
>
> You can use this macro it adds any text to the front and back of a
> line that
> is selected.
>
> Steve Richardson
>
> Joe Laffey wrote:
>
> > On Tue, 27 Mar 2001, Jeremy Wadsack wrote:
> >
> > >
> > > >
> > > >
> > > > Starting:
> > > >
> > > > This is a long comment
> > > > like a license or some other
> > > > long piece of text that I want
> > > > commented.
> > > >
> > > >
> > > > Ending:
> > > >
> > > > /* This is a long comment */
> > > > /* like a license or some other */
> > > > /* long piece of text that I want */
> > > > /* commented. */
> > > >
> > > > Note that the right-hand closing */ tokens line up.
> > >
> > > You can do Edit | Selection | Box Comment to get it to look like
> this:
> > >
> > > /* This is a long comment
> > > * like a license or some other
> > > * long piece of text that I want
> > > * commented. */
> >
> > But I want it to look like this:
> >
> > > >
> > > > /* This is a long comment */
> > > > /* like a license or some other */
> > > > /* long piece of text that I want */
> > > > /* commented. */
> >
> > Again, note the right */ tokens are lined up...
> >
> > Joe Laffey
> > LAFFEY Computer Imaging
> > St. Louis, MO
> > ----------------------
> > Need to do multi-file string replacement in Un*x, but don't want
> to mess
> > with sed? Try rpl. It's a free text replacement utility with
> source.
> > http://www.laffeycomputer.com/rpl.html -- Check it out!
> >
> ------------------------------------------------------------------------
> >
> > --
> > -----------------------------------------------
> > jEdit Users' List
> > jEdit-users@...
> > http://lists.sourceforge.net/lists/listinfo/jedit-users << File:
> add_prefix_and_suffix.bsh >>
>
> --
> -----------------------------------------------
> jEdit Users' List
> jEdit-users@...
> http://lists.sourceforge.net/lists/listinfo/jedit-users
|