]> code.delx.au - gnu-emacs-elpa/commitdiff
Note crucial ForwardX11Timeout in xsel.el entry.
authorKen Manheimer <ken.manheimer@gmail.com>
Mon, 4 Jan 2016 23:21:37 +0000 (18:21 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 4 Jan 2016 23:21:37 +0000 (18:21 -0500)
README.md

index 512abb91ce2c24da024680c5c3e6bfb5585a4c4e..37c48035616a8eefe281ee5f840f25d9086ec05c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,13 @@ I've been using Gnu Emacs since it was publicly available (1985?), and have cont
   and so forth. (You can always do a regular X paste on occasions when you
   want that processing.)
 
+  NOTE well - ssh has has a little known, severe default X11 forwarding
+  timeout that leads to unexpected failures after ten minutes - yikes! To
+  mitigate it, set ForwardX11Timeout to something larger - up to the
+  unexpected max of 596h, slightly beyond which the number is ignored. See
+  http://b.kl3in.com/2012/01/x11-display-forwarding-fails-after-some-time/
+  for details.
+
 * **[pdbtrack.el](./pdbtrack.el)**
 
   [I've moved my standalone version of pdbtrack aside. I hadn't realized