From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Requests about the code demarcation Date: Mon, 27 Sep 2010 07:18:26 -0600 Message-ID: <87ocbj1g0t.fsf@gmail.com> References: <878w2xfllt.fsf@gmail.com> <877hihdqtz.fsf@gmail.com> <87fwx4sco2.fsf@gmail.com> <87iq20p473.fsf@stats.ox.ac.uk> <4C9865B2.1040103@christianmoe.com> <871v8nfd2i.fsf@gmail.com> <4C98C2A8.1080709@christianmoe.com> <87mxrb40d8.fsf@stats.ox.ac.uk> <87eicnaz3y.fsf@gmail.com> <87sk0zqnpe.fsf_-_@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52355 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P0DbK-0005RU-Iy for emacs-orgmode@gnu.org; Mon, 27 Sep 2010 09:18:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P0DbI-0007Nn-D9 for emacs-orgmode@gnu.org; Mon, 27 Sep 2010 09:18:38 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:48442) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0DbI-0007NR-8o for emacs-orgmode@gnu.org; Mon, 27 Sep 2010 09:18:36 -0400 Received: by pvc7 with SMTP id 7so1877142pvc.0 for ; Mon, 27 Sep 2010 06:18:35 -0700 (PDT) In-Reply-To: <87sk0zqnpe.fsf_-_@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastie?= =?utf-8?Q?n?= Vauban"'s message of "Fri, 24 Sep 2010 15:24:13 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org Hi Seb, Thanks for the suggestions, I've just implemented them. Best -- Eric S=C3=A9bastien Vauban writes: > Hi Eric and Richard, > > "Eric Schulte" wrote: >> Applied, Thanks > > Two comments about that great function: > > - Would it be possible to leave the code where it is, and have it selecte= d (in > a region), when the question about the language is asked? > > Currently, it seems to be temporarily "cut", and I sometimes hesitate a= bout > which language I wanna choose (moreover, when the right language does n= ot > exist, such as for demarcating an extract of config file). Would the co= de > chunk stay visible, it'd be easier... > > - Is it possible to envision completion of the language name? Writing > =3Demacs-lisp=3D could become easier... > > Best regards, > Seb