emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: bug-gnu-emacs@gnu.org, Orgmode <emacs-orgmode@gnu.org>
Subject: Re: 24.0.95; (org) outline-style cycling + outline-mode
Date: Mon, 09 Apr 2012 20:54:42 +0200	[thread overview]
Message-ID: <87ehrwhh1p.fsf@gnu.org> (raw)
In-Reply-To: <8162dh8it7.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 03 Apr 2012 11:21:00 +0530")

Hi Jambunathan,

Jambunathan K <kjambunathan@gmail.com> 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

  reply	other threads:[~2012-04-09 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03  5:51 24.0.95; (org) outline-style cycling + outline-mode Jambunathan K
2012-04-09 18:54 ` Bastien [this message]
2012-04-10 16:35   ` Jambunathan K
2012-04-11 11:07     ` Bastien
     [not found] ` <handler.11160.B.133343233325083.ack@debbugs.gnu.org>
     [not found]   ` <811uo58i9t.fsf@gmail.com>
2012-04-11 11:06     ` bug#11160: Acknowledgement (24.0.95; (org) outline-style cycling + outline-mode) Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ehrwhh1p.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).