From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: proposal to make C-c C-c not remove latex overlays Date: Fri, 01 Aug 2014 13:53:41 +0200 Message-ID: <87d2ckctoa.fsf@bzg.ath.cx> References: <87wqbf37it.fsf@andrew.cmu.edu> <877g3dsfpl.fsf@gmail.com> <87sill8kgy.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDBPH-0008JH-DQ for emacs-orgmode@gnu.org; Fri, 01 Aug 2014 07:54:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XDBPB-0008K7-Mq for emacs-orgmode@gnu.org; Fri, 01 Aug 2014 07:53:55 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:41015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDBPB-0008JW-8V for emacs-orgmode@gnu.org; Fri, 01 Aug 2014 07:53:49 -0400 Received: by mail-wi0-f180.google.com with SMTP id n3so1192278wiv.13 for ; Fri, 01 Aug 2014 04:53:46 -0700 (PDT) In-Reply-To: (Charles Berry's message of "Thu, 31 Jul 2014 21:49:23 +0000 (UTC)") 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: Charles Berry Cc: emacs-orgmode@gnu.org Hi Charles, Charles Berry writes: > 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]"? Fixed, thanks. `org-preview-latex-fragment' is now named `org-toggle-latex-fragment'. -- Bastien