unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: 8400@debbugs.gnu.org
Subject: bug#8400: 24.0.50; Strange selection behavior in Gnus Article buffer
Date: Fri, 01 Apr 2011 01:44:13 +0100	[thread overview]
Message-ID: <4D951FDD.1070105@harpegolden.net> (raw)
In-Reply-To: <87fwq30wvd.fsf@escher.fritz.box>

On 31/03/11 23:05, Stephen Berman wrote:
> 1. emacs -Q
> 2. Carry out the steps in NEWS to return to the pre-24 selection behavior:
>     Change `mouse-drag-copy-region' to t.
>     Change `x-select-enable-primary' to t.
>     Change `x-select-enable-clipboard' to nil.

Please try:

(setq select-active-regions nil
       mouse-drag-copy-region t
       x-select-enable-primary t
       x-select-enable-clipboard nil)
(global-set-key [mouse-2] 'mouse-yank-at-click)

I'm not saying there isn't a real issue, what you describe does sound a 
bit similar to a problem that occasionally occurred with the new 
settings (without any changes to them) a while back, but please try with 
the above settings, which are AFAIK still* (whatever the NEWS file may 
currently say) the actual current recipe to restore the old behaviour 
(except on windows) - if you only did precisely what you said in your 
2., then AFAIK you were running with a doom-laden mix of old and new 
settings.

* bearing in mind I'm only beginning a personal catchup on about 3½ 
months of emacs developments.





  reply	other threads:[~2011-04-01  0:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-31 22:05 bug#8400: 24.0.50; Strange selection behavior in Gnus Article buffer Stephen Berman
2011-04-01  0:44 ` David De La Harpe Golden [this message]
2011-04-01  8:48   ` Stephen Berman
2011-04-03  0:40     ` Chong Yidong
     [not found] <mailman.1.1301609235.1831.bug-gnu-emacs@gnu.org>
2011-04-03 17:37 ` Lars Magne Ingebrigtsen
2011-04-03 18:18   ` Eli Zaretskii
2011-04-03 18:44     ` Lars Magne Ingebrigtsen
2011-04-03 20:58       ` Eli Zaretskii
2011-04-03 21:44         ` Lars Magne Ingebrigtsen
2011-04-04  2:47           ` Eli Zaretskii
     [not found]           ` <mailman.24.1301886446.14368.bug-gnu-emacs@gnu.org>
2011-04-04  9:24             ` Lars Magne Ingebrigtsen
2011-04-04 11:51               ` Eli Zaretskii
2011-04-04 14:27                 ` David De La Harpe Golden
2011-04-03 18:56     ` Lars Magne Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4D951FDD.1070105@harpegolden.net \
    --to=david@harpegolden.net \
    --cc=8400@debbugs.gnu.org \
    --cc=stephen.berman@gmx.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).