all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruce Korb <bruce.korb@gmail.com>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: 12750@debbugs.gnu.org
Subject: bug#12750: Highlighting text no longer works
Date: Mon, 29 Oct 2012 07:07:54 -0700	[thread overview]
Message-ID: <508E8DBA.6010906@gmail.com> (raw)
In-Reply-To: <m28vap1xc5.fsf@igel.home>

On 10/29/12 01:44, Andreas Schwab wrote:
>>>> 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)
>>
>> t, not 't.
> 
> Which is exactly the same.

Either I really fumble-fingered the stuff (very possible), or it isn't exactly
the same.  After changing "'t" to "t" I've found that it works.
Perhaps I should change it back to "'t" to see if, indeed, it causes
it to not work the way I need it to.  I don't know. I _do_ know
that with:

> (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)

all my pasting works the way it should.  I know this:

* I highlighted and pasted into this email (mouse-2)
  (I later cut and pasted-as-quotation)
* I highlighted and clicked button 2 and pasted in emacs
* I highlighted and yanked (Ctl-Y) in emacs

That's what I needed!

Thank you all.  Regards, Bruce





  reply	other threads:[~2012-10-29 14:07 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
2012-10-29  3:43       ` Eli Zaretskii
2012-10-29  8:44         ` Andreas Schwab
2012-10-29 14:07           ` Bruce Korb [this message]
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=508E8DBA.6010906@gmail.com \
    --to=bruce.korb@gmail.com \
    --cc=12750@debbugs.gnu.org \
    --cc=schwab@linux-m68k.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.