all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Marking with mouse does not highlight region
Date: Tue, 12 Jul 2016 10:25:04 -0400	[thread overview]
Message-ID: <CAM-tV-9VMtSKL19ce9htZ7TJ6LCMsU_vkF9-uKAPwFqa+RUrMA@mail.gmail.com> (raw)
In-Reply-To: <83inwbarsl.fsf@gnu.org>

On Tue, Jul 12, 2016 at 9:51 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Noam Postavsky <npostavs@users.sourceforge.net>
>> Date: Tue, 12 Jul 2016 09:16:27 -0400
>>
>> On Tue, Jul 12, 2016 at 8:55 AM, Arash Esbati <esbati@gmx.de> wrote:
>> > I'm using Emacs 25.0.95 on Win7 64bit.  24.5 does not show this
>> > behavior.  Any idea?
>> >
>>
>> No idea why, but I see the same thing (Win8.1, 64bit).
>
> I don't understand the recipe.  Can it be spelled out, please?

emacs -Q

Evaluate

;; Alternatively use C-h k k to get a new *Help* buffer, same behaviour
(with-current-buffer (get-buffer-create "*foo*")
  (insert "some text\n")
  (display-buffer-pop-up-window (current-buffer) nil))

Click left mouse button down in the new buffer, then drag without releasing.
Observe region is not highlighted. (In Emacs 24.5 the region is highlighted)
Release mouse, region is highlighted.



  reply	other threads:[~2016-07-12 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-12 12:55 Marking with mouse does not highlight region Arash Esbati
2016-07-12 13:16 ` Noam Postavsky
2016-07-12 13:51   ` Eli Zaretskii
2016-07-12 14:25     ` Noam Postavsky [this message]
2016-07-12 15:25       ` Eli Zaretskii
2016-07-12 22:37         ` Michael Heerdegen
2016-07-12 23:38           ` Noam Postavsky

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=CAM-tV-9VMtSKL19ce9htZ7TJ6LCMsU_vkF9-uKAPwFqa+RUrMA@mail.gmail.com \
    --to=npostavs@users.sourceforge.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.