emacs-orgmode
[Top][All Lists]
Advanced

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

[O] hidden-subtree-error


From: Philipp Kroos
Subject: [O] hidden-subtree-error
Date: Tue, 11 Sep 2012 11:37:20 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

for the following file I get the errormessage
`File mode specification error: (error "Hidden subtree, open with TAB or 
use subtree command M-S-<left>/<right>")`.

* Level 1
  text
** Nested Level 2
   othertext

Is this a user-error?

I'm on the HEAD of the git-repository. 
With (toggle-debug-on-error) the backtrace is

Debugger entered--Lisp error: (error "Hidden subtree, open with TAB or use 
subtree command M-S-<left>/<right>")
  signal(error ("Hidden subtree, open with TAB or use subtree command 
M-S-<left>/<right>"))
  error("Hidden subtree, open with TAB or use subtree command 
M-S-<left>/<right>")
  org-metaright()
  run-hooks(change-major-mode-after-body-hook text-mode-hook outline-mode-hook 
org-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook text-mode-hook 
outline-mode-hook org-mode-hook))
  run-mode-hooks(org-mode-hook)
  org-mode()
  set-auto-mode-0(org-mode nil)
  set-auto-mode()
  normal-mode(t)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer test.org> "/tmp/test.org" nil nil 
"/tmp/test.org" (300 2055))
  find-file-noselect("/tmp/test.org" nil nil t)
  find-file("/tmp/test.org" t)
  call-interactively(find-file nil nil)


Best regards, Philipp



reply via email to

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