From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: hide leading starts in a specific sub-tree in an org file Date: Tue, 26 Nov 2013 21:33:27 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0149c5f607050904ec198e33 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlOO2-0006YL-90 for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 14:33:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlOO1-0001N7-5z for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 14:33:30 -0500 Received: from mail-ob0-x22b.google.com ([2607:f8b0:4003:c01::22b]:51970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlOO1-0001LY-03 for emacs-orgmode@gnu.org; Tue, 26 Nov 2013 14:33:29 -0500 Received: by mail-ob0-f171.google.com with SMTP id wp18so6271996obc.2 for ; Tue, 26 Nov 2013 11:33:28 -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: org mode --089e0149c5f607050904ec198e33 Content-Type: text/plain; charset=ISO-8859-1 Hi all i know there is an option to hiding leading stars in outline headings, and for indenting outlines. i was wondering if there is an option to do so for a specific header and sub headers (like can be done for some properties etc.. in example have these 2 structures in 1 org file * header 1 * header 2 * header 3 * header 1 ** header 1 *** header 1 thx! Z --089e0149c5f607050904ec198e33 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all=A0

i know there is an option to = hiding leading stars in outline headings, and for indenting outlines. i was wondering if there is an option to do so for a sp= ecific header and sub headers (like can be done for some properties etc..
in example have these 2 structures in 1 org file

* header 1
* header 2
* header 3

* header 1
** header 1
**= * header 1

thx!<= /div>

Z
--089e0149c5f607050904ec198e33--