From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Gardella Subject: Re: S-TAB acts like M-TAB in console sessions Date: Wed, 25 Apr 2012 10:29:52 -0400 Message-ID: <87sjfrsx3z.fsf@gmail.com> References: <87pqawjl7s.fsf@googlemail.com> <87k414p72j.fsf@gmail.com> <87ipgojk3v.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN3En-0005OH-Ga for emacs-orgmode@gnu.org; Wed, 25 Apr 2012 10:30:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SN3ER-0007is-Iv for emacs-orgmode@gnu.org; Wed, 25 Apr 2012 10:30:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:42181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SN3ER-0007gb-Bd for emacs-orgmode@gnu.org; Wed, 25 Apr 2012 10:30:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SN3EK-0004Ag-E5 for emacs-orgmode@gnu.org; Wed, 25 Apr 2012 16:30:04 +0200 Received: from 76-204-120-197.lightspeed.wlfrct.sbcglobal.net ([76.204.120.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Apr 2012 16:30:04 +0200 Received: from gardellawg by 76-204-120-197.lightspeed.wlfrct.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Apr 2012 16:30:04 +0200 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: emacs-orgmode@gnu.org Thorsten Jolitz writes: > But then everything is fine with my setup, I just did not know about > this limitation of the console (I only recently started working on the > console after discovering tmux). > Thanks for the help. You're welcome. N.B. that there are a few other bindings that won't work, due to these console limitations. (info "(org) TTY keys") offers some idea what to expect from org-mode on the console and some alternative bindings that are already set up by default. -- WGG