From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: Org without X on Debian Date: Tue, 31 Jan 2012 14:35:50 +0000 Message-ID: References: Reply-To: emacs-orgmode@gnu.org Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsEoc-00010Z-Es for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 09:36:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsEoY-0001Ro-Ec for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 09:36:10 -0500 Received: from plane.gmane.org ([80.91.229.3]:36312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsEoY-0001Rg-7u for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 09:36:06 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RsEoT-0004S9-Ft for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 15:36:01 +0100 Received: from client-86-29-145-10.glfd-bam-2.adsl.virginmedia.com ([86.29.145.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Jan 2012 15:36:01 +0100 Received: from rileyrg by client-86-29-145-10.glfd-bam-2.adsl.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Jan 2012 15:36:01 +0100 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 Karl writes: > Hi Richard, > > Richard Riley gmail.com> writes: >> It depends fully on the terminal you are using and the corresponding >> terminfo or whatever its called - a nightmare of complexity and hacks ;) >> I tried this a good while back and, to my shame, simply gave up in >> frustration. Hopefully you have better luck! > > Maybe I'm wrong but isn't there a difference between a terminal > (such as gnome-terminal) and a console? I do not have any graphical > environment on the maschine I'm working on. I use a virtual console > of the linux kernel. Yes, but certain keys are simply not catered for in that console. Its complex and I dont claim to fully understand it. But at the end of the day this "console" still needs to read the keyboard and translate it into emacs friendly chords.