From: Philipp Kroos <Philipp.Kroos@t-online.de>
To: emacs-orgmode@gnu.org
Cc: bzg@altern.org
Subject: Re: hidden-subtree-error
Date: Sun, 30 Sep 2012 15:10:23 +0200 [thread overview]
Message-ID: <20120930131023.GA3639@Vostro> (raw)
In-Reply-To: <87y5k71mta.fsf@bzg.ath.cx>
Hi,
sorry, I missed your answer till tidying up my mailbox was due today ;)
This error doesn't prevent anything from working, so I haven't looked
into it much deeper yet.
Anyway, last time I even forgot the obvious step to investigate my
.emacs first.
Now I could narrow down the reason for the message to these lines:
#+BEGIN_SRC emacs-lisp
(add-hook 'org-mode-hook
(global-set-key (kbd "ESC <down>") 'org-metaleft))
(add-hook 'org-mode-hook
(global-set-key (kbd "ESC <up>") 'org-metaright))
#+END_SRC
These bindings are ignored if i use `local-set-key` (why?), but the
file-mode-specification error still comes up.
Best regards, Philipp
On Tue, Sep 18, 2012 at 03:29:37PM +0200, Bastien wrote:
> Hi Philipp,
>
> Philipp Kroos <Philipp.Kroos@t-online.de> writes:
>
> > 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 don't know how to reproduce this error -- can you give a more detailed
> recipe?
>
> Thanks,
>
> --
> Bastien
>
next prev parent reply other threads:[~2012-09-30 13:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 9:37 hidden-subtree-error Philipp Kroos
2012-09-18 13:29 ` hidden-subtree-error Bastien
2012-09-30 13:10 ` Philipp Kroos [this message]
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
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=20120930131023.GA3639@Vostro \
--to=philipp.kroos@t-online.de \
--cc=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/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).