On Sat, Sep 10, 2016 at 08:10:45PM -0400, Paul A. Rubin wrote:
> On 09/10/2016 06:16 PM, David Rosenberg wrote:
> > This works very nicely -- thanks!
> > 
> > Think there's a way to do this as a command-sequence?
> > 
> The copy step and positioning at the insertion point need to be done
> separately, I think. The following will handle the remaining steps:
> "command-sequence call newframe; char-delete-backward; clipboard-paste;".

Another possibility is this:

command-sequence bookmark-save 0; section-select; copy; bookmark-goto
0; paste; environment-split

For discussion see here:
https://www.mail-archive.com/search?l=mid&q=CAO7dr0iSec0SGWhYGYRXWJUc_DuMe8FX9YPHuuetPjm3XOk-vA%40mail.gmail.com

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to