From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81618 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: org-preview-latex-fragment on a article Date: Sun, 18 Mar 2012 19:02:16 +0100 Message-ID: <87vcm1rdnb.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1332093919 24993 80.91.229.3 (18 Mar 2012 18:05:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 18 Mar 2012 18:05:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29898@lists.math.uh.edu Sun Mar 18 19:05:18 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S9KTi-0002ni-M8 for ding-account@gmane.org; Sun, 18 Mar 2012 19:05:14 +0100 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 1S9KTf-0004aW-0m; Sun, 18 Mar 2012 13:05:11 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1S9KTe-0004aP-55 for ding@lists.math.uh.edu; Sun, 18 Mar 2012 13:05:10 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1S9KTd-00035u-92 for ding@lists.math.uh.edu; Sun, 18 Mar 2012 13:05:10 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1S9KTb-0002A5-S4 for ding@gnus.org; Sun, 18 Mar 2012 19:05:07 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S9KTX-0002g2-UV for ding@gnus.org; Sun, 18 Mar 2012 19:05:03 +0100 Original-Received: from 11.pool85-54-11.dynamic.orange.es ([85.54.11.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Mar 2012 19:05:03 +0100 Original-Received: from oub by 11.pool85-54-11.dynamic.orange.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Mar 2012 19:05:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 11.pool85-54-11.dynamic.orange.es X-Hashcash: 1:20:120318:gmane.emacs.gnus.general::3E4sHHq3dJPY7bx9:00000000000000000000000000000000000002ygG User-Agent: Gnus/5.110018 (No Gnus v0.18) XEmacs/21.5-b31 (linux) Cancel-Lock: sha1:bJxHoNbjhfdxpVUBPcUPeIh+kj0= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81618 Archived-At: Hello This is a similar subject as in my previous email. org-preview-latex-fragment "replaces" TeX constructs like $\int$ by png which were generated in a TeX run. I can use this function in buffer when I edit email, but I would like to apply the function to an email I receive. This cannot be done such as since the article is not writable, but gnus-article-fill-cited-article also changes in a way an article, how can I do something similar with org-preview-latex-fragment? Thanks Uwe Brauer