From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Favorite contrib/ packages? Date: Tue, 3 Nov 2015 13:58:19 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtgnN-0002k2-P6 for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 13:59:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtgnM-0004F7-Vr for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 13:59:01 -0500 Received: from mail-ob0-x22b.google.com ([2607:f8b0:4003:c01::22b]:34943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtgnM-0004Eh-Qn for emacs-orgmode@gnu.org; Tue, 03 Nov 2015 13:59:00 -0500 Received: by obctp1 with SMTP id tp1so20272905obc.2 for ; Tue, 03 Nov 2015 10:59:00 -0800 (PST) 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-org list HI all, What are your favorite org contrib/ packages that you simply can't live without, and consider them to be a part of your org-mode core? For now, I compile just 3 contrib/ packages by putting the below in my local.mk: ORG_ADD_CONTRIB = org-eldoc org-mime org-eww -- Kaushal Modi