From mboxrd@z Thu Jan  1 00:00:00 1970
From: James Harkins <jamshark70@gmail.com>
Subject: Re: Year or Month Agenda view without empty days
Date: Sun, 15 Jul 2012 16:10:50 -0400
Message-ID: <87vcho6b05.wl%jamshark70@dewdrop-world.net>
References: <87y5ml56ac.wl%jamshark70@dewdrop-world.net>
Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:46006)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jamshark70@gmail.com>) id 1SqV9c-0007J1-IB
	for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 16:10:57 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <jamshark70@gmail.com>) id 1SqV9b-0004Mo-8t
	for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 16:10:56 -0400
Received: from mail-ob0-f169.google.com ([209.85.214.169]:50302)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <jamshark70@gmail.com>) id 1SqV9b-0004Mk-3Q
	for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 16:10:55 -0400
Received: by obhx4 with SMTP id x4so10034678obh.0
	for <emacs-orgmode@gnu.org>; Sun, 15 Jul 2012 13:10:54 -0700 (PDT)
In-Reply-To: <87y5ml56ac.wl%jamshark70@dewdrop-world.net>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: emacs-orgmode@gnu.org

At Sun, 15 Jul 2012 12:38:03 -0400,
James Harkins wrote:
> So I would like to have this agenda view include only days with items in them:
> 
> Month-agenda (W28-W33):
> Thursday   19 July 2012
>   agenda_main:12:00...... Scheduled:  Sushi then Blueberry fest       :Trip2012::

Idea: I guess I can use org-finalize-agenda-hook.

The function would be something like (pseudocode):

(if (the buffer's first word is "month" or "year")
   (do a regexp-replace changing

^\(\(Sun\|Mond\|Tue\|Wed\|Thu\|Fri\|Sat\).*
\)*\(Sun\|Mond\|Tue\|Wed\|Thu\|Fri\|Sat\)

to

\3

))

Maybe I'm barking up the wrong tree -- if so, somebody stop me :) -- but it seems pretty straightforward, apart from learning enough emacs-lisp functions to do this. That shouldn't be too much time, but not today (other problems to beat my head against).

I'll write back if I get stuck.

James


--
James Harkins /// dewdrop world
jamshark70@dewdrop-world.net
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks