From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Capturing to current file Date: Sat, 14 Apr 2012 22:33:04 -0400 Message-ID: <9570.1334457184@alphaville> References: <6969390217168358027@unknownmsgid> <2012-04-14T20-32-18@devnull.Karl-Voit.at> <0l3986kmyn.fsf@news.eternal-september.org> <8582.1334443500@alphaville> <8864.1334444643@alphaville> <4F8A21CC.3030706@verizon.net> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJFH5-00063S-Lq for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 22:33:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SJFH3-00016G-Ck for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 22:33:11 -0400 Received: from g1t0028.austin.hp.com ([15.216.28.35]:44914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJFH3-00015n-7c for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 22:33:09 -0400 In-Reply-To: Message from Charles of "Sat\, 14 Apr 2012 21\:18\:04 EDT." <4F8A21CC.3030706@verizon.net> 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: Charles Cc: emacs-orgmode@gnu.org Charles wrote: > I thought that the manual states to capture a TODO to the current file > use /C-0 (zero) then proceed with the capture. I use this frequently. > > Am I missing something in the question? > Probably not - I just didn't know about this method. It's not quite a capture (no indirect buffer, no finalize) but that hardly matters. And perhaps it also does what Samuel Wales asked about, since the template can be inserted anywhere at all. BTW, I only found this with C-h f org-capture, not in the manual. Thanks for the pointer, Nick