!7 p-exp { LS l = sortedCI(singleLinesOnly(gazelle_fromServer_allDistinctLines())); S text = escapeMultichars(lines(appendToAll(" | ", l))); JTextArea ta = typeWriterTextArea(); //jTextAreaWithoutUndo(); showFrame(ta); setDocument(ta, defaultStyledDocumentFromString(text))); }