emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <r.m.krug@gmail.com>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: Andreas Leha <andreas.leha@med.uni-goettingen.de>,
	emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: [BUG] outshine and emacs 25.0.5.1 - Was: [error] orgmode git on emacs 25 - HEAD - org-global-cycle
Date: Thu, 10 Sep 2015 22:08:59 +0200	[thread overview]
Message-ID: <CD01AB34-4382-4EB0-BDD0-93529A20EC43@gmail.com> (raw)
In-Reply-To: <CAFyQvY3wMvKNQukDYJoo+UWhW_DD+F-5H0cqqqhqCa6K9PfQSw@mail.gmail.com>

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



Envoyé de mon iPhone

> Le 10 sept. 2015 à 21:28, Kaushal Modi <kaushal.modi@gmail.com> a écrit :
> 
> The author just merged my PR. So it should be in Melpa shortly, in its next build cycle.
> 

Thanks - perfect. 

Rainer

>> On Sep 10, 2015 6:50 AM, "Rainer M Krug" <Rainer@krugs.de> wrote:
>> Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
>> 
>> > Hi Rainer,
>> >
>> > Rainer M Krug <Rainer@krugs.de> writes:
>> >> 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/)
>> >> `----
>> >>
>> >>
>> >
>> > This might be the issue discussed earlier [1].  If so, it is solved (see the linked thread).
>> 
>> That looks likely.
>> 
>> I assume that the propagation to melpa will take some time?
>> 
>> Thanks,
>> 
>> Rainer
>> 
>> >
>> > Regards,
>> > Andreas
>> >
>> > [1] http://article.gmane.org/gmane.emacs.orgmode/100215/match=outshine
>> >
>> >
>> 
>> --
>> 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: Type: text/html, Size: 4834 bytes --]

  reply	other threads:[~2015-09-10 20:09 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   ` [BUG] outshine and emacs 25.0.5.1 - Was: " Rainer M Krug
2015-09-10 10:28     ` 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 [this message]
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=CD01AB34-4382-4EB0-BDD0-93529A20EC43@gmail.com \
    --to=r.m.krug@gmail.com \
    --cc=andreas.leha@med.uni-goettingen.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=kaushal.modi@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).