all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David McKelvie <dmck@interactive.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Differences between mouse selection and scrolling between v23 and v24
Date: Wed, 04 May 2016 17:38:37 +0100	[thread overview]
Message-ID: <87eg9h6anm.fsf@interactive.co.uk> (raw)


Ive noticed a difference between Emacs 23 and version 24
in a way that affects how I work with Emacs and would like to know how
to get the emacs 23 behaviour back in Emacs version 24.

The issue is a difference in how mouse selection and scrolling interact.

Suppose I have a file which is longer than will fit in a window.

In Emacs 23, 

I can select the first three lines of the file, selecting using the mouse
(drag out three lines using left mouse button).

These three line are highlighted in yellow.

Then I scroll the window down to the bottom, again using the mouse and the RHS scroll bar.

Then I click at the bottom of the file and then paste the three lines from the top
using the middle mouse button.

Only those three lines of text are pasted at he bottom of the file.

In Emacs 24

When I do the same, ie select top three lines and scroll to bottom and
paste using middle button, then I get the whole of the file pasted in
at the bottom, not just the three selected lines.

The same annoying thing happens if I split the frame and have two windows both looking at the same file.

Select the top three lines in frame 1 and then moving mouse to frame 2 extends the selection
to where the cursor is.

These tests were run on Ubuntu 14.04

Linux 4.2.0-35-generic #40~14.04.1-Ubuntu SMP Fri Mar 18 16:37:35 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

With emacs versions
   GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.21)
   of 2013-10-25 on allspice, modified by Debian

   GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
   of 2014-03-07 on lamiak, modified by Debian

Both versions of emacs were using the same .emacs file.

So, is there some configuration variable I can set that will re-instate the 23 behaviour in 24?

Thanks, David



             reply	other threads:[~2016-05-04 16:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04 16:38 David McKelvie [this message]
2016-05-04 17:40 ` Differences between mouse selection and scrolling between v23 and v24 Eli Zaretskii
2016-05-04 18:40   ` David McKelvie

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=87eg9h6anm.fsf@interactive.co.uk \
    --to=dmck@interactive.co.uk \
    --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.