Christian Moe <m...@christianmoe.com> 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