From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: [PATCH] org-capture: Add a custom to control save target file or not. Date: Thu, 13 Dec 2018 10:33:00 -0500 Message-ID: References: <19dc1211.1e75.162b770bd5c.Coremail.tumashu@163.com> <87po34y2ya.fsf@nicolasgoaziou.fr> <77a63bcf.32cc.162bcc4a5d0.Coremail.tumashu@163.com> <877epap70f.fsf@nicolasgoaziou.fr> <875zyro5jz.fsf@gmail.com> <87sh1t5ots.fsf@nicolasgoaziou.fr> <87o9cg6ci3.fsf@nicolasgoaziou.fr> <87sh1szjhf.fsf@gmail.com> <3C79C151-715A-4BF7-8CBF-63614A723721@scratch.space> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000ce3747057ce909ee" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXSzc-00064C-Pq for emacs-orgmode@gnu.org; Thu, 13 Dec 2018 10:33:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXSzb-0005PX-Tv for emacs-orgmode@gnu.org; Thu, 13 Dec 2018 10:33:40 -0500 In-Reply-To: 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: Nicolas Goaziou Cc: van@scratch.space, Eric Abrahamsen , emacs-org list , Bastien Guerry --000000000000ce3747057ce909ee Content-Type: text/plain; charset="UTF-8" On Thu, Dec 13, 2018 at 10:24 AM Kaushal Modi wrote: > > I have formatted 2 patches to address this (attached). If they look fine, > I can commit them to master. > I forgot to properly format the commit messages.. locally, I have fixed the commit message of 0002 patch to the below: ===== Add :no-save keyword for Org capture templates * lisp/org-capture.el (org-capture-finalize): Do not save the target capture file if :no-save keyword is non-nil in the capture template. * doc/org-manual.org (Template elements), lisp/org-capture.el (org-capture-templates): Document :no-save. Ref: https://lists.gnu.org/r/emacs-orgmode/2018-09/msg00325.html ===== --000000000000ce3747057ce909ee Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Dec 13, 2018 at 10:24 AM Kaushal Modi <kaushal.modi@gmail.com> wrote:

I have formatted 2 patches to address this (attached). = If they look fine, I can commit them to master.

I forgot to properly format the commit messages= .. locally, I have fixed the commit message of 0002 patch to the below:

=3D=3D=3D=3D=3D
Add :no-save keyword fo= r Org capture templates

* lisp/org-capture.el (org-capture-finalize)= : Do not save the target
=C2=A0 capture file if :no-save keyword is non-= nil in the capture template.
* doc/org= -manual.org (Template elements),
=C2=A0 lisp/org-capture.el (org-cap= ture-templates): Document :no-save.

Ref: https://lists.gnu.org/r/emacs-= orgmode/2018-09/msg00325.html
=3D=3D=3D=3D=3D
<= /div> --000000000000ce3747057ce909ee--