From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Bug: org-replace-region-by-latex Date: Fri, 08 May 2009 07:21:53 -0500 Message-ID: References: <871vrgmbes.fsf@fastmail.fm> <5A254E11-8C56-4B15-9CC3-1A81BE204F6B@gmail.com> 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 1M2P5W-0001ZA-UA for emacs-orgmode@gnu.org; Fri, 08 May 2009 08:22:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M2P5S-0001UZ-2j for emacs-orgmode@gnu.org; Fri, 08 May 2009 08:22:02 -0400 Received: from [199.232.76.173] (port=60014 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M2P5R-0001UR-Td for emacs-orgmode@gnu.org; Fri, 08 May 2009 08:21:58 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:37273) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M2P5R-0001wc-E0 for emacs-orgmode@gnu.org; Fri, 08 May 2009 08:21:57 -0400 In-Reply-To: <5A254E11-8C56-4B15-9CC3-1A81BE204F6B@gmail.com> (Carsten Dominik's message of "Mon\, 4 May 2009 08\:29\:11 +0200") 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: Carsten Dominik Cc: Org Mode Mailing List Hi Carsten, Carsten Dominik writes: > I hope I was able to fix this for now. This stuff is messy in the > implementation, it actually needs a re-write ... :-( Sorry for the late reply. Thanks for fixing this! I tested org-replace-region-by-latex in several scenarios and it works as expected now. - Matt