emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* hidden-subtree-error
@ 2012-09-11  9:37 Philipp Kroos
  2012-09-18 13:29 ` hidden-subtree-error Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Philipp Kroos @ 2012-09-11  9:37 UTC (permalink / raw)
  To: orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-30 22:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-11  9:37 hidden-subtree-error Philipp Kroos
2012-09-18 13:29 ` hidden-subtree-error Bastien
2012-09-30 13:10   ` hidden-subtree-error Philipp Kroos
2012-09-30 17:47     ` hidden-subtree-error Bastien
2012-09-30 20:46       ` hidden-subtree-error Philipp Kroos
2012-09-30 21:23         ` hidden-subtree-error Bastien
2012-09-30 22:19           ` hidden-subtree-error Philipp Kroos

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).