Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
62c485d2
Commit
62c485d2
authored
Jul 04, 2001
by
Gerd Moellmann
Browse files
Clarify what's the problem with KDE's klipper applet.
parent
24eb6c0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
etc/PROBLEMS
etc/PROBLEMS
+6
-5
No files found.
etc/PROBLEMS
View file @
62c485d2
...
...
@@ -1074,14 +1074,15 @@ EOF
* Emacs hangs on KDE when a large portion of text is killed.
This happens because KDE intercepts the X clipboard and appears not to
notify Emacs properly when it is done. A C-g will not interrupt this:
Emacs will print "Quit", but will continue waiting. After a while,
Emacs will print a message:
This is caused by a bug in the KDE applet `klipper' which periodically
requests the X clipboard contents from applications. Early versions
of klipper don't implement the ICCM protocol for large selections,
which leads to Emacs being flooded with selection requests. After a
while, Emacs will print a message:
Timed out waiting for property-notify event
A workaround is to
kill the KDE application called
`klipper'.
A workaround is to
not use
`klipper'.
* Emacs compiled with DJGPP for MS-DOS/MS-Windows cannot access files
in the directory with the special name `dev' under the root of any
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment