all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James K. Lin <james2k2lin@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Re: Small bug? org-narrow-to-subtree and open file link
Date: Sat, 7 Mar 2015 00:22:23 +0000 (UTC)	[thread overview]
Message-ID: <loom.20150307T011549-278@post.gmane.org> (raw)
In-Reply-To: 87y4nac618.fsf@gmail.com

Igor Sosa Mayor <joseleopoldo1792 <at> gmail.com> writes:

> 
> James K. Lin <james2k2lin <at> yahoo.com> writes:
> 
> > org-narrow-to-subtree creates a subtree buffer. Your org-return call within
> > that new subtree buffer command operates on the base buffer. Many of Org's
> > link navigation commands operate this way because they use the base buffer
> > as their context.
> 
> thanks for your answer... I did not know about this... there is also
> little to do?
> 
> 

By default, Org mode does not work well with indirect buffers. You could get
around this by rolling your own version of functions on your own to ignore
the base buffer. This is no small feat because the link navigation commands
are nested.

  reply	other threads:[~2015-03-07  0:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 15:49 Small bug? org-narrow-to-subtree and open file link Igor Sosa Mayor
2015-03-06 16:59 ` James K. Lin
2015-03-06 18:52   ` Igor Sosa Mayor
2015-03-07  0:22     ` James K. Lin [this message]
2015-03-08  9:34       ` Igor Sosa Mayor

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=loom.20150307T011549-278@post.gmane.org \
    --to=james2k2lin@yahoo.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 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.