From mboxrd@z Thu Jan 1 00:00:00 1970 From: phillip.lord@newcastle.ac.uk (Phillip Lord) Subject: Lentic.0.6 and org mode Date: Thu, 08 Jan 2015 13:55:26 +0000 Message-ID: <87zj9tml69.fsf@newcastle.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9DYl-0002Bw-Nt for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 08:55:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9DYf-0000gZ-PT for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 08:55:35 -0500 Received: from cheviot22.ncl.ac.uk ([128.240.234.22]:56524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9DYf-0000gN-KH for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 08:55:29 -0500 Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot22.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1Y9DYd-0004Bg-Dk for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 13:55:27 +0000 Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1Y9DYc-00022j-C4 for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 13:55:26 +0000 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 I thought some of you might be interested in the new release of my package, lentic. One of the things that it now does is allow multi-modal of editing of Emacs source, using org mode for the documentation. I realise that it's already possible to use ELPA org-babel to write literate el files, or to use outorg.el, but lentic provides a different form of interaction. You can edit the org form or the emacs-lisp form as you choose. The source code of lentic is, itself, written in this way. There is a screen cast linked below which shows what the interaction looks like. Available on MELPA-stable, MELPA and Marmalade https://github.com/phillord/lentic http://www.russet.org.uk/blog/3035 https://vimeo.com/116078853