From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Release 8.0 Date: Sun, 21 Apr 2013 15:25:41 +0200 Message-ID: <87y5ccnhgq.fsf@bzg.ath.cx> References: <87ehe7yenk.fsf@bzg.ath.cx> <8738ukdreu.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTuH2-00080h-Vc for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 09:25:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTuH2-0000ju-5r for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 09:25:44 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:57995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTuH1-0000ji-Px for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 09:25:43 -0400 Received: by mail-wi0-f173.google.com with SMTP id c10so2969381wiw.0 for ; Sun, 21 Apr 2013 06:25:43 -0700 (PDT) In-Reply-To: <8738ukdreu.fsf@mean.albasani.net> (Memnon Anon's message of "Sun, 21 Apr 2013 12:07:49 +0000 (UTC)") 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: Memnon Anon Cc: emacs-orgmode@gnu.org Hi Memnon, Memnon Anon writes: >> To include other entries too, you can set the >> limit to a negative number. For example (setq org-agenda-max-tags 3) > (setq org-agenda-max-tags -3) ? Indeed. >> will not show the fourth tagged headline (and beyond), but it will also >> show non-tagged headlines. > > >> Use `%s' for displaying "breadcrumbs" in the agenda view >> ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌ > ^%b Ditto. Fixed, thanks! -- Bastien