GNU bug report logs - #1959
23.0.60; org-mode does not honour shift-select-mode

Previous Next

Packages: emacs, org-mode;

Reported by: Carsten Dominik <carsten.dominik <at> gmail.com>

Date: Mon, 19 Jan 2009 21:00:03 UTC

Severity: normal

Tags: wontfix

Merged with 1958

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1959 in the body.
You can then email your comments to 1959 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1959; Package emacs. (Mon, 19 Jan 2009 21:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carsten Dominik <carsten.dominik <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 19 Jan 2009 21:00:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Carsten Dominik <carsten.dominik <at> gmail.com>
To: Andreas Amann <andreas.amann <at> tyndall.ie>
Cc: emacs-pretest-bug <at> gnu.org, andreas.amann <at> web.de,
        Carsten Dominik <carsten <at> orgmode.org>,
        Emacs-orgmode mailing list <emacs-orgmode <at> gnu.org>
Subject: Re: 23.0.60; org-mode does not honour shift-select-mode 
Date: Mon, 19 Jan 2009 21:54:31 +0100
I am aware of this conflict, but I had no idea that this mode is on by  
default?
What ever happened with Emacs that we have become this much Windows- 
biased????

Anyway, if the Emacs Gods decide that this has to change, the way to  
do it would be this:


- Carsten



--- org.el.orig 2009-01-19 21:52:10.000000000 +0100
+++ org.el      2009-01-19 21:52:42.000000000 +0100
@@ -246,7 +246,7 @@
   :group 'org-startup
   :type 'boolean)

-(defcustom org-replace-disputed-keys nil
+(defcustom org-replace-disputed-keys shift-select-mode
   "Non-nil means use alternative key bindings for some keys.
 Org-mode uses S-<cursor> keys for changing timestamps and priorities.
 These keys are also used by other packages like `CUA-mode' or  
`windmove.el'.




On Jan 19, 2009, at 6:09 PM, Andreas Amann wrote:

> start with "emacs -Q test.org"
>
> type "* bla"
> and then shift-left
>
> expected behaviour: since shift-select-mode is set to t by default
> (see src/callint.c), I would expect that shift-movements select
> a region, and that major modes should not override this behaviour,
> without being asked of doing so.
>
> actual behaviour: upon shift-left the binding org-shiftleft is called
> which marks the current item as "DONE". This is very confusing for
> people accostumed to shift-selection, which works very well in all
> other emacs modes I know.
>
> Possible solution: in lisp/org/org.el
> only include the bindings
>
>         '([(shift up)]          org-shiftup)
>          '([(shift down)]        org-shiftdown)
>          '([(shift left)]        org-shiftleft)
>          '([(shift right)]       org-shiftright)
>
> if the variable shift-select-mode is nil.
>
>
>
>
> In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d  
> scroll bars)
> of 2009-01-14 on lnx0015f2465ec6
> Windowing system distributor `The X.Org Foundation', version  
> 11.0.10300000
> configured using `configure  '--prefix=/home/aamann/local/emacs-cvs'  
> 'LDFLAGS=-L/home/aamann/local/lib64' 'CPPFLAGS=-I/home/aamann/local/ 
> include''
>
> Important settings:
>  value of $LC_ALL: nil
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: nil
>  value of $LC_MESSAGES: nil
>  value of $LC_MONETARY: nil
>  value of $LC_NUMERIC: nil
>  value of $LC_TIME: nil
>  value of $LANG: en_IE.utf8
>  value of $XMODIFIERS: @im=none
>  locale-coding-system: utf-8-unix
>  default-enable-multibyte-characters: t
>
> Major mode: Org
>
> Minor modes in effect:
>  tooltip-mode: t
>  tool-bar-mode: t
>  mouse-wheel-mode: t
>  menu-bar-mode: t
>  file-name-shadow-mode: t
>  global-font-lock-mode: t
>  font-lock-mode: t
>  blink-cursor-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:
> * S-SPC b l a <S-left> <help-echo> <help-echo> <help-echo>
> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar>
> <help-menu> <send-emacs-bug-report>
>
> Recent messages:
> For information about GNU Emacs and the GNU system, type C-h C-a.
> test.org has auto save data; consider M-x recover-this-file
> OVERVIEW





Merged 1958 1959. Request was from Juanma Barranquero <lekktu <at> gmail.com> to control <at> emacsbugs.donarmstrong.com. (Mon, 19 Jan 2009 21:45:03 GMT) Full text and rfc822 format available.

Tags added: wontfix Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. (Tue, 20 Jan 2009 15:00:03 GMT) Full text and rfc822 format available.

bug reassigned from package `emacs' to `emacs,org-mode'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 20 Jan 2009 21:05:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 24 Feb 2009 15:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.