all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruce Korb <bruce.korb@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 12750@debbugs.gnu.org
Subject: bug#12750: Highlighting text no longer works
Date: Sun, 28 Oct 2012 13:57:56 -0700	[thread overview]
Message-ID: <CAKRnqNKai5fzNd1xP5N4oaoLa=LrWuvYT1AQZcgUM4WorOPApw@mail.gmail.com> (raw)
In-Reply-To: <CAKRnqN+_YOUzGkiWShKwZgw3dxFWM=rKqrnf2kwGGR=FLekkpA@mail.gmail.com>

Hi Eli,

On Sun, Oct 28, 2012 at 1:14 PM, Bruce Korb <bruce.korb@gmail.com> wrote:
>>   *** To return to the previous behavior, do the following:
>>
>>   **** Change `select-active-regions' to nil.
>>   **** Change `mouse-drag-copy-region' to t.
>>   **** Change `x-select-enable-primary' to t (on X only).
>>   **** Change `x-select-enable-clipboard' to nil.
>>   **** Bind `mouse-yank-at-click' to mouse-2.
>
> It is really helpful to have explicit instructions:
>
> *** To return to the previous behavior, add the following to your .emacs file:
>     (setq select-active-regions         nil)
>     (setq mouse-drag-copy-region        't)
>     (setq x-select-enable-primary       't)
>     (setq x-select-enable-clipboard     nil)
>     (global-set-key [mouse-2]          'mouse-yank-at-click)

I do need explicit instructions.  This didn't work.  I want to
highlight and paste
and highlight and yank.  Both and.  This isn't working.  Help, please?
 Thank you!!





  reply	other threads:[~2012-10-28 20:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-28 16:16 bug#12750: Highlighting text no longer works Bruce Korb
2012-10-28 16:32 ` Bruce Korb
2012-10-28 16:47 ` Eli Zaretskii
2012-10-28 20:14   ` Bruce Korb
2012-10-28 20:57     ` Bruce Korb [this message]
2012-10-29  3:43       ` Eli Zaretskii
2012-10-29  8:44         ` Andreas Schwab
2012-10-29 14:07           ` Bruce Korb
2012-10-29 15:20             ` Andreas Schwab
2012-10-29  9:08       ` Chong Yidong
2012-10-29 12:02         ` Bruce Korb

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='CAKRnqNKai5fzNd1xP5N4oaoLa=LrWuvYT1AQZcgUM4WorOPApw@mail.gmail.com' \
    --to=bruce.korb@gmail.com \
    --cc=12750@debbugs.gnu.org \
    --cc=eliz@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.