From unknown Wed Aug 20 01:18:17 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1959 <1959@debbugs.gnu.org> To: bug#1959 <1959@debbugs.gnu.org> Subject: Status: 23.0.60; org-mode does not honour shift-select-mode Reply-To: bug#1959 <1959@debbugs.gnu.org> Date: Wed, 20 Aug 2025 08:18:17 +0000 retitle 1959 23.0.60; org-mode does not honour shift-select-mode=20 reassign 1959 emacs,org-mode submitter 1959 Carsten Dominik severity 1959 normal tag 1959 wontfix thanks From carsten.dominik@gmail.com Mon Jan 19 12:54:50 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Jan 2009 20:54:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.1 required=4.0 tests=FOURLA,IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0JKsgu2015517 for ; Mon, 19 Jan 2009 12:54:43 -0800 Received: from mx10.gnu.org ([199.232.76.166]:56472) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LP17S-0001bY-8i for emacs-pretest-bug@gnu.org; Mon, 19 Jan 2009 15:53:14 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LP18o-00084g-Rj for emacs-pretest-bug@gnu.org; Mon, 19 Jan 2009 15:54:41 -0500 Received: from ey-out-1920.google.com ([74.125.78.147]:23371) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LP18o-00082v-Cc; Mon, 19 Jan 2009 15:54:38 -0500 Received: by ey-out-1920.google.com with SMTP id 4so311579eyg.24 for ; Mon, 19 Jan 2009 12:54:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=9BRVzrOdVHjbGcc/zrUSMi+wF3HjnujGE0Rs6IMsbPY=; b=abioF8OVxu5uLrEItgF0zW1S+9Rg7XZpaVe49dfJ508B4ZilJ6RUTyClvBTKGBGkcx eb90zlTzjTowgT4B1mLqJYe4Yh3JjvQGTpT21WCigNX0L0IORLLpi38//pMyrnaLzAmR RVsGGoxIvN/tS5mH7O/hMgd5wNrkgtqnYklu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=MDDxXsY5577nOirEOgGu0OXcX1Q9l3ZBw4FZpZOAwwOA1zgnQErh9jOx3VDcRUOBc+ Av/NdAdo2SDCPBSfH3dsIHE+Ek0cPPOiAIqDkIBDNNRLNq4tSmnXvWN5XKXo2grWAsa/ 8nwxBq7oxkznLRuFgQMy2VymXhZMwRpYMNhVA= Received: by 10.210.90.20 with SMTP id n20mr3752811ebb.198.1232398474333; Mon, 19 Jan 2009 12:54:34 -0800 (PST) Received: from ?192.168.1.10? (dc5146846e.adsl.wanadoo.nl [81.70.132.110]) by mx.google.com with ESMTPS id 34sm15793653nfu.42.2009.01.19.12.54.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 19 Jan 2009 12:54:33 -0800 (PST) Cc: emacs-pretest-bug@gnu.org, andreas.amann@web.de, Carsten Dominik , Emacs-orgmode mailing list Message-Id: <28B24655-C322-482B-8615-820CA6A99D09@gmail.com> From: Carsten Dominik To: Andreas Amann In-Reply-To: <200901191709.n0JH9aPe012455@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: 23.0.60; org-mode does not honour shift-select-mode Date: Mon, 19 Jan 2009 21:54:31 +0100 References: <200901191709.n0JH9aPe012455@localhost.localdomain> X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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- 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 > > > > 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 From lekktu@gmail.com Mon Jan 19 13:39:54 2009 Received: (at control) by emacsbugs.donarmstrong.com; 19 Jan 2009 21:39:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0JLdofj027004 for ; Mon, 19 Jan 2009 13:39:52 -0800 Received: by ewy3 with SMTP id 3so1426506ewy.1 for ; Mon, 19 Jan 2009 13:39:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=wSZK9x8E+VsT9hVttZiDmmkIv7rqxAEtYVfUxQLuFmk=; b=Jw6KJ0KVDBi+75lIIAV5uTN1xrPb2Z/IGg75Z02+auufFZ/CgosHKQpbZXpkzjEtA2 oEivBGWEh/G7CCvP/oHUdiIuHHXEiw3EOMKhNsrhIEnUKwqXiGoqDxkdl0xFmU5+35xO GcOhQLKNAuPOpUKzmiaBYWW5RxeckTKIbY8qg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=dHkI5jwxQWUh4cdl+GV3bRaNXgmgah0H3x0V37fTZ+COM+aKUv6NdcPQWcfKk0mNDd CIlcMBVWXE2W6nhGNsYFxYWSAc/xElb6Uc8gnQC9QMjPpvicQRRVQqJKgt2RfUdRdRcH ECd87P5osX1ivmqnamVebTxXpGzfVdZU6eeME= MIME-Version: 1.0 Received: by 10.210.65.15 with SMTP id n15mr1869166eba.123.1232401184373; Mon, 19 Jan 2009 13:39:44 -0800 (PST) Date: Mon, 19 Jan 2009 22:39:44 +0100 Message-ID: Subject: From: Juanma Barranquero To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit reassign 1957 spam merge 1958 1959 quit From cyd@stupidchicken.com Tue Jan 20 06:50:59 2009 Received: (at control) by emacsbugs.donarmstrong.com; 20 Jan 2009 14:50:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0KEouJ0028629 for ; Tue, 20 Jan 2009 06:50:57 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 99D2B57E21E; Tue, 20 Jan 2009 09:51:19 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: tag 1958 Date: Tue, 20 Jan 2009 09:51:19 -0500 Message-ID: <87ab9mdo9k.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 1958 wontfix thanks From rgm@gnu.org Tue Jan 20 12:56:49 2009 Received: (at control) by emacsbugs.donarmstrong.com; 20 Jan 2009 20:56:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0KKuk6u023700 for ; Tue, 20 Jan 2009 12:56:47 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LPNcx-0008Na-Lm; Tue, 20 Jan 2009 15:55:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18806.14899.594100.974080@fencepost.gnu.org> Date: Tue, 20 Jan 2009 15:55:15 -0500 From: Glenn Morris To: control reassign 1883 emacs,org-mode reassign 1905 emacs,emacs-www reassign 1925 emacs,org-mode merge 1929 1930 reassign 1941 emacs,org-mode reassign 1944 emacs,org-mode severity 1947 minor reassign 1953 emacs,cc-mode reassign 1958 emacs,org-mode close 1969 reassign 1971 spam From unknown Wed Aug 20 01:18:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Tue, 24 Feb 2009 15:24:05 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator