From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Fold headline from inside of body? Date: Tue, 27 Aug 2019 10:11:45 +0200 (CEST) Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_52759_1198323109.1566893505931" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34918) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i2WaB-0000K2-9H for emacs-orgmode@gnu.org; Tue, 27 Aug 2019 04:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i2Wa6-0002fE-6s for emacs-orgmode@gnu.org; Tue, 27 Aug 2019 04:12:01 -0400 Received: from w1.tutanota.de ([81.3.6.162]:8836) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i2Wa1-0002az-Ph for emacs-orgmode@gnu.org; Tue, 27 Aug 2019 04:11:54 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id E6C4DFBF313 for ; Tue, 27 Aug 2019 08:11:45 +0000 (UTC) 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" To: emacs-orgmode@gnu.org ------=_Part_52759_1198323109.1566893505931 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello Is it possible to fold a headline (and only this specific headline) while the cursor is positioned inside the body? The methods I know of ( [TAB] ) requires that the cursor is positioned on the headline, (Shift-[TAB] acts on the whole org-file and I want to avoid folding the entire document). Thanks for your help. ------=_Part_52759_1198323109.1566893505931 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hello

Is it possible to fold a headline (and only this specific headline) while the cursor is positioned inside the body?
The methods I know of ( [TAB] ) requires that the cursor is positioned on the headline, (Shift-[TAB] acts on the whole org-file and I want to avoid folding the entire document).

Thanks for your help.
------=_Part_52759_1198323109.1566893505931--