emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andre Powell <apowell656@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Printing Multiple Lines For Agenda Export
Date: Wed, 4 Aug 2010 13:24:38 -0400	[thread overview]
Message-ID: <B2C55589-188B-4300-B477-45D176425519@gmail.com> (raw)

I have some task that have/need more descriptive text, but I am not able to get the text to show up when I export the view. I have set the command : Org Agenda Add Entry Text Maxlines to display more than 0, but then the program hangs and I have to force it to quit.


This is the custom command that I would like to add the function to:

("@" "Print for the day"
 ((agenda ""
	    ((org-agenda-ndays 2)
	     (org-agenda-overriding-header "Today List")
	     (org-agenda-sorting-strategy
	      '(time-up priority-down tag-up))
	     (org-deadline-warning-days 2)
	     (org-agenda-filter-preset
	      '("-Personal" ))))

 (todo "DELEGATE")

  (todo "WAITING"
	  ((org-agenda-filter-preset
	    '("-Personal"))))
(tags-todo "REPORTS"
	       ((org-agenda-overriding-header "Report Detail")
		))
(tags-todo "Order")
(tags-todo "Repair")

)

 nil
("~/Documents/Magic Briefcase/Mobile Folders/notes/@.txt")
)

I am using Emacs 23 for Windows and Aquamacs for OSX

Any help will be appreciated,
Andre 

             reply	other threads:[~2010-08-04 17:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04 17:24 Andre Powell [this message]
2010-08-08 11:52 ` Printing Multiple Lines For Agenda Export David Maus
2010-08-21  5:09 ` Carsten Dominik
2010-08-21  6:09   ` Manish
2010-08-21  6:37     ` Carsten Dominik
2010-08-21 16:25       ` Manish
2010-08-21 22:16         ` Andre Powell
2010-08-21 22:31           ` Nick Dokos
2010-08-21 22:50             ` Andre Powell
2010-08-21 23:05               ` Memnon Anon
2010-08-21 23:52               ` Nick Dokos
2010-08-22  2:14                 ` Nick Dokos
2010-08-22  2:21                   ` Nick Dokos
  -- strict thread matches above, loose matches on Subject: below --
2010-08-21  2:48 Andre Powell
2010-08-21  4:23 ` Manish

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=B2C55589-188B-4300-B477-45D176425519@gmail.com \
    --to=apowell656@gmail.com \
    --cc=emacs-orgmode@gnu.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).