From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: how do you compose mails in Gnus with org-mode Date: Thu, 08 Mar 2018 09:57:13 +0100 Message-ID: <876067ueqe.fsf@mat.ucm.es> References: <87inafvrwi.fsf@gmail.com> <878tb9bcde.fsf@gmail.com> <87r2oxpl6y.fsf@mat.ucm.es> <87po4hrrj9.fsf@gmail.com> <87lgf581vu.fsf@mat.ucm.es> <87a7vlro6f.fsf@gmail.com> <87zi3kqkbp.fsf@mat.ucm.es> <87k1un1tjb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etrNO-0004gC-Hv for emacs-orgmode@gnu.org; Thu, 08 Mar 2018 03:58:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etrNJ-0001o0-Q4 for emacs-orgmode@gnu.org; Thu, 08 Mar 2018 03:58:14 -0500 Received: from [195.159.176.226] (port=46410 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etrNJ-0001ns-JF for emacs-orgmode@gnu.org; Thu, 08 Mar 2018 03:58:09 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1etrKx-0005Jk-UI for emacs-orgmode@gnu.org; Thu, 08 Mar 2018 09:55:43 +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" To: emacs-orgmode@gnu.org > Uwe Brauer writes: > To avoid confusion, the official release is still 25.3. The next > release, which is probably still a ways off, will be 26.1 Thanks for the clarification. But in order to compile 26, I would need to checkout the 26 from the git repo? Do I understand that correctly? > The 27 version is really bleeding edge, containing changes which > are considered too risky for the next release. I'm not sure how > frequently bug fixes for 26.1 are merged into the development > branch. Well I started to use that version at a time a specific BIDI function was only in master but not in the official release. Later a similar thing occurred with vc.el. > From a previous post, I think you mentioned you were running from > git master from mid/late last year. If your running from git > master, I think you need to pull fairly regularly as bugs are > frequently fixed and you could be tripping over something which has > already been addressed. Ah no. I am running emacs git master from end of January. I am running the git/master version of org mode from last june. Why? Well Nic put in some very useful stuff in org-table (not in the official release now), but then later in September/October the whole template engine was changed in master and I could not find out you to make it work again, that is why I stick to that very particular org version. > I suspect you are likely to run into a number of bugs with the > latest development version of emacs and you are probably one of the > very few who are looking at bugs in that version. Good luck. Yeah maybe. At least this way reporting them I could contribute a bit to GNU emacs. :-D