all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Martin <kleinerdrache@gmx.at>
Cc: help-gnu-emacs@gnu.org
Subject: Re: indexing files?
Date: Mon, 10 Mar 2014 12:40:33 +0530	[thread overview]
Message-ID: <87zjkycyvq.fsf@gmail.com> (raw)
In-Reply-To: <87y50ipnm5.fsf@gmx.at> (Martin's message of "Mon, 10 Mar 2014 07:35:30 +0100")

Martin <kleinerdrache@gmx.at> writes:

> Hi there,
>
> since a few weeks I'm using mu4e and I find the search thing very
> useful.
>
> I wonder if there would also be something like mu4e not for emails but
> for files in my Home directory?  If you can give me hints, I would be
> very excited. :)

Emacs has a search engine and it is called rgrep and it doesn't rely on
indices.  If you really want index - in that you have a custom markup
that explicityl specifies what an index is - you can go with etags or
ctags.

----------------------------------------------------------------

    (info "(mairix-el) Top")

Mairix comes to mind.  The descriptions specifically talk about Emails.
Aren't the Emails files as well?  I don't know.

| mairix.el--Mairix interface for Emacs
| *************************************
| 
| Mairix is a tool for indexing and searching words in locally stored
| mail.  It was written by Richard Curnow and is licensed under the GPL.
| 
|    `mairix.el' is an interface to the mairix search engine.  It allows
| you to call mairix with a search term, easily create searches based on
| the currently displayed mail, save regularly used searches in your
| `.emacs' for future use and lets you call mairix for updating the
| database.

----------------------------------------------------------------

There is also notes-mode in ELPA (which I have looked at).  It has
slightly different notion of what a Index is and it relies on perl-mode.

----------------------------------------------------------------

If you are just looking for free form index just a plain rgrep should
suffice, I think.  Or you take in to a slightly higher level and
"consider" an Org headline as specifying an Index.

----------------------------------------------------------------

You need to really tell us what you mean by an Index :-)

>
> Thanks,
> Martin



  reply	other threads:[~2014-03-10  7:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10  6:35 indexing files? Martin
2014-03-10  7:10 ` Jambunathan K [this message]
2014-03-10  7:43   ` Jambunathan K
2014-03-10  7:34 ` Charles Philip Chan
2014-03-10 13:10 ` Stefan Monnier
2014-03-10 19:47 ` Michael Heerdegen
2014-03-17  4:23 ` Danil Orlov
     [not found] ` <mailman.16861.1394435343.10748.help-gnu-emacs@gnu.org>
2014-03-19  5:11   ` Rusi
     [not found]     ` <mailman.17483.1395206199.10748.help-gnu-emacs@gnu.org>
2014-03-19  5:27       ` Rusi
2014-03-19 17:17     ` Jambunathan K
     [not found] <mailman.16858.1394434284.10748.help-gnu-emacs@gnu.org>
2014-03-19  5:03 ` Rusi
2014-03-19  7:01   ` Martin
2014-03-19 10:12     ` Michael Heerdegen
2014-03-19 18:00       ` Martin
2014-03-19 18:21         ` Michael Heerdegen
2014-03-19 18:27           ` Martin
2014-03-19 18:36             ` Michael Heerdegen
     [not found]   ` <mailman.17491.1395212486.10748.help-gnu-emacs@gnu.org>
2014-03-19  7:29     ` Rusi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zjkycyvq.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kleinerdrache@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.