On Oct 16, 2007, at 14:56, Niels Giesen wrote:
Column view on a narrowed subtree does take into account the file-wide
#+COLUMNS directive, but *not* the :COLUMNS: property of a parent
tree outside of the narrowing.
Actually, this issue seems to be larger: `org-set-property' does scan
the whole file for properties, but prop_ALL from a parent tree outside
of the narrowing does not have any effect on the values shown.
Fixed, thanks.
In column view links are not propertised as links, so the full text
shows.
This cannot be changed, because columns are a display property already,
and links
also need a display property.
Also, C-c C-o does not work here to follow a link in a line (or
rather: column).
I guess this could be made to work.
Whilst on the subject of links, in the agenda buffer, for some reason
C-c C-o has trouble when a link is not on the end of a line. The
following in org-agenda-open-link patch fixes this:
(however, it will still just follow the /first/ link on the line)
Fixed, thanks.
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode