Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: kill-ring-save, x-select-enable-primary and Date header
Date: Mon, 30 May 2011 20:54:39 +0200	[thread overview]
Message-ID: <m3pqn02f4g.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <8762pd81pu.fsf@micropit.couberia.bzh>

pmlists@free.fr (Peter Münster) writes:

> With the latest emacs and gnus versions, the kill-ring-save (M-w)
> doesn't work in the article buffer: instead of copying from mark to
> point, the region between mark and the line after the Date header is
> copied.

Try the following:

(setq select-active-regions nil
      mouse-drag-copy-region t
      x-select-enable-primary t
      x-select-enable-clipboard nil)

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




  reply	other threads:[~2011-05-30 18:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14 20:30 Peter Münster
2011-05-30 18:54 ` Lars Magne Ingebrigtsen [this message]
2011-05-31  7:07   ` Peter Münster

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=m3pqn02f4g.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).