From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Herzog Subject: Links and file association Date: Mon, 19 Oct 2009 10:48:55 +0200 Message-ID: References: <938fae2d0910180833h1c4ce64at1e59daf0e6ffd1a8@mail.gmail.com> <8763acn0wg.fsf@stats.ox.ac.uk> <938fae2d0910180913j4b79d2c8u33cdb3886d58dcae@mail.gmail.com> <5A591B0A-475C-41C4-A67C-BDF68A259FFF@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mznvz-0000z4-Aj for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 04:49:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mznvs-0000wi-65 for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 04:49:40 -0400 Received: from [199.232.76.173] (port=59023 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mznvr-0000wf-GX for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 04:49:35 -0400 Received: from lo.gmane.org ([80.91.229.12]:51472) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mznvq-0005CV-W2 for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 04:49:35 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mznvm-0007ov-86 for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 10:49:30 +0200 Received: from p4ff0a382.dip.t-dialin.net ([79.240.163.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Oct 2009 10:49:30 +0200 Received: from rhogez by p4ff0a382.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Oct 2009 10:49:30 +0200 In-Reply-To: <5A591B0A-475C-41C4-A67C-BDF68A259FFF@gmail.com> 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 When in org-mode I try to open a link that contains the path to an OpenOffice.org writer file (file suffix *.odt) emacs assumes (correctly) that it is a zip-file (*odt-files are in fact consisting of several zipped files) and opens it in a separate buffer saying "Zip-Archive". However, this is of course not what I want. I am aware that this is most probably not an org-mode issue but has perhaps either to do with archive-mode or more generally with the way emacs is recognizing file-types. I looked at the /etc/mailcap file, but it seems ok and on the Desktop things are working for me. It's only with emacs that I have this problem (both emacs 22 and emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.16.0). I'm using Kubuntu 9.04 I was unable to find a solution, so I'm hoping that someone perhaps knows a way to solve this. Thanks a lot. Christoph