From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Bug: [patch] Fixes behavior of org-agenda-tree-to-indirect-buffer [7.8.02 (release_7.7.796.gc512)] Date: Sat, 25 Feb 2012 11:26:57 +0100 Message-ID: <87pqd3us27.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sat_Feb_25_11:26:53_2012-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1EqI-0005Vk-Ha for emacs-orgmode@gnu.org; Sat, 25 Feb 2012 05:27:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1EqD-0005vv-FV for emacs-orgmode@gnu.org; Sat, 25 Feb 2012 05:27:06 -0500 Received: from app1a.xlhost.de ([213.202.242.161]:37818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1EqD-0005vg-9b for emacs-orgmode@gnu.org; Sat, 25 Feb 2012 05:27:01 -0500 In-Reply-To: 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: Dave Abrahams Cc: emacs-orgmode@gnu.org --pgp-sign-Multipart_Sat_Feb_25_11:26:53_2012-1 Content-Type: text/plain; charset=US-ASCII Hi Dave, At Fri, 17 Feb 2012 22:48:13 -1000, Dave Abrahams wrote: > > [1 ] > > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > This function was misbehaving in a number of ways. The enclosed patch > represents the changes necessary to make it work properly, accumulated > over several weeks of testing. Sorry if the description is a bit vague. Thanks for the patch. I implemented the first to modifications (handle org-last-indirect-buffer being nil and window-live-p indirect-window). These were indeed bugs or glitches. The third modification (set visibility according to property) is a new feature. Currently org-tree-to-indirect buffer does not use the VISIBILITY property but it makes sense to me to do so. I'll check this out and see to implement this. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sat_Feb_25_11:26:53_2012-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAk9It3AACgkQDMLgk1Evc4VrqgD/X0A2bEgbvAdFsUaCw372/3Ei 5zUebhwccwyRczvyubMA+gMCb5gapL6nM9kyuZTzLTmzChcPLu9uBG0j2C+aPiLc =MgwD -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sat_Feb_25_11:26:53_2012-1--