From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Release 8.0 Date: Sun, 21 Apr 2013 12:07:49 +0000 (UTC) Message-ID: <8738ukdreu.fsf@mean.albasani.net> References: <87ehe7yenk.fsf@bzg.ath.cx> 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]:47273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTt3q-0007ZY-PC for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 08:08:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTt3p-0000GE-Sd for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 08:08:02 -0400 Received: from plane.gmane.org ([80.91.229.3]:60810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTt3p-0000G7-MC for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 08:08:01 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UTt3o-0000uz-7c for emacs-orgmode@gnu.org; Sun, 21 Apr 2013 14:08:00 +0200 Received: from e178235135.adsl.alicedsl.de ([85.178.235.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Apr 2013 14:08:00 +0200 Received: from gegendosenfleisch by e178235135.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 21 Apr 2013 14:08:00 +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 Bastien writes: > I'm releasing Org 8.0. Excellent. > 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) ? > 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 > • New speedy key `s' pour org-narrow-to-subtree Memnon