From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to print only visible elements of org-agenda Date: Thu, 26 Nov 2015 14:23:59 +0100 Message-ID: <87fuzsq4gg.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1wV4-0007l9-Iz for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 08:22:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1wV0-0003zj-MB for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 08:22:14 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:55312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1wV0-0003zf-Et for emacs-orgmode@gnu.org; Thu, 26 Nov 2015 08:22:10 -0500 In-Reply-To: (sgeorgii .'s message of "Fri, 20 Nov 2015 12:47:35 +0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "sgeorgii ." Cc: emacs-orgmode@gnu.org Hello, "sgeorgii ." writes: > I run org-agenda and then I do some filtering of the agenda by tags. > > Then I simply want to print the lines which I now see on the screen. > > My problem is - I am getting printed _all_ lines of org-agenda, > including those I just filtered out and do not see on my screen! > > My desired outcome is to get printed only those org-agenda lines I see > on screen after filtering. Can this be done? Actually, it was intended to behave this way, but a bug was getting in the way. I fixed it. Thank you. Regards, -- Nicolas Goaziou