From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Agenda month view or year view for a specific selection of days of the week Date: Sat, 23 Apr 2016 20:51:22 -0400 Message-ID: References: <1461440910.18472.8.camel@yann-fixe> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1au8Gj-0007Zh-5N for emacs-orgmode@gnu.org; Sat, 23 Apr 2016 20:51:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1au8Gi-00079S-77 for emacs-orgmode@gnu.org; Sat, 23 Apr 2016 20:51:25 -0400 Received: from mail-qk0-x229.google.com ([2607:f8b0:400d:c09::229]:36838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1au8Gi-00079O-2a for emacs-orgmode@gnu.org; Sat, 23 Apr 2016 20:51:24 -0400 Received: by mail-qk0-x229.google.com with SMTP id x7so50843996qkd.3 for ; Sat, 23 Apr 2016 17:51:23 -0700 (PDT) In-reply-to: <1461440910.18472.8.camel@yann-fixe> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "leho.yann@gmail.com" Cc: emacs-orgmode On 2016-04-23 at 15:48, leho.yann@gmail.com wrote: > Is it possible to build an agenda month view or year view for a > specific selection of days of the week (ie. saturday and sunday) ? > I'm very interesting with this feature, but the manual does not seem > to show a such possibility. Here is a code snippet that removes empty sections from an Agenda view. Maybe it could be used as a starting place to remove weekdays? https://lists.gnu.org/archive/html/emacs-orgmode/2015-06/msg00267.html -k.