1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-24 19:03:29 +00:00

Mention problems with GPaste in PROBLEMS

* etc/PROBLEMS (GPaste): Mention the problem in yanking caused by
GPaste, and its solution.  (Bug#25902)
This commit is contained in:
Eli Zaretskii 2017-03-04 11:17:40 +02:00
parent 6e788ef0e2
commit f366f6e670

View File

@ -1057,6 +1057,13 @@ incompatibility of the Gnome terminal with Xterm, which also affects
other programs using the Xterm mouse interface. A problem report has
been filed.
*** Gnome: GPaste clipboard manager causes erratic behavior of 'yank'
The symptom is that 'kill-line' followed by 'yank' often (but not
always) doesn't insert the whitespace of the killed and yanked line.
The solution is to set the GPaste "trim items" option to OFF.
*** KDE: When running on KDE, colors or fonts are not as specified for Emacs,
or messed up.