From mboxrd@z Thu Jan 1 00:00:00 1970 From: "rrandresf@gmail.com" Subject: bug#32068: 26.1; problem with org-agenda and categories Date: Sat, 7 Jul 2018 19:32:21 -0500 Message-ID: References: <86tvpdnqcp.fsf@sacsa.i-did-not-set--mail-host-address--so-tickle-me> <83efggnbib.fsf@gnu.org> <87sh4vjofi.fsf@nicolasgoaziou.fr> <86lgankxlw.fsf@gmail.com> <87in5rgi1o.fsf@nicolasgoaziou.fr> <86k1q7knbo.fsf@gmail.com> <87d0vyei31.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fbxdS-0008Kv-1R for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 20:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fbxdO-0007Cn-Uv for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 20:33:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:42661) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fbxdO-0007Cd-Qn for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 20:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fbxdO-0002z4-AQ for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 20:33:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87d0vyei31.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: 32068@debbugs.gnu.org, Eli Zaretskii Hi Nicolas. I still think this is a bug. Let me explain You why. On my shared on this thread agenda file(jl_diary.agendatest.org). There are several categories on the items for being showed on the org-agenda. But org-mode chooses the last (among the categories) for showing on the agenda. In my opinion if something is bad my my agenda file (jl_diary.agendatest.org). It should be signaled when loading the agenda, as the org-agenda does when something is wrong with my agenda files, like the one I have shared (jl_diary.agendatest.org). >> I share my agenda among several devices with different emacs versions >> ("23.4" "25.1" "26.1|26.2|master") > > Note that recent Org, i.e., Org 9.0+ do not support Emacs 23 anymore. I just use the org bundled with emacs with every of this versions. And everything was smooth just until 26.1 Regards