emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Printing Multiple Lines For Agenda Export
@ 2010-08-04 17:24 Andre Powell
  2010-08-08 11:52 ` David Maus
  2010-08-21  5:09 ` Carsten Dominik
  0 siblings, 2 replies; 15+ messages in thread
From: Andre Powell @ 2010-08-04 17:24 UTC (permalink / raw)
  To: emacs-orgmode

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 

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Printing Multiple Lines For Agenda Export
@ 2010-08-21  2:48 Andre Powell
  2010-08-21  4:23 ` Manish
  0 siblings, 1 reply; 15+ messages in thread
From: Andre Powell @ 2010-08-21  2:48 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1274 bytes --]

Maybe I asked the wrong question, maybe there is another mailing list, but I hope that there is a solution to the issue that I am having. I Googled around and the only thing that that I saw even remotely close was this link http://www.mail-archive.com/emacs-orgmode@gnu.org/msg11636.html . 


Original Message:
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

Andre Powell





[-- Attachment #1.2: Type: text/html, Size: 2378 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-08-22  2:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-04 17:24 Printing Multiple Lines For Agenda Export Andre Powell
2010-08-08 11:52 ` 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

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).