From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Moving down a headline in a narrowed buffer Date: Thu, 18 Jan 2007 12:07:45 +0100 Message-ID: <87ejpsfv9a.fsf@tallis.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H7V7U-0006DH-Lb for emacs-orgmode@gnu.org; Thu, 18 Jan 2007 06:07:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H7V7T-0006Ci-Ut for emacs-orgmode@gnu.org; Thu, 18 Jan 2007 06:07:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7V7T-0006CX-DB for emacs-orgmode@gnu.org; Thu, 18 Jan 2007 06:07:47 -0500 Received: from [213.36.80.91] (helo=mail.libertysurf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H7V7S-0003dF-Rc for emacs-orgmode@gnu.org; Thu, 18 Jan 2007 06:07:47 -0500 Received: from tallis.ens.fr (83.157.200.174) by mail.libertysurf.net (7.3.117.3) id 45AE89C400024EB7 for emacs-orgmode@gnu.org; Thu, 18 Jan 2007 12:04:10 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, let's say you're narrowed in Headline A : ====================================================================== ** Headline A *** headline 1... *** headline 2... *** headline 3... *** headline 4... ====================================================================== Moving down "headline 3" will make it disappear (even if "headline 4" is not folded). I don't know if there is an obvious way to circumvent this behavior. Cheers, -- Bastien