From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Personal wiki Date: Tue, 26 Jul 2011 02:51:08 +0200 Message-ID: <87wrf5q2yr.fsf@gnu.org> References: <20110723212526.GB5700@0x63.nu> <87d3gzsctq.fsf@gnu.org> <20110724195759.GD5700@0x63.nu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlVrF-0007iJ-3F for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 20:50:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlVrD-0000db-TW for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 20:50:49 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:46419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlVrD-0000dR-IA for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 20:50:47 -0400 Received: by wwf22 with SMTP id 22so3678222wwf.30 for ; Mon, 25 Jul 2011 17:50:46 -0700 (PDT) In-Reply-To: <20110724195759.GD5700@0x63.nu> (Anders Waldenborg's message of "Sun, 24 Jul 2011 21:57:59 +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: Anders Waldenborg Cc: emacs-orgmode@gnu.org Hi Anders, Anders Waldenborg writes: > On Sun, Jul 24, 2011 at 09:22:57PM +0200, Bastien wrote: >> Org has `C-x n s' to narrow to a subtree. > > Right. The difference is that aw-org-pw re-narrows when navigating to > a different section. Maybe that is a feature that would be useful > directly in org instead. Maybe pre/post-link-follow hooks could do > that? Mmhh.. do you really use this often? I mean: it's quite useful to work from a wide buffer when navigating -- narrowing is just for quickly focusing on something. (But maybe I should rather test your file and see how useful it can be.) > Also aw-org-pw autowidens on isearch. (the reason for that is that when > used as a personal wiki each section should be small, so searching is > seldom required within a section, and searching the full "wiki" is > more useful). Okay - since narrowing in Org is not that frequent and Org files can be very large, I guess it's better to *not* auto-widen on isearch. > But the more I think about it maybe I should just use [[...]] as it > would greatly simplify the implementation. :) > Thanks for your input! You're welcome, -- Bastien