org-mode/lisp
Carsten Dominik 15eb6dba42 Fix bug with sparse trees and ARCHIVE tag
Chris Randle writes:

> I've just noticed that creating a sparse tree with `C-c / r' is
> not displaying matches in my org file. It hasn't always been this
> way, I *think* things were working OK around 6.29, but it's hard
> to be sure.
>
> I've managed to pare my org file down to a few lines that
> demonstrate the problem
>
> ===============================
>
> * Customers
> ** Customer A
> *** Billing
> **** Support during September			    :ARCHIVE:
> ** Customer B
>   07964-xxxxxx
>
> *** Problem with Laptop
> ** Customer C
> *** Current Details
>
> *** Test of 07968 showing up
> ** Customer D
>   01673-xxxxxx
>   07968-xxxxxx
>
> *** Laptop slowdown fix
>    spoolsv.exe at 99%
>
> ===================================
>
> Setting a sparse tree by regexp 0796[48] returns "3 match(es) for
> regexp 0796[48]", but the tree doesn't expand at the hit
> locations. If I manually expand the tree at the locations of the
> hits, the results are highlighted. It makes no difference if the
> hits are in a headline or in notes beneath a headline.
>
> Remove the ARCHIVE tag from the "Support during September"
> headline with `C-c C-x a' and redo the sparse tree. Everything
> now appears expanded as I'd expect.

Hmm, maybe the outline behavior of hide-subtree has changed???
Anyway, we now just use our own function for this.
2009-11-03 15:36:06 +01:00
..
ChangeLog Fix bug with sparse trees and ARCHIVE tag 2009-11-03 15:36:06 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Agenda: Make `C-c C-o' and RET opening links in clocktables in the agenda 2009-11-02 08:23:30 +01:00
org-archive.el Reorganize key bindings for archiving 2009-10-31 10:03:11 +01:00
org-ascii.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-attach.el Make C-c C-o open the attachment directory is there are no links 2009-10-30 09:10:11 +01:00
org-bbdb.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-bibtex.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-clock.el Keep compiler happy 2009-11-03 10:35:05 +01:00
org-colview-xemacs.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-colview.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-compat.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-crypt.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-docbook.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-exp-blocks.el Avoid empty strings when splitting header line in org-exp-blocks. 2009-11-01 13:22:40 -05:00
org-exp.el Allow code indentation to be preserved on export 2009-10-31 15:43:42 -04:00
org-faces.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-feed.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-footnote.el Keep compiler happy 2009-10-29 16:34:33 +01:00
org-gnus.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-habit.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-html.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-icalendar.el Define and document `org-icalendar-verify-function' 2009-11-02 13:42:11 +01:00
org-id.el Fix bug with id files to be scanned 2009-10-28 10:06:08 +01:00
org-indent.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-info.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-inlinetask.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-irc.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-jsinfo.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-latex.el LaTeX export: Preserve line breaks if requested by the user 2009-10-29 09:15:28 +01:00
org-list.el Add level/indentation cycling for empty entries/items 2009-11-03 10:29:01 +01:00
org-mac-message.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-macs.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mew.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mhe.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mobile.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mouse.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-plot.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-protocol.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-publish.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-remember.el Fix bug in org-remember.el 2009-11-03 06:44:10 +01:00
org-rmail.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-src.el Add ChangeLog entries for Dan's block indentation commits 2009-11-01 08:43:50 +01:00
org-table.el Fix bug in CSV table import 2009-10-31 09:24:32 +01:00
org-timer.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-vm.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-w3m.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-wl.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-xoxo.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org.el Fix bug with sparse trees and ARCHIVE tag 2009-11-03 15:36:06 +01:00