From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John Wiegley" Subject: Problem with C-u > and g Date: Thu, 21 Mar 2013 16:22:28 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIiGK-0006lj-6b for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 12:22:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIiGH-0004AX-2A for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 12:22:44 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:33208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIiGG-0004AA-RR for emacs-orgmode@gnu.org; Thu, 21 Mar 2013 12:22:40 -0400 Received: by mail-wi0-f176.google.com with SMTP id hm14so6781139wib.3 for ; Thu, 21 Mar 2013 09:22:39 -0700 (PDT) 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: emacs-orgmode@gnu.org If I use C-u > to hide a category of tasks from the agenda, and then refresh the agenda with 'g', it will show me only the category I had hidden! In other words, it inverts the meaning of the hiding. John