From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: multiple agenda buffers Date: Thu, 03 Mar 2011 17:43:05 +0100 Message-ID: <878vwwtasm.fsf@gnu.org> References: <87ei7epphz.fsf@gnu.org> <20110211090646.3b5f467a@bhishma.homelinux.net> <87zkpsxocj.fsf@gnu.org> <87k4ghe1cw.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49623 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvBcc-0004aP-5U for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 11:43:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvBcX-0000pM-59 for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 11:43:26 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvBcW-0000pF-TM for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 11:43:21 -0500 Received: by wyi11 with SMTP id 11so1436393wyi.0 for ; Thu, 03 Mar 2011 08:43:20 -0800 (PST) In-Reply-To: <87k4ghe1cw.fsf@fastmail.fm> (Matt Lundin's message of "Wed, 02 Mar 2011 15:03:43 -0500") 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: Matt Lundin Cc: org-mode mailing list Hi Matt, Matt Lundin writes: > Thanks for the new function. However, at the moment, it has destructive > effects if it is called in a buffer other than the agenda buffer, as it > appends the new agenda results to the current buffer and then makes the > buffer read-only. Thanks for catching this, and sorry I didn't prevent this possibly destructive error before. I've now applied your patch. -- Bastien