emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Hymie! <hymie@lactose.homelinux.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: 8.3.1 bug or misunderstanding -- inline archive
Date: Thu, 20 Aug 2015 22:46:06 -0400	[thread overview]
Message-ID: <877fopcqa9.fsf@kyleam.com> (raw)
In-Reply-To: <loom.20150820T152322-442@post.gmane.org> (Hymie!'s message of "Thu, 20 Aug 2015 13:26:07 +0000 (UTC)")

Hymie! <hymie@lactose.homelinux.net> writes:

> I have a few items in my org file that are tagged "ARCHIVE".  They show up
> grey in my emacs window.
>
> If I sit the cursor on the * bullet and hit TAB, I get a message that says
> "Subtree is archived and stays closed.  Use <C-tab> to cycle it anyway."
>
> However, if I sit the cursor on the actual headline and hit TAB, I get the
> same message, but the subtree is also expanded.
>
> I don't recall offhand how it worked in 8.2.x, but I'm pretty sure it
> refused to expand the subtree no matter where the cursor was.

Yes, you're correct.  This behavior was introduced by 389274c ("Fix
`org-hide-archived-subtrees'", 2014-12-16).  The issue is that the new
regexp is anchored at the start of the heading, but the argument BEG is
not necessarily at the beginning of the line.

--
Kyle

  reply	other threads:[~2015-08-21  2:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20 13:26 8.3.1 bug or misunderstanding -- inline archive Hymie!
2015-08-21  2:46 ` Kyle Meyer [this message]
2015-08-21 11:59   ` 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=877fopcqa9.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hymie@lactose.homelinux.net \
    /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).