[Orgmode] Trouble setting variables in custom agenda command

2009-05-28 Thread Christopher DeMarco
x27;(org-agenda-skip-entry-if 'notregexp "\\* TODO") nil nil))) Why don't the first three variables get set (or at least their effects aren't visible in the Agenda buffer), but the last two do? What am I missing in the manual that would have made this cle

Re: [Orgmode] Re: Trouble setting variables in custom agenda command

2009-06-04 Thread Christopher DeMarco
latest release with my fix, I haven't done this yet, hopefully I'll get to it tonight. Thanks for the help! -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All' to s

Re: [Orgmode] Getting a nice and synchronized calendar

2009-07-31 Thread Christopher DeMarco
nt it as part of a generic extension to org-publish, which talks WebDAV directly to a remote host. Then publishing to a remote host can happen in one swell foop, and the .ics can be pushed up to a CalDAV server. Or just solve world hunger or something... -- Christopher DeMarco IT Director MAYA Gro

[Orgmode] How to measure a project's %complete?

2009-08-18 Thread Christopher DeMarco
;s not a showstopper, but it would be nice to be able to automagically evaluate how far along the path a particular PROJECT is, based upon its constituents' state. Thanks in advance! -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 __

[Orgmode] Re: How to measure a project's %complete?

2009-08-18 Thread Christopher DeMarco
On Tue Aug 18 09:34:42 2009 -0400, Bernt Hansen wrote: > This already works. Well I'll be... Thanks! -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All' to send r

[Orgmode] Re: How to measure a project's %complete?

2009-08-18 Thread Christopher DeMarco
ecklists. I think I can workaround this by making my planning clearer and not hiding assumptions in structural complexity :-) -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All' to

Re: [Orgmode] Re: How to measure a project's %complete?

2009-08-18 Thread Christopher DeMarco
On Tue Aug 18 15:34:51 2009 +0100, Carsten Dominik wrote: > Wow, you found that undocumented variable? Nice. Nice++ would be my submitting patches to the Info :-) -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgm

[Orgmode] Print headlines including DEADLINE?

2008-12-08 Thread Christopher DeMarco
So I have a custom agenda search: (setq org-agenda-custom-commands '(("p" "Projects" tags "+xxx|+xx|+x"))) I'd like to also show the DEADLINEs for these projects. Is there an easy way to do

Re: [Orgmode] Print headlines including DEADLINE?

2008-12-16 Thread Christopher DeMarco
t explicitly sourced based on what view I want, but that seems roundabout... Thanks... and org-mode rocks! -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies

Re: [Orgmode] org-mode to iPhone

2008-12-22 Thread Christopher DeMarco
mode. Email them to yourself :-) -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] org-mode to iphone?

2008-12-22 Thread Christopher DeMarco
and sharing my code with the list. It should be pretty easy to write a mod_python handler to pull org-mode source from Git or Subversion and run that through the elisp interpreter... But seriously, you could totally expose your agenda view as an IMAP store... -- Chri

Re: [Orgmode] Undelivered Mail Returned to Sender

2008-12-22 Thread Christopher DeMarco
, which I have >not been able to sort out. That does work nicely, thanks! One last thing -- can I specify the column used to sort the items? Sorry to have resent the NDR rather than the original message :-/ -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660

[Orgmode] Using the agenda to calculate how much work I have scheduled

2009-01-15 Thread Christopher DeMarco
d Lisp? I have looked at the Effort property, but I can't see how to use that from within an agenda view -- and the ability to know "what time it is now", and to therefore know how I fare in my daily plan, is important to me. Thanks in advance! [1] http://sachachua.com/wp/2007/

Re: [Orgmode] Using the agenda to calculate how much work I have scheduled

2009-01-16 Thread Christopher DeMarco
On Thu, Jan 15, 2009 at 11:01:41AM -0600, Matthew Lundin wrote: > Hope this helps, It does; it's awesome. Thanks! -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All&

Re: [Orgmode] Using the agenda to calculate how much work I have scheduled

2009-01-16 Thread Christopher DeMarco
On Thu, Jan 15, 2009 at 10:38:50PM +0530, Manish wrote: > Hope this gives you some ideas if not exactly what you were looking > for. It does indeed. Thanks a ton! -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-o

Re: [Orgmode] are elc files portable?

2009-01-16 Thread Christopher DeMarco
byte-compilation before executing anyway; pre-compiling just makes things faster by skipping the "compile" step. -- Christopher DeMarco IT Director MAYA Group +1-412-708-9660 ___ Emacs-orgmode mailing list Remember: use `Reply All&#

[O] How to run a command after exporting agenda to HTML?

2016-08-10 Thread Christopher DeMarco
rrent Org? --cmd Christopher DeMarco +1-775-KETCHUP