From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tom Breton (Tehom)" Subject: And a question about org-html Date: Sat, 17 Apr 2010 23:42:58 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O3LPR-00062V-Ts for emacs-orgmode@gnu.org; Sat, 17 Apr 2010 23:43:01 -0400 Received: from [140.186.70.92] (port=55978 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O3LPQ-00062N-TC for Emacs-orgmode@gnu.org; Sat, 17 Apr 2010 23:43:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O3LPP-0001We-MA for Emacs-orgmode@gnu.org; Sat, 17 Apr 2010 23:43:00 -0400 Received: from mail1.panix.com ([166.84.1.72]:58695) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O3LPP-0001WY-F3 for Emacs-orgmode@gnu.org; Sat, 17 Apr 2010 23:42:59 -0400 Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mail1.panix.com (Postfix) with ESMTP id A3F201F088 for ; Sat, 17 Apr 2010 23:42:58 -0400 (EDT) Received: from mail.panix.com (localhost [127.0.0.1]) by mailbackend.panix.com (Postfix) with ESMTP id 9B4EC32778 for ; Sat, 17 Apr 2010 23:42:58 -0400 (EDT) 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 Does the image link building code before the big cond statement do anything that the cond statement doesn't do anyways now? I'm referring t= o the block that begins with the comment: ;; Make an image out of the description if that is so wanted It builds an image link in a slightly different way, but that doesn't see= m as good as a "real" image link, and it seems to duplicate functionality that the cond statement has (and now in my new stuff, that `org-html-make-link' always handles) Tom Breton (Tehom)