From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: multiple agenda views -- sticky agendas?, buffer renaming? Date: Mon, 03 Jul 2017 07:09:22 +0200 Message-ID: <87a84m0ypt.fsf@bzg.fr> References: <22638.29899.634767.904773@frac.u-strasbg.fr> <22838.51211.771733.11287@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRvj0-0001ZU-Rx for emacs-orgmode@gnu.org; Mon, 03 Jul 2017 03:24:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRviz-0007VV-SW for emacs-orgmode@gnu.org; Mon, 03 Jul 2017 03:24:50 -0400 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: Alain.Cochard@unistra.fr Cc: emacs-orgmode@gnu.org Hi Alain, Alain.Cochard@unistra.fr writes: > I want my *Org Agenda* buffer to be open at all times, but I still > want to be able to (say) match as many different tags as desired. > > Googling and searching the archives suggested 2 possible ways: (1) > use of sticky agenda views and (2) use 'M-x rename-uniquely'. "Sticky" agenda buffers means that agenda buffers won't be recreated each time you call M-x org-agenda. I'm not sure this is exactly what you mean by "my *Org Agenda* buffer to be open at all times", is it? Also I'm not sure what is the exact error you are pointing to: can you restate it by saying what you expected from what action, and what you got instead? Thanks, -- Bastien