From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Powell Subject: Printing Multiple Lines For Agenda Export Date: Fri, 20 Aug 2010 22:48:56 -0400 Message-ID: <4488370C-A491-452F-901F-92FF6EFB49EF@gmail.com> Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/mixed; boundary="===============0717673823==" Return-path: Received: from [140.186.70.92] (port=52655 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ome8k-0004VB-0k for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 22:49:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ome8i-00043r-Ok for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 22:49:01 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:48392) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ome8i-00043a-MS for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 22:49:00 -0400 Received: by gyb11 with SMTP id 11so1821842gyb.0 for ; Fri, 20 Aug 2010 19:48:59 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0717673823== Content-Type: multipart/alternative; boundary=Apple-Mail-1--890940947 --Apple-Mail-1--890940947 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii 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 .=20 Original Message: I have some task that have/need more descriptive text, but I am not able = to get=20 the text to show up when I export the view. I have set the command : Org = Agenda=20 Add Entry Text Maxlines to display more than 0, but then the program = hangs and=20 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 --Apple-Mail-1--890940947 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii 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 h= ttp://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




= --Apple-Mail-1--890940947-- --===============0717673823== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0717673823==--