From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: What happened to `org-end-of-meta-data-and-drawers'? Date: Sat, 06 Feb 2016 15:55:04 +0100 Message-ID: <87twllnb1z.fsf@gmail.com> References: <87d1sa4uki.fsf@gmail.com> <87k2mipwh0.fsf@nicolasgoaziou.fr> <878u2y4taj.fsf@gmail.com> <877fih3nyx.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS4Gc-0001Hm-15 for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 09:55:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aS4GX-0004Ow-FK for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 09:55:17 -0500 Received: from plane.gmane.org ([80.91.229.3]:36312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS4GX-0004Om-92 for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 09:55:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aS4GU-0003kS-Ed for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 15:55:10 +0100 Received: from f051124140.adsl.alicedsl.de ([78.51.124.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Feb 2016 15:55:10 +0100 Received: from tjolitz by f051124140.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Feb 2016 15:55:10 +0100 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@gnu.org Rasmus writes: Hi Rasmus, > I’m happy to see you in this neck of the woods. thanks, I really hope that becomes a habit again ... > Thorsten Jolitz writes: > >> Not sure if I understand what "base your work off master" refers to, >> but I'll try cl-lib, probably less hassle than cl. > > I read it as: > > If your library is targeting the master branch of > org-mode.git, which is targeting Emacs 24.3 or 24.4, you might as > well use cl-lib, the replacement of cl. I think so, I don't want to think about backward compability or so, I use Archlinux, so my Emacs should always be pretty up to date, and Org from Git, and thats where my stuff is tested and nowhere else (from me at least). -- cheers, Thorsten