From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: counter macro in dates? Date: Wed, 23 Aug 2017 20:45:34 -0500 Message-ID: <877exthh6p.fsf@alphapapa.net> References: <87pobmkddj.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dkhDY-0006xS-2e for emacs-orgmode@gnu.org; Wed, 23 Aug 2017 21:45:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dkhDV-000203-18 for emacs-orgmode@gnu.org; Wed, 23 Aug 2017 21:45:56 -0400 Received: from [195.159.176.226] (port=45166 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dkhDU-0001zv-RC for emacs-orgmode@gnu.org; Wed, 23 Aug 2017 21:45:52 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dkhDK-0003Ul-Qi for emacs-orgmode@gnu.org; Thu, 24 Aug 2017 03:45:42 +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" To: emacs-orgmode@gnu.org Kaushal Modi writes: > +1 for tiny :) > > When I discovered it, I went a bit overboard and wrote a helper fn > (modi/tiny-helper in here[1]) so that I don't have to remember the > tiny syntax. I still use tiny from time to time. > > [1]: https://github.com/kaushalmodi/.emacs.d/blob/master/setup-files/setup-tiny.el That's very cool. Do you think Oleh would add it to Tiny?