From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glenn Morris Subject: bug#4249: CUA + shift-select-mode; org-mode and CUA Date: Thu, 13 Feb 2014 15:33:34 -0500 Message-ID: References: <1AAA1025-B46C-4AE5-9C1B-9FDC6183262D@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WE2z2-000280-Cr for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 15:34:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WE2yy-0001lC-0v for emacs-orgmode@gnu.org; Thu, 13 Feb 2014 15:34:08 -0500 Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Message-ID: In-Reply-To: <1AAA1025-B46C-4AE5-9C1B-9FDC6183262D@gmail.com> (David Reitter's message of "Mon, 24 Aug 2009 18:00:18 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: 4249-done@debbugs.gnu.org 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.