From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Ilya Filippov <filip83pov@yandex.ru>
Cc: emacs-orgmode@gnu.org
Subject: Re: Problem with Including subsection by CUSTOM_ID
Date: Sat, 14 May 2016 10:40:57 +0200 [thread overview]
Message-ID: <87h9e16nhi.fsf@saiph.selenimh> (raw)
In-Reply-To: <2933361463131873@web8j.yandex.ru> (Ilya Filippov's message of "Fri, 13 May 2016 14:31:13 +0500")
Hello,
Ilya Filippov <filip83pov@yandex.ru> writes:
> I try to include subsection from one org-file to another (http://orgmode.org/manual/Include-files.html) with using CUSTOM_ID.
>
> In first-file.org:
>
> ** Subsection name
> :PROPERTIES:
> :CUSTOM_ID: subsec_to_include
> :END:
>
> bla-bla
>
>
> In second-file.org I use construction:
>
> * I want include here
> #+INCLUDE: "./first-file.org::#funcNT10"
>
>
> And when I export second file to PDF, org-mode gives an error message:
> "Cannot include file /org/first-file.org::#funcNT10"
FWIW, I cannot reproduce the problem. You may want to edebug
`org-link-search' and see why it cannot find #funcNT10.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2016-05-14 8:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-13 9:31 Problem with Including subsection by CUSTOM_ID Ilya Filippov
2016-05-13 9:49 ` Rasmus
2016-06-03 9:10 ` Ilya Filippov
2016-05-14 8:40 ` Nicolas Goaziou [this message]
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=87h9e16nhi.fsf@saiph.selenimh \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=filip83pov@yandex.ru \
/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).