From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: How to enter a tag when capturing? Date: Sat, 19 Dec 2015 10:58:30 -0500 Message-ID: <87twnetopl.fsf@pierrot.dokosmarshall.org> References: <87lh8q782u.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAJu6-0006rD-6P for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 10:58:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAJu3-0007gn-0H for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 10:58:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:37853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAJu2-0007gb-Pt for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 10:58:38 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aAJu0-0002EH-GW for emacs-orgmode@gnu.org; Sat, 19 Dec 2015 16:58:36 +0100 Received: from pool-74-104-158-160.bstnma.fios.verizon.net ([74.104.158.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Dec 2015 16:58:36 +0100 Received: from ndokos by pool-74-104-158-160.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Dec 2015 16:58:36 +0100 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: emacs-orgmode@gnu.org Marcin Borkowski writes: > Hi list, > > I'd like to insert a tag while capturing an item. Of course, C-c C-c > finishes capture. I can insert the tag manually (and currently I'm > doing just that), but is there a better way? > Not quite sure what you mean: do you want it to be part of the template? Otherwise, C-c C-q works in the capture buffer: is that enough? -- Nick