From mboxrd@z Thu Jan 1 00:00:00 1970 From: D M German Subject: Re: function to select text of in a cell of a table Date: Tue, 03 Jan 2017 10:44:51 -0800 Message-ID: <87eg0kvv8c.fsf@mn.cs.uvic.ca> References: Reply-To: dmg@turingmachine.org Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOU4x-0001dn-4s for emacs-orgmode@gnu.org; Tue, 03 Jan 2017 13:45:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOU4u-00059j-HK for emacs-orgmode@gnu.org; Tue, 03 Jan 2017 13:44:59 -0500 Received: from mail-pg0-x241.google.com ([2607:f8b0:400e:c05::241]:33502) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOU4u-00058i-Ay for emacs-orgmode@gnu.org; Tue, 03 Jan 2017 13:44:56 -0500 Received: by mail-pg0-x241.google.com with SMTP id g1so34312305pgn.0 for ; Tue, 03 Jan 2017 10:44:54 -0800 (PST) In-Reply-To: (Kaushal Modi's message of "Sat, 31 Dec 2016 03:54:35 +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" To: Kaushal Modi Cc: emacs-org list , "Charles C. Berry" Kaushal Modi twisted the bytes to say: Kaushal> Check out this earlier thread: Kaushal> https://lists.gnu.org/archive/html/emacs-orgmode/2016-05/msg00240.html Kaushal> You probably just need the org-table-mark-field definition from that. thank you both very much. Kaushal, your function is exactly what I needed. --daniel Kaushal> 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> Kaushal Modi -- Daniel M. German "If Microsoft ever does applications Linus Torvalds -> for Linux it means I've won." http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with .