Andrew Stribblehill wrote:
> org-mode files are plain text. M-% to do a replacement: once you've
> entered your search term and its replacement, hit ! to replace all
> without question.
Yes, one can do this, but note that it's not entirely a no-brainer. You
need to:
1. clear all the check boxes
It will be even easier if you narrow to the subtree before making the
replacements with org-narrow-to-subtree (C-x n s) so that you don't risk
changing anythong else. After you have done, run the command widen (C-x n w) to
show the whole file again.
Darlan
At Sat, 10 Oct 2009 00:43:12 +0100,
And
org-mode files are plain text. M-% to do a replacement: once you've
entered your search term and its replacement, hit ! to replace all
without question.
2009/10/9 Robert Goldman :
> I'm at about my one year anniversary using Org-mode, and I have a bit of
> an odd question. Last year, I made a sub
I'm at about my one year anniversary using Org-mode, and I have a bit of
an odd question. Last year, I made a subtree that was a project for
getting ready for winter (I live in Minnesota, which has harsh winters).
I worked my way through that list, and now I'd like to do the whole
thing over agai