Default os/interprogram-paste needs to return #f or string.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 24 Nov 2018 03:53:29 +0000 (03:53 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 29 May 2019 19:12:05 +0000 (19:12 +0000)
(cherry picked from commit b682db1256a2741e0610f0a77bb62c0ab584cd84)

src/edwin/kilcom.scm

index 742cb7e059bff0109a35cdcbb4bee7fe6268a756..30f5475629f6c5cf4719d344729054e5b519206a 100644 (file)
@@ -203,7 +203,7 @@ The command \\[yank] can retrieve it from there.
   ;; This dummy is re-assigned by the last display type loaded(!).  It
   ;; needs to be a display type operation.
   (declare (ignore point))
-  unspecific)
+  #f)
 
 (define (kill-ring-save string forward? context)
   (command-message-receive append-next-kill-tag