all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Manuel Schneckenreither <manuel.schneckenreither@uibk.ac.at>
To: emacs-orgmode@gnu.org
Subject: Bug: Feature Request: Specifying a 'master file' in included files [9.0.1 (9.0.1-elpa @ /home/schnecki/.emacs.d/elpa/org-20161118/)]
Date: Mon, 12 Dec 2016 15:10:38 +0100	[thread overview]
Message-ID: <87h969grvl.fsf@uibk.ac.at> (raw)


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

Hi,

I have a feature request. It would be awesome if there was a master file setup
similar to auctex such that whenever an export is started while residing in an
included file the export is automatically called from the master buffer (main file
with headers and all includes). This would generate the desired exported document
(html,LaTeX,...). Currently, something similar may be done using the publishing,
but this only works for HTML exports. I'm thinking of something like following at
the top of the included file:

# Set master in file introduction.org
#+MASTER_FILE: main.org  # possibly even with relative path, like ../main.org

With this it would be possible to safely switch to the main.org buffer (or even
open the file it if not opened) and then call the export from there. What do you
think? 


Manuel

P.S.: I'm not really familiar with the org code, nor with elisp. So I can't
estimate the workload for this feature.

Emacs  : GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.9)
 of 2016-09-18
Package: Org mode version 9.0.1 (9.0.1-elpa @ /home/schnecki/.emacs.d/elpa/org-20161118/)

             reply	other threads:[~2016-12-12 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-12 14:10 Manuel Schneckenreither [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-12 14:09 Bug: Feature Request: Specifying a 'master file' in included files [9.0.1 (9.0.1-elpa @ /home/schnecki/.emacs.d/elpa/org-20161118/)] Manuel Schneckenreither
2016-12-14  9:27 ` Rasmus

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h969grvl.fsf@uibk.ac.at \
    --to=manuel.schneckenreither@uibk.ac.at \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.