From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-toggle-latex-fragment doesn't work as documented [9.2.1 (release_9.2.1-60-gb0379f @ /home/carlos/local/stow/emacs/share/emacs/site-lisp/org/)] Date: Thu, 14 Feb 2019 15:52:04 +0100 Message-ID: <874l96s9rf.fsf@nicolasgoaziou.fr> References: <87bm3it0u9.fsf@gmail.com> <874l98vfxw.fsf@nicolasgoaziou.fr> <87va1otypx.fsf@nicolasgoaziou.fr> <87a7izu5n4.fsf@nicolasgoaziou.fr> <87r2cbsllf.fsf@nicolasgoaziou.fr> <87imxnrzfd.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guIN7-0002nw-Bf for emacs-orgmode@gnu.org; Thu, 14 Feb 2019 09:52:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1guIN3-0002DW-Iw for emacs-orgmode@gnu.org; Thu, 14 Feb 2019 09:52:17 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:33985) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1guIN2-00027G-K5 for emacs-orgmode@gnu.org; Thu, 14 Feb 2019 09:52:13 -0500 In-Reply-To: (Carlos Pita's message of "Wed, 13 Feb 2019 22:31:34 -0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Carlos Pita Cc: emacs-orgmode Hello, Carlos Pita writes: > I think your refactor improves the original code a lot and makes clear > that toggling is just a special case. > > I've been testing the changes with a pretty complex beamer document > and found no fault. Great! Thank you for the feedback and the suggested implementation! Regards, -- Nicolas Goaziou