From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Sitz Subject: Re: tab visibility cycling doesn't work over putty/ssh with viper-mode enabled Date: Sat, 22 May 2010 04:42:31 +0000 (UTC) Message-ID: References: <4BF59053.5080204@jboecker.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=43905 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFgY0-00025s-NE for emacs-orgmode@gnu.org; Sat, 22 May 2010 00:42:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFgXy-00012Y-PX for emacs-orgmode@gnu.org; Sat, 22 May 2010 00:42:52 -0400 Received: from lo.gmane.org ([80.91.229.12]:54623) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFgXy-00012Q-JZ for emacs-orgmode@gnu.org; Sat, 22 May 2010 00:42:50 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OFgXw-0000LE-C9 for emacs-orgmode@gnu.org; Sat, 22 May 2010 06:42:48 +0200 Received: from c-24-22-131-140.hsd1.wa.comcast.net ([24.22.131.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 May 2010 06:42:48 +0200 Received: from hsitz by c-24-22-131-140.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 May 2010 06:42:48 +0200 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 Herbert Sitz nwlink.com> writes: > First, regarding C-c a not working to bring up > agenda-view, this problem exists on my > emacs instance in Ubuntu even when > using it directly, not through ssh. > Pressing C-c a gives error message > 'C-c a is undefined', despite the fact that Sorry, the issue with 'C-c a' was stupid error on my part. I had forgotten that you have to put the 'C-c a' key definition in the .emacs file. So the TAB problem with viper-mode is the only real problem I have. -- Herb