all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* transient transient mark mode does not highlight region
@ 2009-04-14 17:59 Samuel Wales
  0 siblings, 0 replies; only message in thread
From: Samuel Wales @ 2009-04-14 17:59 UTC (permalink / raw)
  To: help-gnu-emacs

I use c-spc c-spc to temporarily activate transient mark mode.

However, for example, if I c-y into org mode, I might like to demote
the region.  But that only works if the region is highlighted.  And
there is no way to do c-spc c-spc c-x c-x and have the region
highlighted.

Is there a way to make, say, c-x c-x highlight the region as if it
were transient mark mode?

Thanks.

P.S.  I found that this did not work:

;;;(substitute-key-definition 'exchange-point-and-mark
;;;                           'alpha-exchange-point-and-mark
;;;                           global-map)
;;;(defun alpha-exchange-point-and-mark ()
;;;  (interactive)
;;;  (let ((transient-mark-mode t))
;;;    (exchange-point-and-mark)))

-- 
Myalgic encephalomyelitis denialism is causing death and severe suffering
worse than MS.  Greed is corrupting science into foul nonsense.  Anybody can
get the disease at any time permanently.  Do science and justice matter to
you?  http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm




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

only message in thread, other threads:[~2009-04-14 17:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14 17:59 transient transient mark mode does not highlight region Samuel Wales

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.