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 01:23:02 +0100 Message-ID: <87imxnrzfd.fsf@nicolasgoaziou.fr> References: <87bm3it0u9.fsf@gmail.com> <874l98vfxw.fsf@nicolasgoaziou.fr> <87va1otypx.fsf@nicolasgoaziou.fr> <87a7izu5n4.fsf@nicolasgoaziou.fr> <87r2cbsllf.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gu4pR-0002RH-Hm for emacs-orgmode@gnu.org; Wed, 13 Feb 2019 19:24:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gu4nz-0007dq-Ol for emacs-orgmode@gnu.org; Wed, 13 Feb 2019 19:23:08 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:51807) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gu4nz-0007Zw-IY for emacs-orgmode@gnu.org; Wed, 13 Feb 2019 19:23:07 -0500 In-Reply-To: (Carlos Pita's message of "Wed, 13 Feb 2019 16:38:37 -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 Carlos Pita writes: > Nicolas, here is a patch implementing alternative B above with > ORG-NEWS entry and everything. > > I have been playing with it and find the bindings quite handy. > > Code is indeed a bit simpler. > > If you like it, feel free to amend it before merging. Thank you. I eventually merged both alternatives, refactored some code and renamed a few functions. Please let me know if anything went wrong.