all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "andrés ramírez" <rrandresf@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 32068@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: bug#32068: obsolescense of #+CATEGORY on org-mode 9.x
Date: Mon, 09 Jul 2018 15:03:07 +0000	[thread overview]
Message-ID: <86efgcladw.fsf@gmail.com> (raw)
In-Reply-To: <87k1q4iido.fsf@nicolasgoaziou.fr>

Hi Nicolas.
> > ¿What would have been the way a user should discover this incompatibility
> > or obsolescense of the "#+CATEGORY"?.
> 
> I would suggest that user to read the releases notes, located in
> ORG-NEWS files, in particular the "Incompatible changes" sections.
> 
> This particular change was announced in Org 8.3.
> 
> Also, this feature (multiple CATEGORY keywords) was strongly deprecated,
> as pointed out in the old manual, since Org 5.14 (2008).

I see. Something is missing on that comment "Use org-lint for a hint
about how to modify your agenda file".

/usr/share/emacs/26.1/etc/ORG-NEWS

emacs 25.1 has org-version 8.2.10

Debian still have 24.5 as default emacs on debian strech. So this issue
is going to arise again in the future. So just for the notice of future
users.

this:
--8<---------------cut here---------------start------------->8---
#+CATEGORY: world cup
--8<---------------cut here---------------end--------------->8---

should be changed to:
--8<---------------cut here---------------start------------->8---
** world cup (not showed on agenda view)
    :PROPERTIES:
    :CATEGORY: world cup
    :END:
--8<---------------cut here---------------end--------------->8---

Regards

      reply	other threads:[~2018-07-09 15:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-06  0:46 bug#32068: 26.1; problem with org-agenda and categories rrandresf
2018-07-06  0:52 ` bug#32068: forgotten file Andrés Ramírez
2018-07-06  6:06 ` bug#32068: 26.1; problem with org-agenda and categories Eli Zaretskii
2018-07-06 13:22   ` andrés ramírez
2018-07-07 11:05   ` Nicolas Goaziou
2018-07-07 11:36     ` Eli Zaretskii
2018-07-07 13:02     ` andrés ramírez
2018-07-07 15:52       ` Nicolas Goaziou
2018-07-07 16:44         ` andrés ramírez
2018-07-07 23:34           ` Nicolas Goaziou
2018-07-08  0:32             ` rrandresf
2018-07-08  9:55               ` Nicolas Goaziou
2018-07-09  3:13                 ` andrés ramírez
2018-07-09  7:23                   ` Nicolas Goaziou
2018-07-09 14:29                     ` bug#32068: obsolescense of #+CATEGORY on org-mode 9.x (was: bug#32068: 26.1; problem with org-agenda and categories) andrés ramírez
2018-07-09 14:38                       ` bug#32068: obsolescense of #+CATEGORY on org-mode 9.x Nicolas Goaziou
2018-07-09 15:03                         ` andrés ramírez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86efgcladw.fsf@gmail.com \
    --to=rrandresf@gmail.com \
    --cc=32068@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.