From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kiwon Um Subject: inherited-tags problem in agenda Date: Sun, 20 Jan 2013 18:40:16 +0900 Message-ID: <877gn8dwfz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwrO4-0002RQ-0J for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 04:40:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TwrO2-0008SG-QM for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 04:40:23 -0500 Received: from mail-pa0-f42.google.com ([209.85.220.42]:33086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwrO2-0008S8-IY for emacs-orgmode@gnu.org; Sun, 20 Jan 2013 04:40:22 -0500 Received: by mail-pa0-f42.google.com with SMTP id rl6so2877752pac.1 for ; Sun, 20 Jan 2013 01:40:21 -0800 (PST) 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 Dear org-mode dev team: >From the release_7.9.3, the inherited tags are incorrectly disappeared from the agenda view. The inherited tags are not shown for the tasks with DEADLINE in the agenda view. I checked this problem even at the latest version (git: 3e699dc0327516db5447fbc49101642350e4873a). This problem is not in the release_7.9.2. Thanks. -- Kiwon Um