From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: org-replace-region-by-latex Date: Mon, 4 May 2009 08:29:11 +0200 Message-ID: <5A254E11-8C56-4B15-9CC3-1A81BE204F6B@gmail.com> References: <871vrgmbes.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0rfz-0004nk-LA for emacs-orgmode@gnu.org; Mon, 04 May 2009 02:29:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0rfv-0004jg-18 for emacs-orgmode@gnu.org; Mon, 04 May 2009 02:29:19 -0400 Received: from [199.232.76.173] (port=46176 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0rfu-0004jY-Tk for emacs-orgmode@gnu.org; Mon, 04 May 2009 02:29:14 -0400 Received: from ey-out-1920.google.com ([74.125.78.147]:65070) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0rfu-0000j4-KZ for emacs-orgmode@gnu.org; Mon, 04 May 2009 02:29:14 -0400 Received: by ey-out-1920.google.com with SMTP id 13so726397eye.24 for ; Sun, 03 May 2009 23:29:13 -0700 (PDT) In-Reply-To: <871vrgmbes.fsf@fastmail.fm> 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: Matthew Lundin Cc: Org Mode Mailing List Hi Matt, I hope I was able to fix this for now. This stuff is messy in the implementation, it actually needs a re-write ... :-( - Carsten On Apr 26, 2009, at 3:49 AM, Matthew Lundin wrote: > When I select a region and invoke org-replace-region-by-latex, the > region is removed, but no latex output is put in its place. In other > words, the region is simply deleted. > > Strangely, if I select multiple headlines, they are converted to > latex. > But if I select only text underneath a headline, it is not replaced. > > Can anyone else confirm this behavior? > > Thanks, > Matt > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode