bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6720: battle with x-clipboard vs. Chinese


From: jidanni
Subject: bug#6720: battle with x-clipboard vs. Chinese
Date: Mon, 26 Jul 2010 01:09:10 +0800

Cool, using
   (setq
    x-select-enable-clipboard nil
    x-select-enable-primary t
    select-active-regions nil
    mouse-drag-copy-region t)
   (global-set-key [mouse-2] 'mouse-yank-at-click)
I didn't even need to load that .el you sent and all seems OK now. Thanks!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]