From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mitchell Roe" Subject: Re: Inverting the chronology of LOGBOOK entries Date: Fri, 06 Apr 2018 05:54:46 -0400 Message-ID: <87k1tkacd5.fsf@octal.i-did-not-set--mail-host-address--so-tickle-me> References: <878ta1qk1b.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4O59-0006kA-FS for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 05:54:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4O54-00069w-JI for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 05:54:55 -0400 Received: from mx1.riseup.net ([198.252.153.129]:38824) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f4O54-00069p-Cz for emacs-orgmode@gnu.org; Fri, 06 Apr 2018 05:54:50 -0400 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id DB6821A04EA for ; Fri, 6 Apr 2018 02:54:48 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id 67E7788BF4 for ; Fri, 6 Apr 2018 02:54:48 -0700 (PDT) In-Reply-To: <878ta1qk1b.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 05 Apr 2018 17:02:24 -0700") 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" To: emacs-orgmode@gnu.org Eric Abrahamsen writes: > Probably org-log-states-order-reversed? That's it! I guess I glossed over that option originally. Thank you!