emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The X window system, yanking, and pasting using the mouse


From: Manoj Srivastava
Subject: Re: The X window system, yanking, and pasting using the mouse
Date: Fri, 28 Jan 2011 00:42:18 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) (x86_64-unknown-linux-gnu)

On Thu, Jan 27 2011, David De La Harpe Golden wrote:
> First place in your ~/.emacs:
>
> (global-set-key [mouse-2] 'mouse-yank-at-click)
>
> Then do:
>
> mouse-drag-copy-region t
> select-active-regions nil
> x-select-enable-primary t
> x-select-enable-clipboard nil
>
> I also acknowledge the customisations are confusing.  I still do not
> see a way to make a saner scheme without breaking some source-code
> backward compatibility (n.b. a saner scheme should be possible with
> "user visible behaviour" backward compatibility.)

        Thanks. If these instructions are added to NEWS, us old timers
 would be happy, I think.

        manoj
-- 
To be sure of hitting the target, shoot first and, whatever you hit,
call it the target.
Manoj Srivastava <address@hidden> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C




reply via email to

[Prev in Thread] Current Thread [Next in Thread]