From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Templates for cloning Date: Fri, 03 Aug 2012 09:25:26 +0200 Message-ID: <87vch0xua8.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxD5V-0008Tu-HV for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxD5Q-00032Z-Hl for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:25 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:39250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxD5Q-00031V-Bj for emacs-orgmode@gnu.org; Fri, 03 Aug 2012 04:18:20 -0400 Received: by mail-wi0-f171.google.com with SMTP id hq4so4433461wib.12 for ; Fri, 03 Aug 2012 01:18:20 -0700 (PDT) In-Reply-To: (Nathan Neff's message of "Thu, 2 Aug 2012 12:12:51 -0500") 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: Nathan Neff Cc: emacs-orgmode Hi Nathan, Nathan Neff writes: > Is there a way to create a template structure for cloning? This is something I've wanted for long, and I hope I'll find the time to implement it after 7.9. More precisely, I want something that captures the structure of the subtree at point (with all elements), then let's you convert this structure into a template for later interactive insertion. > Does anyone know of a way to do this? I guess yasnippet can help to produce something close to what you want for now. Best, -- Bastien