Re: [Emacs-orgmode] automatic isearch-mode in org-goto and org-remember

2006-06-23 Thread Carsten Dominik
Now, here is something for me to learn. Thanks Piotr, this looks really great. - Carsten On Jun 23, 2006, at 16:40, Piotr Zielinski wrote: Hi, The following lisp code turns automatic isearch mode on (as in Firefox) whenever you navigate an org-file using org-goto or org-remember. It is usef

[Emacs-orgmode] automatic isearch-mode in org-goto and org-remember

2006-06-23 Thread Piotr Zielinski
Hi, The following lisp code turns automatic isearch mode on (as in Firefox) whenever you navigate an org-file using org-goto or org-remember. It is useful especially for finding headlines when the org-file is long and has a deeply nested structure. The isearch-mode is modified so that it searche