From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Elementary: How to return to the main view Date: Thu, 14 Oct 2010 10:10:41 +0200 Message-ID: <29C3D72D-776D-4233-B762-AC8194B4C97E@gmail.com> References: <4CB6B928.10007@jboecker.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=57595 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6Itk-0003sE-1q for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 04:10:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6Iti-00036A-70 for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 04:10:47 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:51513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6Iti-000360-1Q for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 04:10:46 -0400 Received: by ewy5 with SMTP id 5so2530064ewy.0 for ; Thu, 14 Oct 2010 01:10:45 -0700 (PDT) In-Reply-To: <4CB6B928.10007@jboecker.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?ISO-8859-1?Q?Jan_B=F6cker?= Cc: emacs-orgmode@gnu.org On Oct 14, 2010, at 10:02 AM, Jan B=F6cker wrote: > On 10/14/2010 03:11 AM, Umesh P N wrote: >> Hi, >> >> =46rom the main view, if I click on a tag, org-mode will show only =20= >> items >> with that tag. How to go back to the main view? > > I just tried it. For me, clicking on the tags of an entry will open an > agenda view showing all items from my agenda files which have a =20 > superset > of the tags of this entry. > > Org will re-use an existing agenda buffer for this if possible, > otherwise it will open a new agenda buffer. You can get back to your =20= > Org > file by switching buffers (C-x b RET) or killing the agenda buffer =20 > (C-x > k RET). And if you do not like this way to display an agenda view, i.e. if you =20= mostly click tags by accident, you can turn off the activation of tags =20= as links by customizing the variable org-activate-links - Carsten > > I am running Org-mode version 7.01trans (release_7.01h.226.ge238a). > > HTH, Jan > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten