From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: org-contacts search case insensitive Date: Mon, 17 Nov 2014 12:37:11 +0100 Message-ID: References: Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqKcg-00052f-M9 for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 06:37:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqKcX-00036a-4S for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 06:37:34 -0500 Received: from plane.gmane.org ([80.91.229.3]:34917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqKcW-00036P-U3 for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 06:37:25 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XqKcV-0005z5-Vm for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 12:37:24 +0100 Received: from be.infonova.at ([195.3.81.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 12:37:23 +0100 Received: from news1142 by be.infonova.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 12:37:23 +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: emacs-orgmode@gnu.org * Martin Gross wrote: > > Dear helpers, > > I really like the idea of having an address book based on org-mode, > but I don=E2=80=98t understand why org-contacts searches case sensitive, > because at least to me this makes it more difficult to find what I am > looking for (I=E2=80=98am searching an entry about a conference. But how d= > id > I write "conference"?). I have no clue what org-contacts provides in this direction anyway because I end up using org-sparse-tree + regexp to look for entries. And recently, I discovered helm-do-grep which I enjoy using very much :-)