From mboxrd@z Thu Jan 1 00:00:00 1970 From: Izzie Subject: s-tab not working as intended in kde's konsole Date: Tue, 22 Mar 2011 18:24:02 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=54672 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q26LS-00005K-PB for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 14:30:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q26LR-00064a-JB for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 14:30:18 -0400 Received: from lo.gmane.org ([80.91.229.12]:54038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q26LR-00064U-Bn for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 14:30:17 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q26LF-0006o2-JP for emacs-orgmode@gnu.org; Tue, 22 Mar 2011 19:30:15 +0100 Received: from cht52-1-88-162-48-204.fbx.proxad.net ([88.162.48.204]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Mar 2011 19:30:05 +0100 Received: from ml_orgmode.kapush by cht52-1-88-162-48-204.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Mar 2011 19:30:05 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I'm a newcomer to orgmode and a basic emacs user who has trouble with some shortcuts not doing what they should. I don't know how to fix it. This problem occurs on an aptosid (debian sid 64-bits) laptop with kde when running emacs in konsole with the -nw parameter. Instead of folding/unfolding S-TAB seems to take focus away as the cursor goes from full to empty but nothing. shift-tab happens to be used by konsole as a shortcut for "next view container" but I'm not sure what actually happening as this problem doesn't occur at all on my desktop under debian wheezy 64-bits and disabling the shift-tab shortcut in konsole doesn't fix the problem. I also noticed a few other shortcuts are not working, such as: - C-S-RET (seems to do the same as a regular RET) - M-S-RET (does nothing but emacs complains with "ESC is undefined" - C-RET (seems to be the same as a regular RET) - M-S-LEFT/RIGHT does not work but M-LEFT/RIGHT does Any help appreciated. Iz