all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Set interprogram-cut-function to frame-local
@ 2008-02-16  2:22 Leo
  0 siblings, 0 replies; only message in thread
From: Leo @ 2008-02-16  2:22 UTC (permalink / raw)
  To: emacs-devel

Hi All,

How could I set interprogram-cut-function or interprogram-paste-function
to be a frame-local variable?

I followed the docs of make-variable-frame-local as follows:

--8<---------------cut here---------------start------------->8---
  (modify-frame-parameters
   nil
   '((interprogram-cut-function . xclip-select-text)
     (interprogram-paste-function . xclip-selection-value)))
--8<---------------cut here---------------end--------------->8---

It doesn't seem to make any difference. i.e. C-h v on
interprogram-cut-function still returns nil.

Any ideas?

Best,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

          Use the best OS -- http://www.fedoraproject.org/





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-16  2:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-16  2:22 Set interprogram-cut-function to frame-local Leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.