From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thomas S. Dye" Subject: Re: how to update and add info to babel documentation? Date: Tue, 19 Jul 2016 07:05:18 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPYSt-0003ET-QY for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 13:05:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPYSp-0005cU-JR for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 13:05:50 -0400 Received: from gproxy2-pub.mail.unifiedlayer.com ([69.89.18.3]:36591) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1bPYSp-0005b2-Bd for emacs-orgmode@gnu.org; Tue, 19 Jul 2016 13:05:47 -0400 In-reply-to: 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" To: dmg Cc: emacs-orgmode Aloha dmg, You can find instructions here: http://orgmode.org/worg/worg-git.html Thanks for your help. All the best, Tom dmg writes: > hi there, > > I was trying to find the sources for the babel language documentation. > Specifically: > > > http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-sqlite.html > > Could anybody please tell me which is the best way to submit a patch to it? > > Specifically, I would like to document the use of variables in the mode. I had > to read its source code to know that you can to prefix the variable name with > $ for it to work, eg: > > > #+BEGIN_SRC sqlite :db /tmp/rip.db :var x="table" > select * from $x; > #+END_SRC > > > ​thank you,​ -- Thomas S. Dye http://www.tsdye.com