all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Jason Mancini'" <jayrusman@hotmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: help to change emacs defaults
Date: Fri, 3 Dec 2010 10:28:58 -0800	[thread overview]
Message-ID: <A997CCE84E0549B782BFF08F0C7C37F1@us.oracle.com> (raw)
In-Reply-To: <SNT106-W1516D7126C23735CD7ACBCAB270@phx.gbl>

> How do I stop the following:
> Every time the right scroll bar is used with the middle mouse
> button, it pastes wherever the cursor happens to be when the
> mouse is finally released.  To be clear, I am not middle-clicking
> in the editing area!

Sounds like a bug.  `M-x report-emacs-bug RET'.

(I assume your Emacs is compiled with GTK+ support on X Window.  Otherwise,
`mouse-2' should do nothing on the scroll bar, AFAIK.)
	
> Also, how do I permanently disable "Active Region Highlighting"?
> (Select, scroll, paste is impossible when enabled.)

That last part makes it sound like the only reason you want to do this is
because of the bug mentioned above.

> I disabled it, saved options, and restarted, but sometimes
> new buffers re-enable ARH.  I can see '(transient-mark-mode)
> nil in .emacs config file already.

Maybe the modes of those new buffers impose transient-mark mode?  Have you
checked the (local) value of variable `transient-mark-mode' in those buffers
(use C-h v)?

If not, consider filing a separate bug for this.  You should be able to use the
Options menu to turn off t-m mode and then use it to save your changes, and
those changes should be respected in new Emacs sessions.  When you file a bug,
give a step-by-step recipe to reproduce it, starting from emacs -Q.

(It's important to start from emacs -Q.  Otherwise, there might well be
something else from your .emacs or something it loads that is affecting the
behavior.)
	





  reply	other threads:[~2010-12-03 18:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02 19:16 help to change emacs defaults Jason Mancini
2010-12-03 18:28 ` Drew Adams [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-17 19:02 Jason Mancini

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=A997CCE84E0549B782BFF08F0C7C37F1@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jayrusman@hotmail.com \
    /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.