Re: Wrapping text when forwarding without quotes

2004-11-15 Thread Roelof Otten
Hallo Chris,

On Mon, 15 Nov 2004 11:22:03 +GMT (15-11-2004, 12:22 +0100, where
I live), you wrote:

CW I'd like something between %QUOTES  %TEXT. I've also tried
CW %wrapped=#%TEXT#, but it doesn't wrap.

CW Can someone please help?

From the macro library (http://cgi.marck.free-online.co.uk/library.php) :

-=-=-=-=-=-=-= All New Wrap for v2 -=-=-=-=-=-=-

The multi-paragraph wrapping template is a general purpose template that 
can be used on it's own, or in conjunction with other templates.

To wrap and insert text from the clipboard, simply copy your text to the 
clipboard, type wrap (no quotes) followed by ctrlspace in the editor.

When called from a template, the calling template should put the text to be 
wrapped in %_Wrap_Text before the wrap template is called. There is also an 
optional wrap length parameter, %_Wrap_Limit if a certain column length is 
desired.  The following is an example driver template that will wrap quoted 
text to 50 characters.

=[Begin example driver]=
%_Wrap_Text=%Quotes%-
%Rem=This line is optional%___%_Wrap_Limit=50%-
%QInclude(wrap)%-
=[ End  example driver]=

=[Begin wrap template]=
%REM='
   Multi-Paragraph wrapping routine using features from TB v2
   Written June 2003 by Januk Aggarwal

   Notes:
  1. This template can be used alone to wrap clipboard
 contents or can be used as a wrapping engine by assigning
 text to the variable, %_Wrap_Text, in the driver template.
  2. Wrapping limit can be set optionally by defining the
 variable %_Wrap_Limit in the driver template
'%-
%-
%IF:'%_Wrap_FirstTime'='':'%-
%___%IF:%_Wrap_Text=:%_Wrap_Text(%Clipboard)%-
%___%_Wrap_FirstTime=No'%-
%-
%IF:'%-
%SetPattRegexp=(?is-m)[^\n]+%-
%RegexpMatch(%_Wrap_Text)''':'%-
%-
%SetPattRegexp=(?is-m)^(.*?)((\n((\w{0,5}(\\s*)+)?\s*\n)+)(.*)\s*$|\z)%-
%RegexpBlindMatch(%_Wrap_Text)%-
%-
%_Wrap_Paragraph_1(%Subpatt(1))%-
%_Wrap_Blank_Space(%Subpatt(3))%-
%_Wrap_Remainder_Of_Text(%Subpatt(7))%-
%-
%If:%_Wrap_Limit=:%-
%%Wrapped(%_Wrap_Paragraph_1):%-
%%Wrapped(%_Wrap_Limit, %_Wrap_Paragraph_1)

%_Wrap_Text(%_Wrap_Remainder_of_Text)%-
%-
%QInclude(wrap)'%-
=[ End  wrap template]=


-- 
Groetjes, Roelof

That was then, this is now.

The Bat! 3.0.2.6
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN



pgpqwV65sF0A9.pgp
Description: PGP signature

Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Re: Re-wrapping text

2000-05-18 Thread Oleg Zalyalov

Hello, the Bat! list recipients,

Thursday, May 18, 2000, Clif Oliver wrote to [EMAIL PROTECTED] about
Re-wrapping text:

CO Hello TBUDL,

CO I have been using The Bat for about two weeks, and I am liking it
CO *very* much.  (Looking forward to a Linux port grin).

CO One question:  Sometimes after typing a message, I go back and insert
CO or delete words.  This causes the word wrapping to be off (two lines
CO catenated due to deletions, run-on lines because I inserted a number
CO of words, etc.  Is there any way to force "re-format paragraph" or
CO "re-wrap during send" or some such thing?

You  can  reformat  paragraph  manually  by pressing alt-l or alt-j or
alt-r.  Or  you  can turn on auto-format in editor preferences, but in
that case you will most probably have some troubles.

-- 
Best regards,
Oleg Zalyalov. mailto:[EMAIL PROTECTED]

  Using The Bat! version 1.42f
  under Windows NT 4.0 Build 1381 Service Pack 6

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re: Re-wrapping text

2000-05-18 Thread Woofie

Howdy Clif,

Thursday, May 18, 2000, 1:22:02 PM, you wrote:

CO Hello TBUDL,

CO I have been using The Bat for about two weeks, and I am liking it
CO *very* much.  (Looking forward to a Linux port grin).

CO One question:  Sometimes after typing a message, I go back and insert
CO or delete words.  This causes the word wrapping to be off (two lines
CO catenated due to deletions, run-on lines because I inserted a number
CO of words, etc.  Is there any way to force "re-format paragraph" or
CO "re-wrap during send" or some such thing?

CO Thanks in advance.


Yup..select the paragraph  of text with yer mouse and hit ALT
L


-- 
Best regards,
 Woofie 

Http://www.woofess.com   mailto:[EMAIL PROTECTED]

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re[2]: Re-wrapping text

2000-05-18 Thread Clif Oliver

Hello Woofie,

Wednesday, May 17, 2000, 11:19:01 PM, you wrote:


W Yup..select the paragraph  of text with yer mouse and hit ALT
W L

Ah hah!  Now that I know what I am supposed to use, I was able to find
it in the help file grin.  Gee.  And look at all those *other* neat
functions I didn't know about...

Thank you very much.

Regards,

Clif

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re[2]: Re-wrapping text

2000-05-18 Thread List Subscriptions

Hello Oleg,

Wednesday, May 17, 2000, 11:11:49 PM, you wrote:

OZ You  can  reformat  paragraph  manually  by pressing alt-l or alt-j or
OZ alt-r.  Or  you  can turn on auto-format in editor preferences, but in
OZ that case you will most probably have some troubles.

Hm.  By troubles, do you mean bugs?  Or that in your experience the
"auto" in auto-format sometimes means "unintentional and undesired?"

Regards,

Clif

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re[3]: Re-wrapping text

2000-05-18 Thread Oleg Zalyalov

Hello, the Bat! list recipients,

Thursday, May 18, 2000, List Subscriptions wrote to Oleg Zalyalov about
Re-wrapping text:

OZ Or you can turn on auto-format in editor preferences, but in that
OZ case you will most probably have some troubles.

LS Hm.  By troubles, do you mean bugs? Or that in your experience the
LS "auto"   in   auto-format   sometimes   means  "unintentional  and
LS undesired?"

Yes,  I  meant  that to use auto format you must make sure that all of
your paragraphs will be separated by empty lines.

-- 
Best regards,
Oleg Zalyalov. mailto:[EMAIL PROTECTED]

  Using The Bat! version 1.42f
  under Windows NT 4.0 Build 1381 Service Pack 6

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re: Re-wrapping text

2000-05-18 Thread Steve Lamb

Thursday, May 18, 2000, 10:53:49 AM, Tom wrote:
 You don't even need to select the region to reformat, just put the
 cursor in the paragraph and it (almost always) does the right thing.

If you define removing first line indention and double spaces after
periods the right thing, yeah.  :P

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
 ICQ: 5107343  | main connection to the switchboard of souls.
---+-

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re-wrapping text

2000-05-17 Thread Clif Oliver

Hello TBUDL,

I have been using The Bat for about two weeks, and I am liking it
*very* much.  (Looking forward to a Linux port grin).

One question:  Sometimes after typing a message, I go back and insert
or delete words.  This causes the word wrapping to be off (two lines
catenated due to deletions, run-on lines because I inserted a number
of words, etc.  Is there any way to force "re-format paragraph" or
"re-wrap during send" or some such thing?

Thanks in advance.

-- 
Best regards,
 Clif  mailto:[EMAIL PROTECTED]

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Re: Wrapping text

1999-09-24 Thread Claude

Hi, all,
On 25/09/1999, at 03:34,
Allie Martin (mailto:[EMAIL PROTECTED])
took a mike and sang on a blues tempo:

AM  Whenever one gets mail that is not properly formatted and therefore has
AM  lines which exceed the width of the message view window, is there no
AM  method to wrap the text and if not, wouldn't this be a desirable
AM  feature to have?

I use the following method :

While (NOT(EOT)) {
  1 : put the cursor at the beginning of the last readable word of the
  first too long line ;
  2 : press "Carriage Return" ;
}

As this is a very funny way to spend my time, why the hell do you want
such a feature ?

;-)


-- 
Best regards,

Claude.
mailto:[EMAIL PROTECTED] 

Thought of the day (randomly french or english)
Who rules the rules ? - MaƮtre Claude.



-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To Unsubscribe from TBUDL, click below and send the generated message.
mailto:[EMAIL PROTECTED]
--