emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#4249: closed (CUA + shift-select-mode; org-mode an


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#4249: closed (CUA + shift-select-mode; org-mode and CUA)
Date: Thu, 13 Feb 2014 20:34:02 +0000

Your message dated Thu, 13 Feb 2014 15:33:34 -0500
with message-id <address@hidden>
and subject line Re: bug#4249: CUA + shift-select-mode;  org-mode and CUA
has caused the debbugs.gnu.org bug report #4249,
regarding CUA + shift-select-mode;  org-mode and CUA
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
4249: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4249
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: CUA + shift-select-mode; org-mode and CUA Date: Mon, 24 Aug 2009 18:00:18 -0400
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.




--- End Message ---
--- Begin Message --- Subject: Re: bug#4249: CUA + shift-select-mode; org-mode and CUA Date: Thu, 13 Feb 2014 15:33:34 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]