emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: Kyle Meyer <kyle@kyleam.com>
Cc: emacs-orgmode@gnu.org
Subject: [BUG] outshine and emacs 25.0.5.1 - Was: [error] orgmode git on emacs 25 - HEAD - org-global-cycle
Date: Thu, 10 Sep 2015 11:46:39 +0200	[thread overview]
Message-ID: <m2613ir4hs.fsf_-_@krugs.de> (raw)
In-Reply-To: <8737ynu18z.fsf@kyleam.com> (Kyle Meyer's message of "Wed, 09 Sep 2015 10:16:12 -0400")

[-- Attachment #1: Type: text/plain, Size: 1809 bytes --]

Kyle Meyer <kyle@kyleam.com> writes:

> Hi,
>
> Rainer M Krug <Rainer@krugs.de> writes:
>
>> Hi
>>
>> when doing global cycling using org in emacs 25.0.50.1, I get an "Before
>> first heading" error (see backtrace below).
>>
>> It doesn't matter if the cursor is before or after the first header in
>> the document.
>>
>> Is this something in my settings or the combination emacs 25 HEAD and
>> org-mode git?
>
> I'm not able to reproduce this using emacs -Q with a recent version of
> Org (release_8.3.1-218-g70f590) and Emacs
> (emacs-24.5-rc3-fixed-5796-g8a6260e).  C-u org-cycle goes through all
> the views fine.

OK - it seems to be outshine:

When evaluating the following:

#+begin_src emacs-lisp
 ;; must be set before outline is loaded
(defvar outline-minor-mode-prefix "\M-#")

(require 'outshine)
(add-hook 'outline-minor-mode-hook 'outshine-hook-function)
(setq outshine-use-speed-commands t)

(eval-after-load 'outline
  '(progn
    (require 'outline-magic)
    (define-key outline-minor-mode-map (kbd "<C-tab>") 'outline-cycle)))

#+end_src

I get the error when opening an org file.

,----
| GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version 10.10.5 (Build 14F27)) of 2015-09-10
| Org-mode version 8.3.1 (release_8.3.1-225-g66a211 @ /Users/rainerkrug/.emacs.d/org-mode/lisp/)
`----


>
> --
> Kyle

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 480 bytes --]

  reply	other threads:[~2015-09-10  9:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09  7:49 [error] orgmode git on emacs 25 - HEAD - org-global-cycle Rainer M Krug
2015-09-09 14:16 ` Kyle Meyer
2015-09-10  9:46   ` Rainer M Krug [this message]
2015-09-10 10:28     ` [BUG] outshine and emacs 25.0.5.1 - Was: " Andreas Leha
2015-09-10 10:50       ` Rainer M Krug
2015-09-10 19:28         ` Kaushal Modi
2015-09-10 20:08           ` Rainer M Krug
2015-09-10 19:55         ` Thorsten Jolitz

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=m2613ir4hs.fsf_-_@krugs.de \
    --to=rainer@krugs.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=kyle@kyleam.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).