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: Tue, 12 Feb 2019 23:43:06 +0100 Message-ID: <87va1otypx.fsf@nicolasgoaziou.fr> References: <87bm3it0u9.fsf@gmail.com> <874l98vfxw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gth1W-00082V-R8 for emacs-orgmode@gnu.org; Tue, 12 Feb 2019 17:59:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtgli-0006lW-T0 for emacs-orgmode@gnu.org; Tue, 12 Feb 2019 17:43:11 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:54783) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtgli-0006ip-M4 for emacs-orgmode@gnu.org; Tue, 12 Feb 2019 17:43:10 -0500 In-Reply-To: (Carlos Pita's message of "Tue, 12 Feb 2019 19:00:04 -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@gnu.org Carlos Pita writes: > What about leaving everything as it is now and adding C-c C-x C-S-l to mean > "force preview", of course with the C-u and C-u C-u variants. This is a bit > more orthogonal in the sense that the numerical argument controls scope and > the S modifier controls "forcing". Also, it's backwards compatible with > established muscle memory. What do you think? I could write a patch. `C-c C-x C-S-l` is too ugly, even for me. It is a convention we don't use in Org. This doesn't solve the overlapping between `C-c C-x C-l' and `C-u C-x C-l' either.