From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add Emacs Org mode Date: Sun, 21 Aug 2016 21:23:44 +0200 Message-ID: <87wpjaylhb.fsf@mdc-berlin.de> References: <87bn0otwcm.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbYLe-0002pH-0b for guix-devel@gnu.org; Sun, 21 Aug 2016 15:23:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbYLZ-00075K-Rw for guix-devel@gnu.org; Sun, 21 Aug 2016 15:23:56 -0400 Received: from pegasus.bbbm.mdc-berlin.de ([141.80.25.20]:44873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbYLZ-00075G-Hq for guix-devel@gnu.org; Sun, 21 Aug 2016 15:23:53 -0400 In-Reply-To: <87bn0otwcm.fsf@saiph.selenimh> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Nicolas Goaziou Cc: guix-devel@gnu.org Nicolas Goaziou writes: > The following patch adds Org mode to the list of Emacs packages. I pushed this to master as 59065bb3304d6281c29ad7394a90fe17e8fb2b3b after making these two changes: - reordered fields to match the common order - reflowed the description Thanks again for the patch and the explanations! ~~ Ricardo