From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69812 Path: news.gmane.org!not-for-mail From: "JJ" Newsgroups: gmane.emacs.gnus.general Subject: Re: Display OpenOffice Writer files inline with odt2txt] Date: Thu, 15 Jul 2010 14:29:12 -0400 (EDT) Message-ID: <39942.83.149.32.171.1279218552.squirrel@mail.hcoop.net> References: <60011.83.149.8.170.1279179745.squirrel@mail.hcoop.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1279218636 20844 80.91.229.12 (15 Jul 2010 18:30:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Jul 2010 18:30:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18202@lists.math.uh.edu Thu Jul 15 20:30:33 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OZTCX-00068B-O8 for ding-account@gmane.org; Thu, 15 Jul 2010 20:30:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OZTBj-0001Hd-3w; Thu, 15 Jul 2010 13:29:39 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OZTBi-0001HT-2Y for ding@lists.math.uh.edu; Thu, 15 Jul 2010 13:29:38 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OZTBd-0006z6-Dt for ding@lists.math.uh.edu; Thu, 15 Jul 2010 13:29:37 -0500 Original-Received: from deleuze.hcoop.net ([69.90.123.67] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OZTBb-0005BU-00 for ; Thu, 15 Jul 2010 20:29:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=mail.hcoop.net ident=hcoop) by deleuze.hcoop.net with esmtp (Exim 4.63) (envelope-from ) id 1OZTBI-0000go-Lp for ding@gnus.org; Thu, 15 Jul 2010 14:29:12 -0400 Original-Received: from 83.149.32.171 (SquirrelMail authenticated user jj) by mail.hcoop.net with HTTP; Thu, 15 Jul 2010 14:29:12 -0400 (EDT) In-Reply-To: User-Agent: SquirrelMail/1.4.9a X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -0.0 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69812 Archived-At: > "Andreas Schwab" writes: > > Have you tried mm-inline-render-with-file? I can't do it, if I just substitute mm-inline-render-with-file for ...-render-with-stdin, I get the odt2txt help text displayed inline. I figured I need to create a temp buffer as a file and pass it to odt2txt with ...-render-with-file. That's why I mentioned in my original mail the setup I have for creating temp buffers for pdf. But I can't figure out how to merge both approaches, create a temp file, and pass it to odt2txt with ...-render-with-file or whatever, to have it parsed inline... Any ideas? -- JJ