Leo <[EMAIL PROTECTED]> writes:
> Dear All,
>
> Have you ever wanted to retrieve some information from your org files
> regarding some projects?
>
> I wonder whether a command similar to `occur' but applies to all files
> listed in `org-agenda-files' and their corresponding ARCHIVED files
> might
On Apr 18, 2008, at 5:44 AM, Carsten Dominik wrote:
Hi Leo and others,
Internal commands for this in Org are:
1. multi-occur, a standard emacs command. To apply it to the
agenda files, call it through the agenda dispatcher, for me this
is `C-c a /'.
That does not include any archive file
Hi Leo and others,
Internal commands for this in Org are:
1. multi-occur, a standard emacs command. To apply it to the
agenda files, call it through the agenda dispatcher, for me this
is `C-c a /'.
That does not include any archive files though. To do so,
get the new version from the
Dear All,
Have you ever wanted to retrieve some information from your org files
regarding some projects?
I wonder whether a command similar to `occur' but applies to all files
listed in `org-agenda-files' and their corresponding ARCHIVED files
might be desirable for org users.
Thank you for cons