[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs24 X primary selection changes
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: emacs24 X primary selection changes |
Date: |
Thu, 03 Jan 2013 22:37:44 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Bob Proulx <bob@proulx.com> writes:
> Is there any way in the current emacs to cut and paste from the
> keyboard? I know it still supports it because it works with the
> mouse just not the keyboard.
(setq select-active-regions nil
mouse-drag-copy-region t
x-select-enable-primary t
x-select-enable-clipboard nil)
to get sane selection/X interaction defaults back.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
- emacs24 X primary selection changes, Bob Proulx, 2013/01/03
- Re: emacs24 X primary selection changes,
Lars Magne Ingebrigtsen <=
- Re: emacs24 X primary selection changes, Bob Proulx, 2013/01/03
- RE: emacs24 X primary selection changes, Drew Adams, 2013/01/03
- Re: emacs24 X primary selection changes, Bob Proulx, 2013/01/03
- RE: emacs24 X primary selection changes, Drew Adams, 2013/01/03
- Re: emacs24 X primary selection changes, Bob Proulx, 2013/01/03
- RE: emacs24 X primary selection changes, Drew Adams, 2013/01/03
- Re: emacs24 X primary selection changes, Bob Proulx, 2013/01/03
- Message not available
- Re: emacs24 X primary selection changes, Jason Rumney, 2013/01/03
- Re: emacs24 X primary selection changes, Bob Proulx, 2013/01/04
- Re: emacs24 X primary selection changes, Yuri Khan, 2013/01/05