From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.orgmode,gmane.emacs.bugs Subject: Re: 24.0.95; (org) outline-style cycling + outline-mode Date: Mon, 09 Apr 2012 20:54:42 +0200 Message-ID: <87ehrwhh1p.fsf@gnu.org> References: <8162dh8it7.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333997633 5857 80.91.229.3 (9 Apr 2012 18:53:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2012 18:53:53 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, Orgmode To: Jambunathan K Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Mon Apr 09 20:53:52 2012 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SHJip-0007tu-Vv for geo-emacs-orgmode@m.gmane.org; Mon, 09 Apr 2012 20:53:52 +0200 Original-Received: from localhost ([::1]:46470 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHJip-0002zD-FA for geo-emacs-orgmode@m.gmane.org; Mon, 09 Apr 2012 14:53:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHJib-0002jK-UM for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 14:53:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHJiX-0004r5-DR for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 14:53:37 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:59814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHJiT-0004qY-SX; Mon, 09 Apr 2012 14:53:30 -0400 Original-Received: by werj55 with SMTP id j55so3542941wer.0 for ; Mon, 09 Apr 2012 11:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=Oi5bbW8jWyvo2r6W+uGUHu7S4CPQk9GD84Xry4Usw+s=; b=qKvsYE5u8/dLKJuce7wkinAZGixwS3HXTW+gAdm8QPdtF+53IjKYXG9WY23BqyxZau mZ0vALvIL81jDljB+JeUE3ZpayVcZ7LOt2R5Yo3Et/Ma9zvqapLvL94YiJboB+KCWkZY 64bVorOk+mX37N9dQYgJbkLGF81kRNMI9b5zXKfZmMllI7TGUUl9ejqG1257QypEvyyk oSjS8a/FR5Q3IXZIjrKdDOD6UOf7tUlUMcxyQeXnIkLF0pMd4IM48Q/ZoNuqK8gSIjpH t9vNavtdk6QZ9NuvgfZ9U5feCr0hmHAdnV/tGko5W4v6FZRWqhDUz024JZdD1AFVbQ0a Vdrg== Original-Received: by 10.216.136.145 with SMTP id w17mr4381863wei.98.1333997606983; Mon, 09 Apr 2012 11:53:26 -0700 (PDT) Original-Received: from myhost.localdomain (pha75-11-82-236-86-204.fbx.proxad.net. [82.236.86.204]) by mx.google.com with ESMTPS id fn2sm52077701wib.0.2012.04.09.11.53.25 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 Apr 2012 11:53:26 -0700 (PDT) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id A1E3B856E; Mon, 9 Apr 2012 20:54:42 +0200 (CEST) In-Reply-To: <8162dh8it7.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 03 Apr 2012 11:21:00 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.14 Precedence: list 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 Original-Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.orgmode:54527 gmane.emacs.bugs:58656 Archived-At: Hi Jambunathan, Jambunathan K writes: > 1. Install the following hook > > (add-hook 'outline-mode-hook > (lambda () > (define-key outline-mode-map [(tab)] 'org-cycle) > (define-key outline-mode-map [(shift tab)] 'org-global-cycle))) > > 2. (setq debug-on-error t) > 3. Visit NEWS file with C-h n > 4. Place the cursor at the end of the line as shown below. > > ,---- ^^^^^ is where the cursor is. > | ---^^^^^^ > | ** Emacs can be compiled with SELinux support.^^^^^^ > | This happens by default if a suitably recent version of the library is > | found at build time. To prevent this, use the configure option^^^^^^^^ > | `--without-selinux'. See below for SELinux features. > | > | > `---- > > 5. Press S-TAB. The following error is reported. I would expect some > sort of cycling to happen. > let: Wrong type argument: stringp, nil This should be fixed now. Can you confirm? Thanks! -- Bastien