From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: TTY keys in GUI Date: Fri, 31 Oct 2014 09:29:01 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkDpP-0004iv-MD for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 11:09:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xk8WC-0001nG-Ob for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 05:29:22 -0400 Received: from plane.gmane.org ([80.91.229.3]:37521) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xk8WC-0001m5-HL for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 05:29:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xk8W7-0006YT-NS for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 10:29:14 +0100 Received: from ad2.wits.ac.za ([146.141.1.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2014 10:29:11 +0100 Received: from sabrewolfy by ad2.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2014 10:29:11 +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 I'm having difficulty changing dates/times in timestamps on a MacBook Air, as the keyboard shortcuts do not work. I'd like to access the keys described here: http://orgmode.org/manual/TTY-keys.html via Emacs launched via the GUI, rather than the console. If I run Emacs with '-nw', the TTY shortcuts work. If I run Emacs with a GUI (OS X), those shortcuts don't work.