From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Separate weeks visually in agenda month view Date: Wed, 1 Jun 2011 13:00:05 +0000 (UTC) Message-ID: <878vtln2kg.fsf@mean.albasani.net> References: <20110601120138.GA491@pc201.uni-germanistik.gwdg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRl27-0001Yh-SP for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 09:00:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRl26-0001dw-4Q for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 09:00:23 -0400 Received: from lo.gmane.org ([80.91.229.12]:59213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRl25-0001dC-6y for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 09:00:21 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QRl22-0008Q8-Im for emacs-orgmode@gnu.org; Wed, 01 Jun 2011 15:00:18 +0200 Received: from e178220141.adsl.alicedsl.de ([85.178.220.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Jun 2011 15:00:18 +0200 Received: from gegendosenfleisch by e178220141.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Jun 2011 15:00:18 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Joost Kremers writes: > I was wondering if there's a way to separate weeks in month view in > the agenda. Either an empty line or a dashed line or something, > anything that's more conspicuous than the "Wxx" that is displayed, > because that doesn't really stand out. Mhh, my weekends are bold here, the face used is `org-agenda-date-weekend'. If thats not enough visual feedback, you can customize that, e.g. setting a background color. Would that work for you? Memnon