On Sun, Feb 26, 2012 at 02:16, <[email protected]> wrote: > I have been using the function oog in org-occur-goto.el to search any > open file, so somewhere in that file is a way to find open files. What > remains is to use some condition from this file to declare > org-refile-targets. I understand that a function can be used as a > value of this variable.
Look at the function oog-check-input. I believe it checks buffer-list and the major-mode for each buffer to determine whether to include it in the search. GL -- Suvayu Open source is the future. It sets us free.
