From mboxrd@z Thu Jan 1 00:00:00 1970 From: d.tchin Subject: Re: org-collector : display problem with propview Date: Fri, 23 Jul 2010 07:16:07 +0000 (UTC) Message-ID: References: <87d3uffo3s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45958 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcCUX-0004rs-93 for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 03:16:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcCUU-0002o5-N2 for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 03:16:19 -0400 Received: from lo.gmane.org ([80.91.229.12]:48008) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcCUU-0002nr-Ha for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 03:16:18 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OcCUS-000122-EN for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 09:16:16 +0200 Received: from APuteaux-754-1-12-241.w90-44.abo.wanadoo.fr ([90.44.55.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Jul 2010 09:16:16 +0200 Received: from d.tchin by APuteaux-754-1-12-241.w90-44.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Jul 2010 09:16:16 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric Schulte gmail.com> writes: > > 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 > > > Attachment (org-collector-w-o-tags.patch): text/x-diff, 569 bytes > > > d.tchin voila.fr> writes: > Hi Eric, It works as expected. Thanks d.tchin