unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* pc-selection-mode, `C-x C-x' and transient-mark-mode?
@ 2004-10-27 11:38 Steven T. Hatton
  0 siblings, 0 replies; only message in thread
From: Steven T. Hatton @ 2004-10-27 11:38 UTC (permalink / raw)


I've discovered that having 
(custom-set-variables 
;;...
'(pc-selection-mode t nil (pc-select))
;;...
)
causes `C-x C-x' to behave differently than it does when pc-selection-mode is 
nil.  Here are my observations:

With pc-selection-mode:

I select a region and then `C-x C-x'.  The highlighting disappears, and the 
cursor is moved to the location of point.  The region is still selected, as 
is evidenced by the fact I can 'C-w' to kill it.

With `$ emacs -q&' then M-x transient-mark-mode <RET>':

The behavior is basically the same except that the highlighting does not 
disappear when point and mark are swapped using `C-x C-x'.

Is this intended behavior?

GNU Emacs 21.3.50.1 (latest CVS as of yesterday)
SuSE Linux 9.1 (i586) (latest patches)
-- 
Regards,
Steven

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-27 11:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-27 11:38 pc-selection-mode, `C-x C-x' and transient-mark-mode? Steven T. Hatton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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