From: Joon Ro <joon.ro@outlook.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Org mode 9.2 breaks org-edit-special on INCLUDE statement with :only-contents t
Date: Wed, 6 Feb 2019 16:55:07 +0000 [thread overview]
Message-ID: <DM5PR15MB14185E8A2ACEAA7846F781ECEB6F0@DM5PR15MB1418.namprd15.prod.outlook.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
Hi,
After upgrading to org 9.2, I found that C-c ' (org-edit-special) does not work on an INCLUDE statement if it has :only-contents t.
That is, I can normally visit the subtree with CUSTOM_ID theory in paper.org if I press C-c ' on the following:
#+INCLUDE: "./paper.org::#theory"
but pressing C-c ' on the following gives me this error: "org-open-file: No match for custom ID: theory" :only-contents t"
#+INCLUDE: "./paper.org::#theory" :only-contents t
Looks like parsing the statement was not working -- it seems it is capturing stuff after ".
Best Regards,
Joon
[-- Attachment #2: Type: text/html, Size: 3024 bytes --]
next reply other threads:[~2019-02-06 16:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-06 16:55 Joon Ro [this message]
2019-02-06 18:36 ` Org mode 9.2 breaks org-edit-special on INCLUDE statement with :only-contents t Nicolas Goaziou
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=DM5PR15MB14185E8A2ACEAA7846F781ECEB6F0@DM5PR15MB1418.namprd15.prod.outlook.com \
--to=joon.ro@outlook.com \
--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).