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: Fri, 20 Aug 2010 22:48:56 -0400	[thread overview]
Message-ID: <4488370C-A491-452F-901F-92FF6EFB49EF@gmail.com> (raw)


[-- 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

             reply	other threads:[~2010-08-21  2:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-21  2:48 Andre Powell [this message]
2010-08-21  4:23 ` Printing Multiple Lines For Agenda Export Manish
  -- strict thread matches above, loose matches on Subject: below --
2010-08-04 17:24 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

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=4488370C-A491-452F-901F-92FF6EFB49EF@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).