Re: [O] [PATCH] * lisp/org.el (org-scan-tags): do not impose a value of case-fold-search on the user

2013-06-27 Thread Bastien
Hi Nicolas Nicolas Richard theonewiththeevill...@yahoo.fr writes: doesn't list Eva Luator in the Contacts buffer, although case-fold-search is set to t for me. I think it's an org-mode bug in fact ; I suggest the following : Applied, thanks. -- Bastien

[O] [PATCH] * lisp/org.el (org-scan-tags): do not impose a value of case-fold-search on the user

2013-06-21 Thread Nicolas Richard
Hello, when using org-contacts, (let ((filename (make-temp-file contacts nil .org))) (with-temp-file filename (insert * Eva Luator\n:PROPERTIES:\n:EMAIL: e...@gmail.com.invalid\n:END:\n)) (let ((org-contacts-files (list filename))) (org-contacts eva luator))) doesn't list Eva