emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: egallego@babel.ls.fi.upm.es (Emilio Jesús Gallego Arias)
To: emacs-orgmode@gnu.org
Subject: BUG: org-cycle opens archived subtrees when the archive property is present
Date: Fri, 12 Feb 2010 18:17:28 +0100	[thread overview]
Message-ID: <87bpfupe53.fsf@baal.ls.fi.upm.es> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 608 bytes --]

Dear org-mode developers,

first and foremost thank you for this wonderful tool.

I think I hit a bug in org-cycle: If the tree has the ARCHIVE property
set and some subtree has the ARCHIVE tag, org-cycle will open the
archive subtree as if we were using C-Tab.

To reproduce save this minimal org file:

#+STARTUP: even
* A
  :PROPERTIES:
  :ARCHIVE: a
  :END:
** B 								:ARCHIVE:
   Some text

and hit TAB when in the * A headline; then the ** B headline contents
will be incorrectly shown.

I'm using current org git and I've reproduced it without any specific
org-mode configuration.

Regards,
Emilio

[-- Attachment #1.2: Type: application/pgp-signature, Size: 835 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-02-12 17:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12 17:17 Emilio Jesús Gallego Arias [this message]
2010-02-15 12:02 ` [PATCH] Re: BUG: org-cycle opens archived subtrees when the archive property is present Emilio Jesús Gallego Arias
2010-02-16  4:53   ` Carsten Dominik

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=87bpfupe53.fsf@baal.ls.fi.upm.es \
    --to=egallego@babel.ls.fi.upm.es \
    --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 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).