From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Samuel Wales <samologist@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [RFC] Properly handle keyword + COMMENT keyword
Date: Mon, 24 Mar 2014 23:04:26 +0100 [thread overview]
Message-ID: <87pplbjlsl.fsf@gmail.com> (raw)
In-Reply-To: <CAJcAo8vDcY9fXm_P8ycjSOxq68U3n2TwutbZkQhoFu_iNsWHRw@mail.gmail.com> (Samuel Wales's message of "Mon, 24 Mar 2014 14:48:39 -0700")
Hello,
Samuel Wales <samologist@gmail.com> writes:
> does this preserve todo keyword font locking
This is one goal of the patch.
> and sorting?
IIRC, TODO-based sorting refers to `org-todo-keywords-1', which doesn't
include "COMMENT", so I don't think this changes sorting (i.e., sorting
ignores COMMENT keywords).
> does archive work the same way?
I didn't touch to archive tag (but there's some work to do here to, as
a first step, `org-in-archived-heading-p' would be nice). Note that
ARCHIVE is a tag, though.
> i presume it is a coincidence that this message comes after mine which
> mentioned font locking and sorting
No it isn't. Your message recalled me this needed to be fixed.
> as the fix to that message is to not evaluate or export call lines
> that are not supposed to be exported. i would not find this change to
> be a suitable workaround for that.
I do not want to provide a workaround for what I do not consider to be
a bug. Export and Babel are two different parts of Org that happen to
have a non-empty intersection. "No Export" doesn't have to mean "No
Babel" (unless you use a COMMENT keyword, that is).
Anyway that's another topic.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2014-03-24 22:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 21:38 [RFC] Properly handle keyword + COMMENT keyword Nicolas Goaziou
2014-03-24 21:48 ` Samuel Wales
2014-03-24 22:04 ` Nicolas Goaziou [this message]
2014-04-10 20:54 ` Nicolas Goaziou
2014-04-11 8:59 ` Bastien
2014-04-11 19:42 ` Nicolas Goaziou
2014-04-11 20:13 ` Bastien
2014-04-12 9:03 ` Nicolas Goaziou
2014-04-16 14:39 ` Bastien
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=87pplbjlsl.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=samologist@gmail.com \
/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.