From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zachary Young Subject: Linking/referencing static HTML Date: Wed, 17 Feb 2010 17:09:12 -0800 Message-ID: <91dc62521002171709qc2dd19bka1e53682409f7ff3@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1770258142==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhutI-0005ZJ-Fo for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 20:09:16 -0500 Received: from [140.186.70.92] (port=48632 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhutH-0005Yb-Kl for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 20:09:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhutG-00082o-UU for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 20:09:15 -0500 Received: from mail-px0-f176.google.com ([209.85.216.176]:57917) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhutG-00082H-Pl for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 20:09:14 -0500 Received: by pxi6 with SMTP id 6so6321629pxi.14 for ; Wed, 17 Feb 2010 17:09:12 -0800 (PST) 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 --===============1770258142== Content-Type: multipart/alternative; boundary=0016367f92b9641aeb047fd59d4b --0016367f92b9641aeb047fd59d4b Content-Type: text/plain; charset=UTF-8 Hi all, I've looked around at the orgmode and org babel manuals, and I am still not sure that I want to do is possible... I have an HTML file that is an e-mail signature that I use. Up to now I've had copies of the HTML in couple of template ORG files, like so: #+BEGIN_HTML
signature and corporate disclamer stuff
#+END_HTML This has been working, but again, I have the exact same HTML copied in 5 different files, which means 5 separate edits for any changes. I just tried: #+BEGIN_HTML