From mboxrd@z Thu Jan 1 00:00:00 1970 From: Le Wang Subject: org-edit-special is available to other buffers Date: Fri, 24 Feb 2012 00:38:04 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04182556a7a79b04b9a44445 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0bgG-00074v-75 for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 11:38:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0bgE-00057a-Qw for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 11:38:08 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:64339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0bgE-000576-IC for emacs-orgmode@gnu.org; Thu, 23 Feb 2012 11:38:06 -0500 Received: by wera13 with SMTP id a13so1145345wer.0 for ; Thu, 23 Feb 2012 08:38:04 -0800 (PST) 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: Orgmode Mailing List --f46d04182556a7a79b04b9a44445 Content-Type: text/plain; charset=ISO-8859-1 Hi, I asked about this a while ago on this list, but no one seemed interested. So I've gone ahead and implemented this myself. https://github.com/lewang/generic-edit-special This allows you to define beginning/ending regexps with corresponding language, and edit the region in between just like org-edit-special. Currently, I use it for HTML/css/javascript/rails. Any comments/bug reports welcome. Cheers. -- Le --f46d04182556a7a79b04b9a44445 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I asked about this a while ago on this list, but no one seemed i= nterested.=A0 So I've gone ahead and implemented this myself.

https://github.com= /lewang/generic-edit-special

This allows you to define beginning/ending regexps with corresponding l= anguage, and edit the region in between just like org-edit-special.=A0 Curr= ently, I use it for HTML/css/javascript/rails.

Any comments/bug repo= rts welcome.

Cheers.

--
Le
--f46d04182556a7a79b04b9a44445--