From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: org-mode without stars Date: Wed, 26 Jan 2011 16:38:33 +0100 Message-ID: <83sjwfvfnq.fsf@yahoo.it> References: <20110123032132.GM25446@bshanks.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=53465 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pi7S7-0000ND-Un for emacs-orgmode@gnu.org; Wed, 26 Jan 2011 10:38:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pi7S6-0002Ma-Jr for emacs-orgmode@gnu.org; Wed, 26 Jan 2011 10:38:35 -0500 Received: from nm12.bullet.mail.ukl.yahoo.com ([217.146.183.186]:36323) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Pi7S6-0002ML-9N for emacs-orgmode@gnu.org; Wed, 26 Jan 2011 10:38:34 -0500 In-Reply-To: <20110123032132.GM25446@bshanks.dyndns.org> (Bayle Shanks's message of "Sat, 22 Jan 2011 19:21:32 -0800") 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: Bayle Shanks Cc: emacs-orgmode@gnu.org Bayle Shanks writes: > is there a way to use org-mode with spaces instead of stars I don't think so. > (and > possibly to have to use some other delimiter at some points, if the > lack of stars causes ambiguity)? i.e. The use of stars as headline is defined in org-set-autofill-regexps in org.el. Please have a look at the clean view: http://orgmode.org/manual/Clean-view.html#Clean-view cheers, Giovanni