From mboxrd@z Thu Jan 1 00:00:00 1970 From: Isaac Subject: Re: use # instead of * to signal different levels of headlines? is it possible? Date: Sat, 5 Apr 2014 02:16:23 +0000 (UTC) Message-ID: References: <665DC863-4E71-49BC-8C68-BD82AA52E955@gmail.com> <87zjk0ob0p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWG9y-0005Gd-1i for emacs-orgmode@gnu.org; Fri, 04 Apr 2014 22:16:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWG9r-0003dq-S4 for emacs-orgmode@gnu.org; Fri, 04 Apr 2014 22:16:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:43725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWG9r-0003di-LA for emacs-orgmode@gnu.org; Fri, 04 Apr 2014 22:16:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WWG9q-0005Je-8L for emacs-orgmode@gnu.org; Sat, 05 Apr 2014 04:16:34 +0200 Received: from 209-150-32-229.c3-0.wsd-ubr2.qens-wsd.ny.cable.rcn.com ([209.150.32.229]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Apr 2014 04:16:34 +0200 Received: from isaacpei by 209-150-32-229.c3-0.wsd-ubr2.qens-wsd.ny.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Apr 2014 04:16:34 +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: emacs-orgmode@gnu.org Thorsten Jolitz gmail.com> writes: > > Josiah Schwab gmail.com> writes: > > > On Apr 4, 2014, at 3:34 PM, isaac wrote: > > > >> As a heavy user of orgmode, I am wondering if it's possible to use # > >> instead > >> of * to signal the level of outline in orgmode? > > > > No. See > > http://orgmode.org/worg/org- faq.html#sec-8-12 > > Yes. Use outshine.el with outcommented Org-mode headers. Here is an > example: > Thanks! This solves it >