GNU bug report logs -
#11160
24.0.95; (org) outline-style cycling + outline-mode
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Tue, 3 Apr 2012 05:53:01 UTC
Severity: normal
Found in version 24.0.95
Done: Bastien <bzgNOSPAM <at> altern.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Jambunathan,
Jambunathan K <kjambunathan <at> 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
This bug report was last modified 13 years and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.