From: Ihor Radchenko <yantar92@posteo.net>
To: Alex Giorev <alex.giorev@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: A couple of `org-priority' fixes
Date: Wed, 19 Oct 2022 03:13:44 +0000 [thread overview]
Message-ID: <87r0z4cxp3.fsf@localhost> (raw)
In-Reply-To: <CAMq3WZghzy5FoiyXY4SwbQhHa8AnOAhKtZHrkCtewGZ60Da2wQ@mail.gmail.com>
Alex Giorev <alex.giorev@gmail.com> writes:
> I found a couple of problems in org-priority, I think these patches fix
> them.
Thanks for the very clean patches and sorry for the late reply.
> - The first patch is truly minor, it just adds a bit to the docstring
> - The problem which prompted the second patch arises when all priorities
> are lowercase (you can test this by evaluating (setq org-priority-highest
> ?a org-priority-lowest ?z org-priority-default ?o) and then trying to set
> the priority to some lowercase letter)
> - The problem solved by the third patch arises when numerical priorities
> are used and 32 is given as the argument, 32 being the character code of
> the space character, because that character is used to signal property
> removal.
I have tested your patches using make test (see
https://orgmode.org/worg/org-contribute.html#first-patch) and it appears
that your patches break removing priority from a headline.
Can you please fix this issue?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2022-10-19 3:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-04 23:05 A couple of `org-priority' fixes Alex Giorev
2022-05-01 2:38 ` Ihor Radchenko
2022-10-19 3:13 ` Ihor Radchenko [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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r0z4cxp3.fsf@localhost \
--to=yantar92@posteo.net \
--cc=alex.giorev@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).