emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Resolving links breaks workflow using org-narrow-to-subtree
@ 2015-10-29 20:46 Andreas Hock
  2015-11-04 11:39 ` Aaron Ecay
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Hock @ 2015-10-29 20:46 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I am using Org-mode version 8.3.2 (8.3.2-10-g00dacd-elpa) to organize
my lecture notes and export them to LaTeX.

The final PDF document is quite large (around 200 pages), so the
corresponding org-file has a decent size as well. To make editing
easier, I often narrow my org buffer down to the chapter I currently
work on with C-x n s (org-narrow-to-subtree).

When I want to quickly check what I've just written and to keep
compilation times down, I export just the currently visible part of the
buffer via C-c C-e l p.

Org-mode then checks if it can resolve all links in the visible part of
the buffer, which often fails, as the link target is in another
(hidden) part of the org-file. This breaks my workflow as I now can't
export my document.

The following minimal case exhibits the problem:

----

#+LATEX_CLASS: article

* Chapter 1
I'm not currently working on this chapter: <<target>>
* Chapter 2
I'm currently working on this chapter and narrow the buffer down to it
[[target]]

----

I'm open for suggestions on how I could change my workflow to work
around this.


Thanks,
Andreas Hock

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

end of thread, other threads:[~2015-11-06 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 20:46 Resolving links breaks workflow using org-narrow-to-subtree Andreas Hock
2015-11-04 11:39 ` Aaron Ecay
2015-11-05  8:58   ` Nicolas Goaziou
2015-11-05 14:29     ` Aaron Ecay
2015-11-06 13:58       ` Andreas Hock

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