Column view: Capture also from locations in other files.
commit2deee3e6e4266426ab34f30191e653f2bae39ac4
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 22 Dec 2008 07:13:20 +0000 (22 08:13 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 22 Dec 2008 07:56:42 +0000 (22 08:56 +0100)
tree29902651436389e9720c47f476ca78642930587d
parenta8282e38c37a1d9e53afd55048e7e3688f361c0a
Column view: Capture also from locations in other files.

The dynamic block capturing column view has an :id parameter that does
select from where the column view should be captured.  The routine
searching for this entry so far only searched the current file, now it
uses the full ID API to find the entry also in another file.

Furthermore, a value "file:path/to/file.org" will capture the global
column view of that file.

Report by Francois Lagarde.
ORGWEBPAGE/Changes.org
doc/ChangeLog
doc/org.texi
lisp/ChangeLog
lisp/org-colview-xemacs.el
lisp/org-colview.el
lisp/org-id.el