Closed jiegec closed 7 years ago
But in the NEWS in Emacs 25, it says x-select-enable-clipboard now apply to all systems.
Hi! Thanks! I don't have the latest pretest at the moment but will fix this as soon as I do.
I'm having the same troubles too, are there any updates?
It's now working in my computer now. May require reattach-to-usernamespace under tmux.
Using Mac OS X. Complains when installing: Warning(bytecomp): 'x-select-enable-clipboard' is an obsolete variable (as of 25.1); use 'select-enable-clipboard' instead. Using emacs git version under tmux using reattach-to-user-namespace. meta-c and simpleclip-copy do not work. Using pbcopy is ok. After reading the code, https://github.com/rolandwalker/simpleclip/blob/master/simpleclip.el#L359. I have tried invoking x-set-selection in scratch buffer and eval, but nothing happened.