%REM=' bq - Paste as Boxquote written by Carsten Thoenges, November 2001 '%- ,----- [ %CURSOR ] %REM=_Copy clipboard into comment_%- %COMMENT='%clipboard'%- %- %REM=_Does comment end with line break?_%- %REM=_If no: add line break_%- %IF:"%- %- %SETPATTREGEXP='(?is).*[\n]\z'%- %REGEXPMATCH='%COMMENT'"=""%- :%- "%COMMENT='%COMMENT '"%- %- %REM=_Call the bq2 template_%- %QINCLUDE="bq2"%- `-----