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: Sun, 27 Jul 2014 19:47:56 +0200 Message-ID: <87sill8kgy.fsf@bzg.ath.cx> References: <87wqbf37it.fsf@andrew.cmu.edu> <877g3dsfpl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofp-0007XB-Vo for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofZ-0005oh-Na for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:21 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:51196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofZ-0005Un-Kp for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:05 -0400 In-Reply-To: <877g3dsfpl.fsf@gmail.com> (Nick Dokos's message of "Wed, 16 Jul 2014 07:31:02 -0400") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hi Nick, Nick Dokos 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. > It probably would be a good idea to make the handling of clock > overlays similar as well and make C-c C-x C-d toggle the clock overlay > state Clock overlays are clearly transient, while LaTeX fragments are more or less permanent -- so allowing C-c C-c for getting rid of clock overlays seems fine to me. But clearly a subjective point of view. Thanks, -- Bastien