From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: Re: agenda time grid -- default time slot lines Date: Thu, 9 Oct 2014 10:33:25 +0200 Message-ID: <20141009103325.2d1f178f@gaia> References: <86ppe5h8vv.fsf@example.com> <20141009093418.7c1cbb72@gaia> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xc9AN-0006mS-8o for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 04:33:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xc9AH-0001iG-UT for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 04:33:43 -0400 Received: from plane.gmane.org ([80.91.229.3]:57591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xc9AH-0001i9-Nk for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 04:33:37 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xc9AG-00027t-20 for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 10:33:36 +0200 Received: from gaia.unibw-hamburg.de ([139.11.181.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Oct 2014 10:33:36 +0200 Received: from detlef.steuer by gaia.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Oct 2014 10:33:36 +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 Am Thu, 9 Oct 2014 09:34:18 +0200 schrieb Detlef Steuer : > Am Mon, 06 Oct 2014 10:58:44 +0200 > schrieb Sebastien Vauban > : >=20 > > False assumption! ;-) > >=20 > > Use `remove-match': > >=20 > > --8<---------------cut here---------------start------------->8--- > > (setq org-agenda-time-grid '((daily remove-match) > > "" > > (0800 1000 1200 1400 1600 1800 > > 2000))) --8<---------------cut > > here---------------end--------------->8--- > >=20 >=20 > Does this actually work for you/anyone?=20 Sorry for the noise. I didn=C2=B4t use a daily view ... Works as expected. Detlef >=20 > If I copy this verbatim in my init.el the grid=20 > is gone. Nothing changes if I toggle the grid besides the message > saying I turned the grid on or off. >=20 > Org from git, emacs 24.3.1 >=20 > Best regards > Detlef >=20 >=20 > > Best regards, > > Seb >=20 >=20 >=20 >=20 >=20