From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Lindner Subject: Set org-agenda-span per file Date: Tue, 30 May 2017 22:02:11 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFnLY-0008Ge-I6 for emacs-orgmode@gnu.org; Tue, 30 May 2017 16:02:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFnLU-0004Tq-KQ for emacs-orgmode@gnu.org; Tue, 30 May 2017 16:02:28 -0400 Received: from [195.159.176.226] (port=41125 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dFnLU-0004Ti-Be for emacs-orgmode@gnu.org; Tue, 30 May 2017 16:02:24 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dFnLH-0005e5-TJ for emacs-orgmode@gnu.org; Tue, 30 May 2017 22:02:11 +0200 Content-Language: en-US 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: emacs-orgmode@gnu.org Hello, is it possible to set the number of days that are shown in the agenda, i.e. org-agenda-span on a per file basis? I want to show two weeks of deadlines in my own org file, and just 4 days of appointments in the org file synced from the department's calendar. Thanks, Florian