From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Holst Thomas (DGS-EC/ESE4)" Subject: Re: Problems with capture and lisp code Date: Tue, 26 Jan 2016 06:38:36 +0000 Message-ID: <2fcfb4f5f843475fa0f348b8a25c0d65@FE-MBX1028.de.bosch.com> References: <87k2n3t6i6.fsf@nicolasgoaziou.fr> <8760yhkznc.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNxH0-0006XC-Mo for emacs-orgmode@gnu.org; Tue, 26 Jan 2016 01:38:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNxGz-00059n-RU for emacs-orgmode@gnu.org; Tue, 26 Jan 2016 01:38:42 -0500 Received: from smtp6-v.fe.bosch.de ([2a03:cc00:ff0:100::2]:29745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNxGz-00059Y-Ek for emacs-orgmode@gnu.org; Tue, 26 Jan 2016 01:38:41 -0500 In-Reply-To: <8760yhkznc.fsf@nicolasgoaziou.fr> Content-Language: de-DE 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: Nicolas Goaziou Cc: org-mode mailing list Hello Nicolas, thank you for the pointer. I will try that and report. Right now I remap C-c C-k in org-capture-mode. That works for the moment, b= ut I'm not satisfied yet. Regards Thomas Holst Nicholas writes: > Hello, >=20 > Thomas Holst writes: >=20 > > Is there another way to execute lisp code when capture buffer is killed > > with C-c C-k? >=20 > I think `org-capture-after-finalize-hook' should be run nonetheless. >=20 > Regards, >=20 > -- > Nicolas Goaziou