emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Undelivered Mail Returned to Sender


From: Mail Delivery System
Subject: [Orgmode] Undelivered Mail Returned to Sender
Date: Sat, 20 Dec 2008 22:29:43 -0500 (EST)

This is the mail system at host owl.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<address@hidden>: host mail.maya.com[192.70.254.20] said: 550 Relaying
    denied. (in reply to RCPT TO command)
Reporting-MTA: dns; owl
X-Postfix-Queue-ID: 9AF8219204B
X-Postfix-Sender: rfc822; demarco@maya.com
Arrival-Date: Sat, 20 Dec 2008 22:29:42 -0500 (EST)

Final-Recipient: rfc822; emacs-orgmode@gnu.org
Action: failed
Status: 5.0.0
Remote-MTA: dns; mail.maya.com
Diagnostic-Code: smtp; 550 Relaying denied.
--- Begin Message --- Subject: Re: [Orgmode] Print headlines including DEADLINE? Date: Sat, 20 Dec 2008 22:29:42 -0500 User-agent: Mutt/1.5.18 (2008-05-17)
On Wed, Dec 17, 2008 at 10:00:35AM +0100, Carsten Dominik wrote:

> (setq org-agenda-custom-commands
>       '(("x" "With deadline columns" alltodo ""
>        ((org-agenda-overriding-columns-format "%20ITEM %DEADLINE")
>         (org-agenda-start-view-columns-initially t)))))

This doesn't seem to work :-/

I've cloned & installed from git -- org-version returns 6.16 and the
;;Version strings in the various .el being loaded by Emacs agree.

With the above in my .emacs, C-cax doesn't do anything different from
what I had before.  

FWIW, I don't actually have deadlines on most of my TODOs; I have
top-level headlines with deadlines and a custom tag indicating the
approx. effort required (I know that this is builtin elsewhere; I'm
tackling one problem at a time here :-) So my actual .emacs looks like
this:

    (setq org-agenda-custom-commands
          '(("p" "Projects" tags "+xxx|+xx|+x"
             ((org-agenda-overriding-columns-format "%20ITEM %DEADLINE")
              (org-agenda-start-view-columns-initially t)))))

Either way, the columns don't show upon entering that agenda view.
Manually running org-agenda-columns (which I presume is what
org-agenda-start-view-columns-initially does?) doesn't show anything
different from what I'd get without the
org-agenda-overriding-columns-format .

I haven't had this much fun with software not working in a long time
:-) It's a stark contrast to my time on the phone with Apple about bugs in
their server admin tools :-b


-- 
Christopher DeMarco <address@hidden>
IT Director
MAYA Group
+1-412-708-9660


--- End Message ---

reply via email to

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