From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Bug: Org loses data if the user types C-u C-c C-c while composing a state change note [9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/)] Date: Sat, 1 Jul 2017 12:55:07 -0700 Message-ID: References: <87vaniv6dd.fsf@nicolasgoaziou.fr> <87bmp4vuc3.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dROU3-0004fl-Uy for emacs-orgmode@gnu.org; Sat, 01 Jul 2017 15:55:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dROU3-0000hD-9O for emacs-orgmode@gnu.org; Sat, 01 Jul 2017 15:55:12 -0400 Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:33073) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dROU3-0000ed-3I for emacs-orgmode@gnu.org; Sat, 01 Jul 2017 15:55:11 -0400 Received: by mail-vk0-x234.google.com with SMTP id r126so80980341vkg.0 for ; Sat, 01 Jul 2017 12:55:09 -0700 (PDT) In-Reply-To: <87bmp4vuc3.fsf@kyleam.com> 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: Kyle Meyer Cc: Jorge Morais Neto , org mode , Nicolas Goaziou random observations/ideas to be ignored or possibly considered: - iirc note taking uses after command hook or so, which felt bug-inviting to me - note taking is like capture - could use similar or same mechanism, with indirect buffer and user settings [i favor c-c c-c :]] is it possible to make note taking /be/ capture? never mind if this is what nicolas meant to imply.