all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* long-standing set-up errors on upgrade (elimination of x cut buffers)
@ 2010-09-15  1:10 Joe Brenner
  2010-09-15  4:03 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joe Brenner @ 2010-09-15  1:10 UTC (permalink / raw)
  To: emacs-devel


I see in NEWS

  "*** Support for X cut buffers has been removed."

For some time, I've had this in my emacs init files:

  (setq x-select-enable-clipboard t)
  (setq interprogram-paste-function 'x-cut-buffer-or-selection-value)

Now, with a recent build of bzr emacs, I see that leading to this error
message:

  current-kill:
    Symbol's function definition is void: x-cut-buffer-or-selection-value

I personally am not actually fussy about the details of how X the
clipboard talks to the kill-ring and vice versa.  I need there to be a
way to do it, but it almost doesn't matter which way it is (e.g. I prefer
a yank to snag the current X selection, but if I need to do a Control C
first before that will work, I can live with that).

But what I do find really disturbing is when stuff I've had in my set-up
for years suddenly causes problems because I did an upgrade.

(Of late, the gnus emacs team seems to be having trouble with the idea
of stable interfaces.)




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-09-20 22:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15  1:10 long-standing set-up errors on upgrade (elimination of x cut buffers) Joe Brenner
2010-09-15  4:03 ` Eli Zaretskii
2010-09-16 22:47   ` Chong Yidong
2010-09-15  4:39 ` Jan Djärv
2010-09-15  6:49 ` Lars Magne Ingebrigtsen
2010-09-19 22:39   ` Joe Brenner
2010-09-20 16:24     ` Chad Brown
2010-09-20 22:04       ` Stefan Monnier
2010-09-16 11:02 ` durducengiz

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.