unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Golden <david.golden@oceanfree.net>
To: help-gnu-emacs@gnu.org
Subject: Re: CUA and other applications
Date: Thu, 20 Mar 2008 17:55:41 +0000	[thread overview]
Message-ID: <xyxEj.24878$j7.452960@news.indigo.ie> (raw)
In-Reply-To: yoijzlsthgjj.fsf@remote2.student.chalmers.se

Johan Bockgård wrote:

> David Golden <david.golden@oceanfree.net> writes:
> 
>> there is an experimental patch that expands emacs to include the
>> standard behaviour as well as all existing possibilities
> 
> Does this mean that Emacs's standard mouse facilities can finally
> emulate `mouse-sel-mode'?:
> 
>     - Selecting sets the region & X primary selection, but does NOT
>     affect the `kill-ring', nor do the kill-ring functions change the
>     X selection.
> 

Basically yes, but there are other issues - mouse-sel-mode really only
deals with mouse interactions (at least last I checked). There is some
functional overlap with mouse-sel-mode alright, but mouse-sel-mode e.g.
doesn't make the /set via keyboard/ [transient-mark] regions set the
primary X selection, patch does (reasonably reliably through an idle
timer trick).  

(Also, of course you probably want explicit kill ring functions changing
_an_ X selection, the clipboard one, just not the primary one).





  reply	other threads:[~2008-03-20 17:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-19 14:17 CUA and other applications orium
2008-03-19 14:56 ` Peter Dyballa
2008-03-19 23:37 ` Kim F. Storm
2008-03-20  3:12 ` David Golden
2008-03-20  9:48   ` Johan Bockgård
2008-03-20 17:55     ` David Golden [this message]
2008-03-20 23:25       ` Johan Bockgård
2008-03-20 23:38         ` David Golden

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='xyxEj.24878$j7.452960@news.indigo.ie' \
    --to=david.golden@oceanfree.net \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).