From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= Subject: [BUG] mention org-after-sorting-entries-or-items-hook Date: Wed, 23 Oct 2013 14:51:49 +0200 Message-ID: <5267C665.8090700@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYxsK-0005Y1-KJ for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 08:49:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYxsD-0000wf-Bu for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 08:49:24 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:51765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYxsD-0000wW-1b for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 08:49:17 -0400 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: emacs-orgmode `org-sort-entries' calls a useful hook `org-after-sorting-entries-or-items-hook', which isn't mentioned in docstring. BTW using this to restore empty lines swallowed by sort. Thanks all, Andreas