From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Funny export of code Date: Tue, 03 Feb 2009 23:21:38 +0100 Message-ID: <877i47b1ql.fsf@kassiopeya.MSHEIMNETZ> 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 1LUTbI-00032f-9u for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 17:18:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUTbG-00031K-Fd for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 17:18:35 -0500 Received: from [199.232.76.173] (port=56940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUTbG-000314-7X for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 17:18:34 -0500 Received: from mail.gmx.net ([213.165.64.20]:59079) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LUTbF-0004qH-DM for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 17:18:33 -0500 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 Org-Mode Hi, found a funny little configuration problem, when exporting this here to HTML. It's strange - it _must_ be in my setup, since it does not occur with `emacs -Q' and loading org then. Mino-Modes: yasnippets, auto-fill => --->8----------------------------->8----------------------------->8--- * Bilder inline darstellen Dieser Tip stammt wieder einmal von der org-mode Mailinglist: : ;;iimage : (require 'iimage) : (setq iimage-mode-image-search-path (expand-file-name "~/")) : ;;Match org file: links : (add-to-list 'iimage-mode-image-regex-alist : (cons (concat "\\[\\[file:\\(~?" iimage-mode-image-filename-regex : "\\)\\]") 1)) : (define-key org-mode-map [(control c) ?i] 'iimage-mode) : : You can then toggle inline display of images in an org buffer using C-c i. : : -- : |---| <= ---8<-----------------------------8<-----------------------------8<--- The error occurs in the line ` (cond (concat "\\[\\[file ...' which is turned into this here: => --->8----------------------------->8----------------------------->8--- (cons (concat "\

") 1)) : (define-key org-mode-map [(control c) ?i] 'iimage-mode) <= ---8<-----------------------------8<-----------------------------8<--- Did anyone have a similar problem before and remembers how to get rid of it? Thanks, -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Http: www.emma-stil.de