From: Rainer Stengele <rainer.stengele@online.de>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Sticky Agenda buffer: Announcement and request for testing
Date: Wed, 14 Mar 2012 16:54:17 +0100 [thread overview]
Message-ID: <4F60BF29.4060206@online.de> (raw)
In-Reply-To: <65860CF1-3D9B-497B-8EF7-AA7E87B28BEE@uva.nl>
Hi,
Thanks for the new possibility!
It works as described.
I have a few functions based on the org-agenda-buffer-name, which now is no more available,
as all the agenda buffers are named differently:
..
(if (get-buffer org-agenda-buffer-name)
..
will no more work.
I hope that the current agenda buffer names pattern will stay as it is.
I will have to hardcode the changed buffer names.
Thanks,
Rainer
Am 11.03.2012 13:48, schrieb Dominik, Carsten:
> Hi everyone,
>
> already in Januar, Max Mikhanosha had published the first
> version of his code to implement multiple agenda buffers. I have
> worked with him over the last few weeks, and we think that
> it is now quite stable.
>
> Sticky agenda buffers (this is how Max calls it now) means the
> ability to keep multiple agenda buffer around. So while this
> does not cut down on the time it takes to create an agenda view,
> it has massive impact in a situation where you would like to
> switch between different agenda views frequently.
>
> The code it available in the git repository, in the branch
> max-sticky-agenda. And it would be great if a few people
> could go ahead and do some testing before we merge it.
> Testing should be done both with sticky buffers turned off and
> turned on.
>
> We have made it now very simple to test it:
>
> git pull origin
> git checkout max-sticky-agenda
>
> Then, in Emacs, use the `*' key in the agenda dispatcher
> to turn sticky buffers on and off.
>
> Since sticky buffers are not made new each time you look
> at them, you need to update them when you think it is needed,
> by pressing `g' or `r' in the buffer. To make sure all
> buffer are rebuilt, use `C-c a * *', so press the star twice
> to toggle sticky buffer off and back on. This will remove
> all existing agenda buffers, so that they will be made again
> when you dispatch to them.
>
> Regards
>
> - Carsten and Max
>
>
next prev parent reply other threads:[~2012-03-14 15:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-11 12:48 Sticky Agenda buffer: Announcement and request for testing Dominik, Carsten
2012-03-13 17:30 ` Manuel Hermenegildo
2012-03-13 19:21 ` Samuel Wales
2012-04-03 5:37 ` Bastien
2012-03-14 15:54 ` Rainer Stengele [this message]
2012-03-14 18:12 ` Max Mikhanosha
2012-03-22 9:57 ` Rainer Stengele
2012-03-22 10:12 ` Bastien
2012-03-22 11:04 ` Rainer Stengele
2012-03-27 11:46 ` Martyn Jago
2012-04-03 5:33 ` Bastien
2012-04-03 6:58 ` Carsten Dominik
2012-04-03 7:06 ` Bastien
2012-04-03 7:09 ` Dominik, Carsten
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F60BF29.4060206@online.de \
--to=rainer.stengele@online.de \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.