From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scot Becker" Subject: Re: Re: Footnotes and org-export, revisited Date: Wed, 17 Dec 2008 22:23:21 +0000 Message-ID: References: <5171E67B-8472-409A-A0EE-7EA25D18D58B@uva.nl> <873agmyg4y.fsf@gmail.com> <87myeu4j5x.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD4nc-0003nT-3W for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 17:23:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD4nb-0003mO-MS for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 17:23:23 -0500 Received: from [199.232.76.173] (port=57550 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD4nb-0003lv-6y for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 17:23:23 -0500 Received: from yw-out-1718.google.com ([74.125.46.157]:7376) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LD4na-0002KT-Un for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 17:23:23 -0500 Received: by yw-out-1718.google.com with SMTP id 9so58901ywk.66 for ; Wed, 17 Dec 2008 14:23:21 -0800 (PST) In-Reply-To: <87myeu4j5x.fsf@fastmail.fm> Content-Disposition: inline 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: emacs-orgmode@gnu.org > I really like how elegant > footnote markup is in LaTeX. AUCTeX solves readability problems by > allowing the user to fold footnote macros and by indenting the text of > footnotes when filling paragraphs. I wonder whether something similar > could be implemented in in org-mode (perhaps akin to the way org-mode > already hides links). > I do like this idea, if it's practical to implement, since it preserves readability and stability.