From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: function to select text of in a cell of a table Date: Sat, 31 Dec 2016 03:54:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c1919de8922070544ec470a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNAkq-0006Vw-Js for emacs-orgmode@gnu.org; Fri, 30 Dec 2016 22:54:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cNAkp-0001PU-Ok for emacs-orgmode@gnu.org; Fri, 30 Dec 2016 22:54:48 -0500 Received: from mail-ua0-x22a.google.com ([2607:f8b0:400c:c08::22a]:34697) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cNAkp-0001P5-JD for emacs-orgmode@gnu.org; Fri, 30 Dec 2016 22:54:47 -0500 Received: by mail-ua0-x22a.google.com with SMTP id 34so226411389uac.1 for ; Fri, 30 Dec 2016 19:54:47 -0800 (PST) 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: "Charles C. Berry" , dmg Cc: emacs-org list --94eb2c1919de8922070544ec470a Content-Type: text/plain; charset=UTF-8 Check out this earlier thread: https://lists.gnu.org/archive/html/emacs-orgmode/2016-05/msg00240.html You probably just need the org-table-mark-field definition from that. On Sat, Dec 31, 2016, 8:28 AM Charles C. Berry wrote: > On Fri, 30 Dec 2016, dmg wrote: > > > hi everybody, > > > > has anybody written a function to select the text in a cell of a table? > > If you mean like what ob-ref.el uses to support babel references, yes. > > Also see org-table.el. > > If you just want support for working with Babel src blocks, see > > (info "(org) var") > > HTH, > > Chuck > > -- Kaushal Modi --94eb2c1919de8922070544ec470a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Check out this earlier thread:=C2=A0https://lists.gnu.org/archive/h= tml/emacs-orgmode/2016-05/msg00240.html

--94eb2c1919de8922070544ec470a--