From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Org-style outline Date: Fri, 12 Feb 2010 11:31:03 +0100 Message-ID: <83sk96oie0.fsf@yahoo.it> References: <3cbb63d01002112138l2a10bbfk60e12e1034bfc418@mail.gmail.com> <87r5oqx2lr.wl%maus.david@gmail.com> 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 1NftQe-0001If-IL for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 06:11:20 -0500 Received: from [140.186.70.92] (port=50902 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NftQd-0001Hb-Lm for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 06:11:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NftQd-0002KM-22 for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 06:11:19 -0500 Received: from slim-4a.inet.it ([213.92.5.126]:46471) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NftQc-0002KA-Kr for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 06:11:19 -0500 In-Reply-To: <87r5oqx2lr.wl%maus.david@gmail.com> (David Maus's message of "Fri, 12 Feb 2010 09:47:12 +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: David Maus Cc: Chao Lu , emacs-orgmode@gnu.org David Maus writes: > At Fri, 12 Feb 2010 00:38:42 -0500, > Chao Lu wrote: >> >> I'm writing to see if there's anyway to use org-like outline in ALL >> kinds of files, like my emacs configuration file, whose suffix is >> .el. Could I tell Emacs >> >> ;;; headline 1 >> ;; headline 2 >> >> And it begin to have the ability to display my el file just as Org >> does? > > I don't think so. I think so, is a FAQ: http://orgmode.org/faq.html#sec-1.2 cheers, Giovanni