all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-metashiftleft/right should honor org-support-shift-select
@ 2021-11-15  3:47 Carlos Pita
  2021-11-23 13:27 ` [PATCH] " Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos Pita @ 2021-11-15  3:47 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

on macOS option-shift-left / right extend the selection by one word.
Emacs by default binds meta-shift-left / right in a way that is
compatible with the system shortcuts. But org-mode interferes with
these bindings even when org-support-shift-select is t. OTOH, an
effort has been done to support shift selection in
org-shiftcontrolleft / right. The problem is that macOS uses option
instead of control to achieve selection by word.

Best regards,
Carlos


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-31  7:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-15  3:47 org-metashiftleft/right should honor org-support-shift-select Carlos Pita
2021-11-23 13:27 ` [PATCH] " Ihor Radchenko
2022-07-31  7:30   ` Ihor Radchenko

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.