[Orgmode] org-collector : display problem with propview

2010-07-22 Thread d . tchin
Hi I try to use org-collector. Since I have changed org-mode to release 7.01 there is a modification in the display of propview. Below an example : - * View #+BEGIN: propview :cols (ITEM CATEGORY) :scope tree :match Inside1 | ITEM

Re: [Orgmode] org-collector : display problem with propview

2010-07-22 Thread Eric Schulte
Hi, The following minimal patch to org-collector.el should remove tags from the ITEM text, which will also remove the many \n characters. Please let me know if this works for you. Thanks -- Eric diff --git a/contrib/lisp/org-collector.el b/contrib/lisp/org-collector.el index 72eb8f2..2646b3f