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

* Re: Resolving links breaks workflow using org-narrow-to-subtree
  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
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Ecay @ 2015-11-04 11:39 UTC (permalink / raw)
  To: Andreas Hock, emacs-orgmode

Hi Andreas,

This issue has been discussed recently.  Nicolas proposed a “draft mode”
that would solve your problem.  His most recent proposal is at
<http://mid.gmane.org/871td29547.fsf@nicolasgoaziou.fr>.  It hasn’t been
pushed to the org repository yet though.

-- 
Aaron Ecay

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

* Re: Resolving links breaks workflow using org-narrow-to-subtree
  2015-11-04 11:39 ` Aaron Ecay
@ 2015-11-05  8:58   ` Nicolas Goaziou
  2015-11-05 14:29     ` Aaron Ecay
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2015-11-05  8:58 UTC (permalink / raw)
  To: Andreas Hock; +Cc: emacs-orgmode

Hello,

Aaron Ecay <aaronecay@gmail.com> writes:

> This issue has been discussed recently.  Nicolas proposed a “draft mode”
> that would solve your problem.  His most recent proposal is at
> <http://mid.gmane.org/871td29547.fsf@nicolasgoaziou.fr>.  It hasn’t been
> pushed to the org repository yet though.

Actually, it is, as notified in
<http://permalink.gmane.org/gmane.emacs.orgmode/101972>.


Regards,

-- 
Nicolas Goaziou

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

* Re: Resolving links breaks workflow using org-narrow-to-subtree
  2015-11-05  8:58   ` Nicolas Goaziou
@ 2015-11-05 14:29     ` Aaron Ecay
  2015-11-06 13:58       ` Andreas Hock
  0 siblings, 1 reply; 5+ messages in thread
From: Aaron Ecay @ 2015-11-05 14:29 UTC (permalink / raw)
  To: Nicolas Goaziou, Andreas Hock; +Cc: emacs-orgmode

Hi Nicolas,

2015ko azaroak 5an, Nicolas Goaziou-ek idatzi zuen:
> 
> Hello,
> 
> Aaron Ecay <aaronecay@gmail.com> writes:
> 
>> This issue has been discussed recently.  Nicolas proposed a “draft mode”
>> that would solve your problem.  His most recent proposal is at
>> <http://mid.gmane.org/871td29547.fsf@nicolasgoaziou.fr>.  It hasn’t been
>> pushed to the org repository yet though.
> 
> Actually, it is, as notified in
> <http://permalink.gmane.org/gmane.emacs.orgmode/101972>.

Excellent news!  I missed the announcement.  Sorry for the confusion.

Thanks,

-- 
Aaron Ecay

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

* Re: Resolving links breaks workflow using org-narrow-to-subtree
  2015-11-05 14:29     ` Aaron Ecay
@ 2015-11-06 13:58       ` Andreas Hock
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hock @ 2015-11-06 13:58 UTC (permalink / raw)
  To: Aaron Ecay, Nicolas Goaziou; +Cc: emacs-orgmode

Hi,

> 2015ko azaroak 5an, Nicolas Goaziou-ek idatzi zuen:
> > Actually, it is, as notified in
> > <http://permalink.gmane.org/gmane.emacs.orgmode/101972>.
> 
> Excellent news!  I missed the announcement.  Sorry for the confusion.

thanks a lot - that's great news for me.

And thank you for all the hard work you're putting into Org-Mode!

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