emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] accessing org-lowest-priority in .emacs


From: Filippo A. Salustri
Subject: [O] accessing org-lowest-priority in .emacs
Date: Thu, 16 Jun 2011 07:35:36 -0400

I'm having a senior moment here.

I've got code of this form in my Preferences.el (aquamacs-speak for .emacs):

(defvar fas/org-some-variable
  (/ 10 (* 1000 (- org-lowest-priority org-highest-priority))))

But org-lowest-priority & org-highest-priority aren't defined at that
point in Preferences.el.  I need to defer the calculation till org is
running.

It's embarrassing, but it's not coming to me.

Can someone help me out?
Cheers.
Fil
-- 
\V/_
Filippo A. Salustri, Ph.D., P.Eng.
Mechanical and Industrial Engineering
Ryerson University
350 Victoria St, Toronto, ON
M5B 2K3, Canada
Tel: 416/979-5000 ext 7749
Fax: 416/979-5265
Email: address@hidden
http://deseng.ryerson.ca/~fil/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]