all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <lmi@gnus.org>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs24 X primary selection changes
Date: Thu, 03 Jan 2013 22:37:44 +0100	[thread overview]
Message-ID: <m3623ej6c7.fsf@stories.gnus.org> (raw)
In-Reply-To: <mailman.16628.1357248711.855.help-gnu-emacs@gnu.org> (Bob Proulx's message of "Thu, 3 Jan 2013 14:31:43 -0700")

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/



       reply	other threads:[~2013-01-03 21:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.16628.1357248711.855.help-gnu-emacs@gnu.org>
2013-01-03 21:37 ` Lars Magne Ingebrigtsen [this message]
2013-01-03 21:49   ` emacs24 X primary selection changes Bob Proulx
2013-01-03 22:38   ` Drew Adams
2013-01-03 22:58     ` Bob Proulx
2013-01-03 23:03       ` Drew Adams
2013-01-04  0:12         ` Bob Proulx
2013-01-04  0:33           ` Drew Adams
2013-01-04  0:49             ` Bob Proulx
     [not found]             ` <mailman.16650.1357260567.855.help-gnu-emacs@gnu.org>
2013-01-04  4:31               ` Jason Rumney
2013-01-04 23:03                 ` Bob Proulx
2013-01-05  5:12                   ` Yuri Khan
2013-01-07 20:30           ` Ken Goldman
     [not found]         ` <mailman.16641.1357258383.855.help-gnu-emacs@gnu.org>
2013-01-04  4:25           ` Jason Rumney
2013-01-05  1:45             ` Thomas E. Dickey
2013-01-05 22:54               ` Bob Proulx
2013-01-04  8:34         ` Eli Zaretskii
2013-01-04 23:11           ` Bob Proulx
2013-01-05  7:47             ` Eli Zaretskii
     [not found]           ` <mailman.16717.1357341108.855.help-gnu-emacs@gnu.org>
2013-01-05 14:18             ` Jason Rumney
2013-01-03 21:31 Bob Proulx
2013-01-08 15:57 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3623ej6c7.fsf@stories.gnus.org \
    --to=lmi@gnus.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.