On Nov 10, 2008, at 11:22 AM, jefferis wrote:
> I recently tried to add the the clipping that would insert text before
> a selection, preserve the selection, and then insert the rest of the
> text after the selection. I used to use I think the #INSERTION#
> placeholder, but it no longer works.
#INSERTION# never used to do that. :-)
The clipping substitution placeholders are documented on starting on
page 288 of the user manual.
It sounds like you want to use something like this:
[BEFORE] #selection# [AFTER]
Alternatively, if you want to leave the insertion point ready to type
if there was no selection range, you can use
[BEFORE] #selectionorinsertion# [AFTER]
Jim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or
confirmed) problem with the software, please email to "[EMAIL PROTECTED]"
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---