emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: info@s-hahn.de
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH]  Copying marked agenda entries to new buffer
Date: Tue, 20 Jul 2010 16:21:40 +0200	[thread overview]
Message-ID: <56AD1CED-B273-42BC-BB33-A01C489EB601@gmail.com> (raw)
In-Reply-To: <20100720082147.GA4680@pille.home>


On Jul 20, 2010, at 10:21 AM, info@s-hahn.de wrote:

> Hello,
>
> this is a repost of a patch vom may, which has not been recognized
> in any way.
>
>
> I'm using org-mode (with gtd) since a year for work an private task
> management. It's great.
>
> For work I'm missing one function. I have all my notes on computer,
> but in most of my meetings I'm without my computer and so I want to
> print the notes before going to the meeting. Because I tagged all my
> entries I can show an agenda buffer with all relevant entries. But I
> did not found any possibility to print the complete entries displayed
> in agenda buffer.
>
> I modified org-agenda.el and added a command to the bulk command to
> copy all marked entries to a new buffer which can be printed.
>
> Is there any other possibility to do this?

Maybe note quite what you want, but

(setq org-agenda-add-entry-text-maxlines 20)

does something like tis directly in the agenda, also
for printing with org-write-agenda.

You can also set that variable in the option section of a custom
command, to only get it for that specific command.

- Carsten

>
> Stefan
>
>
> Stefan-W. Hahn (1):
>  Added command in org-agenda-bulk-action to copy marked entries to a
>    new buffer.
>
> doc/org.texi       |    2 ++
> lisp/org-agenda.el |   30 +++++++++++++++++++++++++++++-
> 2 files changed, 31 insertions(+), 1 deletions(-)
>
> -- 
> 1.7.2.rc2
>
> _______________________________________________
> 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

- Carsten

      reply	other threads:[~2010-07-20 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-20  8:21 [PATCH] Copying marked agenda entries to new buffer info
2010-07-20 14:21 ` Carsten Dominik [this message]

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=56AD1CED-B273-42BC-BB33-A01C489EB601@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=info@s-hahn.de \
    /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).