From mboxrd@z Thu Jan 1 00:00:00 1970 From: lfod Subject: docx attachments and mime types Date: Sun, 19 Oct 2008 11:17:34 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrZNA-0002Bl-O5 for emacs-orgmode@gnu.org; Sun, 19 Oct 2008 10:35:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KrZN8-0002BY-EA for emacs-orgmode@gnu.org; Sun, 19 Oct 2008 10:35:11 -0400 Received: from [199.232.76.173] (port=41681 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrZN8-0002BV-6A for emacs-orgmode@gnu.org; Sun, 19 Oct 2008 10:35:10 -0400 Received: from main.gmane.org ([80.91.229.2]:32827 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KrZN7-00052M-MV for emacs-orgmode@gnu.org; Sun, 19 Oct 2008 10:35:09 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KrZN0-0002C7-JB for emacs-orgmode@gnu.org; Sun, 19 Oct 2008 14:35:02 +0000 Received: from ip98-166-136-35.hr.hr.cox.net ([98.166.136.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Oct 2008 14:35:02 +0000 Received: from freyberger.arne by ip98-166-136-35.hr.hr.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Oct 2008 14:35:02 +0000 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 Non-office2007 doc/xls/ppt "attached" files correctly launch openoffice when I request to open them. But the Office2007 docx,xlsx,pptx do not launch openoffice. I've modified /etc/mime.types but no joy. My version of openoffice does support the format, and other applications automatically associate the docx/xlsx documents with openoffice. Where does emacs get is mime data from?? thanks in advance...and thanks to org developers this is the tools I've been looking for.