From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Re: Org-mode and searching for multiple occurances Date: Thu, 11 Feb 2010 11:09:23 +0100 Message-ID: <83sk98f5ik.fsf@yahoo.it> References: <87iqa4kct0.fsf@fastmail.fm> <4B73D19F.5010006@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfVzC-000141-Cd for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 05:09:26 -0500 Received: from [199.232.76.173] (port=33509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfVzB-000130-BC for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 05:09:25 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfVz9-00038H-Qf for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 05:09:25 -0500 Received: from slim-2a.inet.it ([213.92.5.122]:42510) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NfVz9-00037h-8Y for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 05:09:23 -0500 In-Reply-To: <4B73D19F.5010006@cs.tu-berlin.de> (Stephan Schmitt's message of "Thu, 11 Feb 2010 10:45:03 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Stephan Schmitt Cc: Matt Lundin , emacs-orgmode@gnu.org, evita moreno Stephan Schmitt writes: Hi, Stephan, > Also sprach Matt Lundin: >> evita moreno writes: >> >>> * jones2000 >>> blah blah blah keyword1 keyword2 >>> *jones2007 >>> blah blah keyword2 >>> >>> and so on. I was wondering whether there is a way where one can search >>> for a keyword in the database (more than 350 papers up to now) and can >>> get in an automatic fashion in which of the jones' entries these >>> keywords occur >> You can use org-search-view (C-c a s). > Just a remark: > If the file is not in org-agenda-files it is "C-c a < s" > well I don't think that using *Agenda* is what Evita is looking for, or at least I was not able to obtain a satisfactory view of the authors with keyword2 occurrence in my test.org file. I think that your first solution: M-x org-occur is the best *org-option* (Isn't better using bibtex and bibtex tools?) cheers, Giovanni