* bug#4249: CUA + shift-select-mode; org-mode and CUA
@ 2009-08-24 22:00 David Reitter
2014-02-13 20:33 ` Glenn Morris
2014-02-13 20:33 ` Glenn Morris
0 siblings, 2 replies; 3+ messages in thread
From: David Reitter @ 2009-08-24 22:00 UTC (permalink / raw)
To: Bug-Gnu-Emacs
CUA mode and shift-select-mode don't seem to be aware of each other.
If I turn on CUA first, and then shift-select-mode, shifted selection
fails (e.g. shift-right marks only one character as region).
Emacs -Q
(cua-mode 1)
(setq shift-select-mode t)
Why would one want to do that?
For example in order to get org-mode to work correctly with shifted
selection and the appropriate org-mode customization variable.
The fact that org-mode doesn't understand CUA's shifted selection is a
bit sad, too.
In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2009-08-20 on braeburn.aquamacs.org
Windowing system distributor `Apple', version 10.3.1038
configured using `configure '--with-ns' '--without-x' 'CFLAGS=-arch
i386 -arch ppc' 'LDFLAGS=-arch i386 -arch ppc''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: en_US.us-ascii
value of $LC_CTYPE: en_US.us-ascii
value of $LC_MESSAGES: en_US.us-ascii
value of $LC_MONETARY: en_US.us-ascii
value of $LC_NUMERIC: en_US.us-ascii
value of $LC_TIME: en_US.us-ascii
value of $LANG: de_DE.ISO8859-15
value of $XMODIFIERS: nil
locale-coding-system: us-ascii-unix
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<ns-application-activated> <menu-bar> <help-menu>
<send-emacs-bug-report>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#4249: CUA + shift-select-mode; org-mode and CUA
2009-08-24 22:00 bug#4249: CUA + shift-select-mode; org-mode and CUA David Reitter
2014-02-13 20:33 ` Glenn Morris
@ 2014-02-13 20:33 ` Glenn Morris
1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2014-02-13 20:33 UTC (permalink / raw)
To: 4249-done
Version: 24.4
David Reitter wrote:
> CUA mode and shift-select-mode don't seem to be aware of each other.
>
> If I turn on CUA first, and then shift-select-mode, shifted selection
> fails (e.g. shift-right marks only one character as region).
>
> Emacs -Q
> (cua-mode 1)
> (setq shift-select-mode t)
This is fixed in current trunk.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#4249: CUA + shift-select-mode; org-mode and CUA
2009-08-24 22:00 bug#4249: CUA + shift-select-mode; org-mode and CUA David Reitter
@ 2014-02-13 20:33 ` Glenn Morris
2014-02-13 20:33 ` Glenn Morris
1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2014-02-13 20:33 UTC (permalink / raw)
To: 4249-done
Version: 24.4
David Reitter wrote:
> CUA mode and shift-select-mode don't seem to be aware of each other.
>
> If I turn on CUA first, and then shift-select-mode, shifted selection
> fails (e.g. shift-right marks only one character as region).
>
> Emacs -Q
> (cua-mode 1)
> (setq shift-select-mode t)
This is fixed in current trunk.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-13 20:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24 22:00 bug#4249: CUA + shift-select-mode; org-mode and CUA David Reitter
2014-02-13 20:33 ` Glenn Morris
2014-02-13 20:33 ` Glenn Morris
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.