From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)] Date: Wed, 30 Jul 2014 17:37:15 +0200 Message-ID: <87wqauzwlw.fsf@geodiff-mac3.ulb.ac.be> References: <87fvht9tdo.fsf@yahoo.fr> <87bnsfrycn.fsf@nicolasgoaziou.fr> <878uni7unf.fsf@geodiff-mac3.ulb.ac.be> <87tx66lur9.fsf@nicolasgoaziou.fr> <87r41a6dfw.fsf@geodiff-mac3.ulb.ac.be> <87mwbtxuob.fsf@bzg.ath.cx> <87fvhi5288.fsf@yahoo.fr> <874mxyc1r2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVuS-0001XN-SR for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 11:35:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCVuN-0000uy-Q0 for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 11:35:20 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:64003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCVuN-0000uu-KF for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 11:35:15 -0400 In-Reply-To: <874mxyc1r2.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 30 Jul 2014 17:20:01 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: > Nicolas Richard writes: > >> I think backporting narrow-to-subtree to outline is a very good move. >> (Other things would be cool in outline, e.g. why does it not have >> outline-cycle ? But that's a longer story, I guess.) > > It does via outline-magic.el (now "maintained" by me: > https://github.com/tj64/outline-magic), and the short story is (my > It is fully integrated (and partly improved and expanded) in outshine.el Thanks for the URL. The description looks great but why not patch outline.el instead of making it an external library ? Is there an incompatibility ? -- Nico.