| Summary: | use CLIPBOARD instaed of PRIMARY as the X selection source | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | imz <vanyaz> |
| Component: | emacs-X11 | Assignee: | Ivan Zakharyaschev <imz> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
imz
2002-04-07 17:38:53 MSD
x-select-enable-clipboard set to t (true) in emacs-21.2-alt1. To revert to the old scheme, set it to nil. (But still I think you wouldn\'t want to do this: the new scheme fisrt tries the clipboard, and if it is empty, it follows the old scheme. And I beleive that an application that isn\'t able to copy the selection to the clipboard is not perfect -- you may use xclipbaord for such cases.) x-select-enable-clipboard set to t (true) in emacs-21.2-alt1. To revert to the old scheme, set it to nil. (But still I think you wouldn\'t want to do this: the new scheme fisrt tries the clipboard, and if it is empty, it follows the old scheme. And I beleive that an application that isn\'t able to copy the selection to the clipboard is not perfect -- you may use xclipbaord for such cases.) |