From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Sorting nodes by clocked time Date: Thu, 17 Apr 2014 14:25:09 +0200 Message-ID: <87ioq8b0t6.fsf@bzg.ath.cx> References: <87zjjk5p9q.fsf@bzg.ath.cx> <87ioq82pk9.fsf@bzg.ath.cx> <87a9bk2pbc.fsf@bzg.ath.cx> <87lhv442xy.fsf@bzg.ath.cx> <87mwfkb26u.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WalNY-0000Ry-EN for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 08:25:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WalNS-0002SL-IQ for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 08:25:20 -0400 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:44869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WalNS-0002S8-Cj for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 08:25:14 -0400 Received: by mail-we0-f180.google.com with SMTP id p61so358708wes.39 for ; Thu, 17 Apr 2014 05:25:13 -0700 (PDT) In-Reply-To: (Noah Slater's message of "Thu, 17 Apr 2014 14:20:57 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Noah Slater Cc: emacs-orgmode@gnu.org Noah Slater writes: > I think your my-hide-all-drawers-in-current-subtree thing will take > care of collapsing all nodes. But I'm now on StackOverflow trying to > work out how to sort the whole buffer. C-x h C-c ^ should do. -- Bastien