From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: bug - #+STARTUP: indent breaks replace priority command Date: Thu, 09 Sep 2010 21:02:04 +0200 Message-ID: <87pqwm91w3.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1990803298==" Return-path: Received: from [140.186.70.92] (port=40843 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtmNy-0006h9-Kj for Emacs-orgmode@gnu.org; Thu, 09 Sep 2010 15:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtmNv-0002yR-Eu for Emacs-orgmode@gnu.org; Thu, 09 Sep 2010 15:02:14 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:54084) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtmNv-0002xe-9x for Emacs-orgmode@gnu.org; Thu, 09 Sep 2010 15:02:11 -0400 In-Reply-To: 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: Joseph Buchignani Cc: Emacs-orgmode@gnu.org --===============1990803298== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Thu_Sep__9_21:02:04_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Thu_Sep__9_21:02:04_2010-1 Content-Type: text/plain; charset=US-ASCII Joseph Buchignani wrote: >I suspect it can't find where to replace the priority because of >something in the star hiding mechanism of indent mode. Fix in master. The problem was that if org-ident-mode was enabled, the function that read the new priority cookie destroyed the match data of the regular expression that check whether there is already a priority cookie or not. So Org couldn't replace the old cookie (=what had matched a regular expression) properly. Thanks for reporting, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Thu_Sep__9_21:02:04_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkyJLywACgkQma24O1pEeOb2nAD9E4Hr1enVPly+XpZwTYZf449z GbFUTRe42xfiJ5A61gQA+wUJ6tCcLrdQGoKUbQhZZuKhgRS3+JhjgRXO8Y2wYCbH =BMvd -----END PGP SIGNATURE----- --pgp-sign-Multipart_Thu_Sep__9_21:02:04_2010-1-- --===============1990803298== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1990803298==--