mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-12 18:55:13 -08:00
(Mouse Commands): The default for selections encoding is
compound-text-with-extensions.
This commit is contained in:
parent
3dfdc066a9
commit
e57a7d9eae
1 changed files with 4 additions and 3 deletions
|
|
@ -183,9 +183,10 @@ to insert the text from the selection.
|
|||
command of the program operating the other window, to select the text
|
||||
you want. Then yank it in Emacs with @kbd{C-y} or @kbd{Mouse-2}.
|
||||
|
||||
The standard coding system for X selections is @code{compound-text}.
|
||||
To specify another coding system for X selections, use @kbd{C-x
|
||||
@key{RET} x} or @kbd{C-x @key{RET} X}. @xref{Specify Coding}.
|
||||
The standard coding system for X selections is
|
||||
@code{compound-text-with-extensions}. To specify another coding
|
||||
system for X selections, use @kbd{C-x @key{RET} x} or @kbd{C-x
|
||||
@key{RET} X}. @xref{Specify Coding}.
|
||||
|
||||
These cutting and pasting commands also work on MS-Windows.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue