From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bug with org-agenda-export Date: Sat, 1 Nov 2008 13:51:25 +0100 Message-ID: <9A5CC6B3-EDD3-4123-A03C-A89FDDACCAC2@uva.nl> References: <4909D27B.6010502@sift.info> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KwHZh-0004Ue-VH for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 10:35:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KwHZh-0004UI-AG for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 10:35:37 -0400 Received: from [199.232.76.173] (port=59383 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwHZg-0004UC-U7 for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 10:35:36 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]:38552) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KwHZg-0004ZT-Mm for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 10:35:36 -0400 Received: by ug-out-1314.google.com with SMTP id 36so1684570uga.17 for ; Sat, 01 Nov 2008 07:35:34 -0700 (PDT) In-Reply-To: <4909D27B.6010502@sift.info> 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: Robert Goldman Cc: emacs-orgmode@gnu.org Hi Robert, I agree that the exported agenda view should not contain the stuff hidden by a filter. The next push to the git repo fixes this problem. Thanks for the report! - Carsten On Oct 30, 2008, at 4:27 PM, Robert Goldman wrote: > I have been using tag filtering from my agenda to get, e.g., a view of > the agenda that has only my TODOs that are tagged as '@car'. This > works > fine. But when I try to write them to a text file, using C-x C-w, I > get > output containing TODOs that are *not* tagged with @car. > > I am doing this using the latest version from git. > > I have done this before successfully, so I think this may be a > recently > introduced problem. > > I will have a look at the code, but thought I would report this right > away, in case anyone on the list has any insight. > > Best, > r > > > _______________________________________________ > 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