Am Mittwoch, 3. Januar 2007 16:55 schrieb Bo Peng: > Yes. Clear separation of copySelection and copyClipboard in function > name or parameter is needed. However, there is no need for a parameter > LFUN_COPY since LFUN_COPY is LFUN_COPY, i.e., copy content to system > clipboard.
Exactly. > I think middle-button-paste should keep lyx formating, if this can be > done properly, in terms of inter-application paste. Actually, I do not > mind at all that xterms paste lyx selection with extra stuff like > \begin{table}. But I would mind ;-) Fortunately this is no problem, we can preserve formatting inside of LyX while pushing plain text to the X selection. Georg