Re: [Orgmode] bug with spaces in regexp search

2010-09-23 Thread Carsten Dominik


On Sep 22, 2010, at 10:36 PM, Samuel Wales wrote:


With the headline * text search much faster than tag search


Is that so?


and an agenda text search:

 {faster than} does not return it
 {faster\ than} also


Either of these should now (after pulling) do the trick.

Cheers

- Carsten



I think of {...} as a single token even if it has spaces in it.

Thanks.

Samuel


Settings:

 (setf org-agenda-search-view-always-boolean t)
 (setf org-agenda-search-view-force-full-words t)

--  
Q: How many CDC scientists does it take to change a lightbulb?

A: You only think it's dark. [CDC has denied a deadly serious
disease for 25 years]
==
Retrovirus: http://www.wpinstitute.org/xmrv/index.html -- PLEASE  
DONATE

===
I would like to see the original Lo et al. 2010 NIH/FDA XMRV paper.

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] bug with spaces in regexp search

2010-09-23 Thread Samuel Wales
Thanks, Carsten.  :)

On 2010-09-22, Carsten Dominik carsten.domi...@gmail.com wrote:
 On Sep 22, 2010, at 10:36 PM, Samuel Wales wrote:

 With the headline * text search much faster than tag search

 Is that so?

Yes, by an order of magnitude.

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] bug with spaces in regexp search

2010-09-22 Thread Samuel Wales
With the headline * text search much faster than tag search
and an agenda text search:

  {faster than} does not return it
  {faster\ than} also

I think of {...} as a single token even if it has spaces in it.

Thanks.

Samuel


Settings:

  (setf org-agenda-search-view-always-boolean t)
  (setf org-agenda-search-view-force-full-words t)

-- 
Q: How many CDC scientists does it take to change a lightbulb?
A: You only think it's dark. [CDC has denied a deadly serious
disease for 25 years]
==
Retrovirus: http://www.wpinstitute.org/xmrv/index.html -- PLEASE DONATE
===
I would like to see the original Lo et al. 2010 NIH/FDA XMRV paper.

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] bug with spaces in regexp search

2010-09-22 Thread Noorul Islam
On Thu, Sep 23, 2010 at 2:06 AM, Samuel Wales samolog...@gmail.com wrote:
 With the headline * text search much faster than tag search
 and an agenda text search:

  {faster than} does not return it
  {faster\ than} also

 I think of {...} as a single token even if it has spaces in it.

 Thanks.

 Samuel


 Settings:

  (setf org-agenda-search-view-always-boolean t)
  (setf org-agenda-search-view-force-full-words t)


I have both these variables set as nil and search works.

This is what I did.

In org agenda buffer. I typed M-x org-search-view and then typed in
faster than which displayed the expected result.

release_7.01h-555-g90cc
Org-mode version 7.01trans (release_7.01h.555.g90cc)
GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of
2010-01-30 on noorul

Thanks and Regards
Noorul

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] bug with spaces in regexp search

2010-09-22 Thread Samuel Wales
Meaning?

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode