From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Berry Subject: Re: proposal to make C-c C-c not remove latex overlays Date: Thu, 31 Jul 2014 21:49:23 +0000 (UTC) Message-ID: References: <87wqbf37it.fsf@andrew.cmu.edu> <877g3dsfpl.fsf@gmail.com> <87sill8kgy.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCyEK-00083D-Cx for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 17:49:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCyEE-0007rD-AJ for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 17:49:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:45695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCyEE-0007r9-3V for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 17:49:38 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XCyEC-0006ku-Cf for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 23:49:36 +0200 Received: from 128.54.27.29 ([128.54.27.29]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2014 23:49:36 +0200 Received: from ccberry by 128.54.27.29 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Jul 2014 23:49:36 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien gnu.org> writes: > > Hi Nick, > > Nick Dokos gmail.com> writes: > > > getting rid of just latex fragment undoing in > > org-ctrl-c-ctrl-c and toggling with C-c C-x C-l is probably the best > > solution. > > Agreed, this is the case now in master. The docstring for `org-preview-latex-fragment' still says: "The images can be removed again with \\[org-ctrl-c-ctrl-c]." Maybe change that to "\\[org-preview-latex-fragment]"? HTH, Chuck