From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Highlighting bug with org-agenda-set-restriction-lock Date: Sun, 07 Apr 2013 14:43:39 -0400 Message-ID: <874nfi5gh0.fsf@norang.ca> References: <87bo9tyvdj.fsf@norang.ca> <890D099A-90BD-4AA5-AD86-E145AF8429A7@gmail.com> <8738v5yqzz.fsf@norang.ca> <87vc7z8km3.fsf@bzg.ath.cx> <87a9pbxsum.fsf@norang.ca> <87bo9r73ne.fsf@bzg.ath.cx> <87r4indvzc.fsf@norang.ca> <87bo9qu4qq.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOuZ9-0006eJ-Ce for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 14:43:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOuZ7-00085O-Rj for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 14:43:47 -0400 In-Reply-To: (Christian Moe's message of "Sun, 07 Apr 2013 16:05:24 +0200") 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: Christian Moe Cc: Bastien , emacs-orgmode@gnu.org, Carsten Dominik Christian Moe writes: > Didn't `M-RET' on an ordinary line of text also turn that line into a > heading, about the same as doing `C-c *' on that line? At least with > point in the first column (not sure about other cases)? My memory may be > faulty, but lately I've found myself trying to do that, and scratching > my head that it's not working as I thought it did. (I agree, of course, > that the current behavior agrees with the docs, and that the behavior I > seem to remember was redundant, but I also seem to remember it as pretty > handy.) Yes it did in previous versions -- with the added change that the heading hook is run when M-RET (which for me inserts a inactive timestamp below the new heading). I don't think the hook is run when converting headings with C-c * I definitely found the previous behaviour convenient. Regards, Bernt