From mboxrd@z Thu Jan 1 00:00:00 1970 From: jemarch@gnu.org (Jose E. Marchesi) Subject: Re: orgmode and a database Date: Tue, 05 Apr 2016 16:40:00 +0200 Message-ID: <871t6k2k73.fsf@gnu.org> References: <87shz1f97s.fsf@mat.ucm.es> <87pou42v4r.fsf@yandex.com> <5703A459.4000807@verizon.net> <87lh4s2omp.fsf@yandex.com> <87k2kcywxv.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anS1b-0003iE-Le for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 10:32:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anS1X-0004Wa-M5 for emacs-orgmode@gnu.org; Tue, 05 Apr 2016 10:32:11 -0400 In-Reply-To: <87k2kcywxv.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Tue, 5 Apr 2016 15:03:40 +0100") 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: Colin Baxter Cc: emacs-orgmode@gnu.org > Hi Charlie, > > recutils-1.7 on Debian 3.2.78-1 i686 GNU/Linux. It installed ok, but > gave warnings on "make test". These disappeared on installing the > packages I mentioned. Colin et al., All this talk of recutils motivated me to try it again as I do have a task that would benefit from this, currently managed using org properties but unwieldy as a result. However, I cannot get it working in emacs. There is a (setq) line in rec-mode that is ill-formed and I cannot navigate through a database. I am using You could try to use rec-mode.el from the git version of recutils, as it contains several fixes since the 1.7 release: http://git.savannah.gnu.org/cgit/recutils.git/tree/etc/rec-mode.el