# HG changeset patch # User ht # Date 1259958698 0 # Node ID 9c8612174a2840ff96dc2d7d910f5c465f7b13b1 # Parent 4959306507324160fea2ad328336e9d204ae989e better instructions diff -r 495930650732 -r 9c8612174a28 summa/bilingual/merge.el --- a/summa/bilingual/merge.el Tue Dec 01 20:58:09 2009 +0000 +++ b/summa/bilingual/merge.el Fri Dec 04 20:31:38 2009 +0000 @@ -1,5 +1,7 @@ ;;; Two buffers, raw latin on top, output of prep.xsl on english on the bottom -;;; Put cursor at beginning of latin para, end of english/'both' div +;;; Both in xml mode +;;; Put cursor at end of english/'both' div, start in latin window with cursor at +;;; beginning of latin para (defalias 'merge-paras (read-kbd-macro "C-SPC M-C-f C-x C-x M-w C-x o C-r right\"/> RET M-f C-f C-d C-f C-y < /div> C-r < p SPC RET 3* xml:lang=\"la\" SPC C-r < p RET M-C-f C-s clear: SPC both RET C-r < div RET M-C-f C-x o M-C-f C-s < p RET 2*"))