Don't try to hide drawers within subtrees, it slows cycling down.
commit6ba1d35f6438ddaedac7e98c298acbb911fa7f35
authorBastien Guerry <bzg@altern.org>
Thu, 22 Mar 2012 00:39:51 +0000 (22 01:39 +0100)
committerBastien Guerry <bzg@altern.org>
Thu, 22 Mar 2012 00:39:51 +0000 (22 01:39 +0100)
tree55cc6caa1176a63c9c02df47ef82a0e2f1ca0b98
parent2fa0aa69ea524662e2434642ded8c0848455a8f1
Don't try to hide drawers within subtrees, it slows cycling down.

* org.el (org-cycle-internal-local): Don't try to hide drawers
within subtrees in this function, it slows cycling down.

This comments the change made in commit
bb28480169558a183fab2330476a49b4fb1aec46

Thanks to Marcel Van der Boom for reporting this.
lisp/org.el