emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: Adam Spiers <orgmode@adamspiers.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] org-agenda.el: Add a M-, binding for org-priority-show
Date: Wed, 09 Dec 2020 00:25:36 -0500	[thread overview]
Message-ID: <87o8j3360f.fsf@kyleam.com> (raw)
In-Reply-To: <20201201195111.11217-1-orgmode@adamspiers.org>

[ Sorry, all, for the recent string of duplicate messages from me :x ]

Adam Spiers writes:

> This offers an easy way to check the internal numeric priority
> used for sorting within the agenda.

Thanks for the patch.  Please include a changelog entry in your commit
message.

> ---
>  doc/org-manual.org | 8 ++++++++
>  lisp/org-agenda.el | 1 +
>  2 files changed, 9 insertions(+)
>
> diff --git a/doc/org-manual.org b/doc/org-manual.org
> index 5a84a6de6..e914af42d 100644
> --- a/doc/org-manual.org
> +++ b/doc/org-manual.org
> @@ -9891,6 +9891,14 @@ the other commands, point needs to be in the desired line.
>    Set tags for the current headline.  If there is an active region in
>    the agenda, change a tag for all headings in the region.
>  
> +- {{{kbd(M-\,)}}} (~org-priority-show~) ::
> +
> +  #+kindex: M-,
> +  #+findex: org-priority-show
> +  Show the numeric priority for the current item.  This priority is
> +  composed of the main priority given with the =[#A]= cookies, and by
> +  additional input from the age of a schedules or deadline entry.
> +
>  - {{{kbd(\,)}}} (~org-agenda-priority~) ::

With a C-u, org-agenda-priority calls org-priority-show.  So perhaps
instead of adding a new binding, the documentation should be improved.
What do you think?


  reply	other threads:[~2020-12-09  5:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 19:51 [PATCH] org-agenda.el: Add a M-, binding for org-priority-show Adam Spiers
2020-12-09  5:25 ` Kyle Meyer [this message]
2020-12-11 22:17   ` Samuel Wales
2021-05-01 10:45   ` Bastien
2021-05-01 19:25     ` Adam Spiers

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=87o8j3360f.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=orgmode@adamspiers.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).