From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Angel de Vicente Newsgroups: gmane.emacs.help Subject: Emacs interface to Recoll other than Helm? Date: Tue, 07 Nov 2017 15:30:45 +0000 Message-ID: <87375qf6my.fsf@iac.es> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1510068862 11646 195.159.176.226 (7 Nov 2017 15:34:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 7 Nov 2017 15:34:22 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 07 16:34:16 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eC5t9-0002Sx-4M for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Nov 2017 16:34:07 +0100 Original-Received: from localhost ([::1]:54007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC5tG-00083S-KW for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Nov 2017 10:34:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC5qW-0006Qm-E2 for help-gnu-emacs@gnu.org; Tue, 07 Nov 2017 10:31:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eC5qS-0006F6-EV for help-gnu-emacs@gnu.org; Tue, 07 Nov 2017 10:31:24 -0500 Original-Received: from [195.159.176.226] (port=38340 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eC5qS-0006Dw-7z for help-gnu-emacs@gnu.org; Tue, 07 Nov 2017 10:31:20 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eC5qC-0003jB-84 for help-gnu-emacs@gnu.org; Tue, 07 Nov 2017 16:31:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:OswG7Vm16JlryVY1nVBACiAtDhs= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:114774 Archived-At: Hi, I've started using Recoll (https://www.lesbonscomptes.com/recoll/) to index my files. It works quite nicely, so now the next obvious step is to try to run it from inside Emacs (I can do it simply from a terminal, but ideally I would like to get the output formatted in a way similar to what you get when doing multi-occur: a buffer with all the search matches and with clickable files that will open the matched file). I've found that there is a Helm interface to it (https://github.com/emacs-helm/helm-recoll), but right now I'm using Ivy (http://oremacs.com/swiper/) and if possible I would like to avoid installing Helm just for the integration with Recoll (plus, I'm not sure if it will clash somehow with the installed Ivy?). Any pointers/suggestions/ideas welcome. Many thanks, -- Ángel de Vicente http://angel-de-vicente.blogspot.com/