Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-29 Thread Andy Koppe
On 19 August 2012 22:18, Ken Jackson wrote: > On 08/19/2012 03:54 PM, Ken Brown wrote: >> >> On 8/19/2012 2:50 PM, Ken Jackson wrote: >>> >>> I have this in my ~/.emacs file on both Linux and Cygwin: >>> (setq x-select-enable-clipboard t) >>> >>> I see in the news file that it's now set by default.

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-19 Thread Ken Brown
On 8/19/2012 5:18 PM, Ken Jackson wrote: On 08/19/2012 03:54 PM, Ken Brown wrote: On 8/19/2012 2:50 PM, Ken Jackson wrote: I have this in my ~/.emacs file on both Linux and Cygwin: (setq x-select-enable-clipboard t) I see in the news file that it's now set by default. It has always worked in g

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-19 Thread Ken Jackson
On 08/19/2012 03:54 PM, Ken Brown wrote: On 8/19/2012 2:50 PM, Ken Jackson wrote: I have this in my ~/.emacs file on both Linux and Cygwin: (setq x-select-enable-clipboard t) I see in the news file that it's now set by default. It has always worked in graphical emacs but has never worked in a t

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-19 Thread Ken Brown
On 8/19/2012 2:50 PM, Ken Jackson wrote: On 08/08/2012 06:17 PM, Tim McDaniel wrote: On Wed, 8 Aug 2012, Ken Brown wrote: There have been some changes in how emacs handles selections, starting with emacs-24.1. Look at the NEWS file ('C-h n') and search for "selection changes". It describes t

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-19 Thread Ken Jackson
On 08/08/2012 06:17 PM, Tim McDaniel wrote: On Wed, 8 Aug 2012, Ken Brown wrote: There have been some changes in how emacs handles selections, starting with emacs-24.1. Look at the NEWS file ('C-h n') and search for "selection changes". It describes the changes and tells you how to restore th

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-08 Thread Tim McDaniel
On Wed, 8 Aug 2012, Ken Brown wrote: There have been some changes in how emacs handles selections, starting with emacs-24.1. Look at the NEWS file ('C-h n') and search for "selection changes". It describes the changes and tells you how to restore the old behavior. Yes! The important one for

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-08 Thread Ken Brown
On 8/8/2012 4:49 PM, Tim McDaniel wrote: I have updated my packages to the latest versions. I have long had installed - emacs - emacs-X11 - emacs-el - xemacs-emacs-common - X11 In Emacs, ^Y is the default keystroke for the basic "yank", to paste the contents of the most recently element of the

Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-08 Thread Tim McDaniel
I have updated my packages to the latest versions. I have long had installed - emacs - emacs-X11 - emacs-el - xemacs-emacs-common - X11 In Emacs, ^Y is the default keystroke for the basic "yank", to paste the contents of the most recently element of the kill ring (the text most recently cut or c