From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Subject: Re: initiate source edits and region Date: Fri, 03 May 2013 13:22:21 +0200 Message-ID: <51839DED.6010705@easy-emacs.de> References: <5183960F.4090402@easy-emacs.de> <86y5bw9v3s.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYE24-0008AV-GX for emacs-orgmode@gnu.org; Fri, 03 May 2013 07:20:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYE23-0007SY-Do for emacs-orgmode@gnu.org; Fri, 03 May 2013 07:20:08 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:54451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYE23-0007S8-5I for emacs-orgmode@gnu.org; Fri, 03 May 2013 07:20:07 -0400 In-Reply-To: <86y5bw9v3s.fsf@somewhere.org> 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 Am 03.05.2013 13:11, schrieb Sebastien Vauban: > Andreas, > > Andreas Röhler wrote: >> want to wrap org-mode src markup around code in existing region. >> >> Maybe someone already wrote such region-sensitive insert/init? > > Yes, Eric: C-c C-v C-d > > Best regards, > Seb > That's it, thanks!