emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: "Filippo A. Salustri" <salustri@ryerson.ca>
Cc: emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: feature request: changing the way numeric priorities are calculated
Date: Sat, 4 Jun 2011 21:26:14 -0700	[thread overview]
Message-ID: <BANLkTimG9G4D+NvetC=0j35Tm6+0PvLvvw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikimZ+d+1VzhSED_EqnG7Jebka4ag@mail.gmail.com>

I do

(defun alpha-org-priority-score (&optional sg)
  (case (alpha-org-entry-priority-letter sg)
    (?A 2)
    (?B 0)
    (?C -1)
    (t (error "Case exhausted for priority"))))

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
I support the Whittemore-Peterson Institute (WPI)
===
Extreme bigotry against people with deadly serious diseases is still
extreme bigotry.

  reply	other threads:[~2011-06-05  4:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-05  3:51 feature request: changing the way numeric priorities are calculated Filippo A. Salustri
2011-06-05  4:26 ` Samuel Wales [this message]
2011-06-05 11:11   ` [OT] " Jambunathan K
2011-06-05 11:26     ` Jambunathan K
2011-06-05 20:36     ` Carsten Dominik
2011-06-05 17:23   ` Filippo A. Salustri

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='BANLkTimG9G4D+NvetC=0j35Tm6+0PvLvvw@mail.gmail.com' \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=salustri@ryerson.ca \
    /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).