emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] navi-search-and-switch fails


From: Alan Schmitt
Subject: Re: [O] navi-search-and-switch fails
Date: Mon, 01 Sep 2014 19:41:42 +0200
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (darwin)

On 2014-09-01 19:18, Thorsten Jolitz <address@hidden> writes:

> Does outshine work with that buffer (without navi-mode)?

I guess not … How can I test it?

> Are the headlines fontified like Org headlines?

No.

> Can you cycle visibility?

Using TAB does nothing.

> Can you call 'M-x outorg-edit-as-org' on a subtree?

No, I get a backtrace:

Debugger entered--Lisp error: (error "before first heading")
  signal(error ("before first heading"))
  error("before first heading")
  outline-back-to-heading(INVISIBLE-OK)
  outorg-copy-and-convert()
  outorg-edit-as-org(nil)
  call-interactively(outorg-edit-as-org record nil)


> What does C-h v outline-regexp return?

outline-regexp is a variable defined in `outline.el'.
Its value is ";;[;]\\{1,8\\} "
Original value was "[*\f]+"
Local in buffer untitled; global value is "[*\f]+"

> I suspect the problem is in your outshine installation. Does it work
> otherwise for you?

I don't use it otherwise, so I don't know. I tried 'M-x
outorg-edit-as-org' on this message and it works.

> What happens if you call M-x outline-minor-mode again in that example
> buffer?

It works! I have to call it twice (once to disable it, and once to
enable it again), but then TAB and navi work as expected (no
fontification, though).

So for some reason emacs-lisp-mode sets up outline-mode, but the later
does not seem to load outshine automatically.

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]