emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] possible bug in adding properties to headlines with no propertie


From: Charles C. Berry
Subject: Re: [O] possible bug in adding properties to headlines with no properties
Date: Fri, 28 Nov 2014 08:57:55 -0800
User-agent: Alpine 2.00 (OSX 1167 2008-08-23)

On Fri, 28 Nov 2014, John Kitchin wrote:

I noticed an undesirable behavior in setting a property on a headline
with no properties, but which contains a code block that generates
headlines with properties. When I try to set a property with C-c C-x p,
the property gets put in the wrong place (inside the code block). It is
a small issue, but I thought I would report.


John,

When I do as you suggest, I get a prompt:

Malformed drawer at 348, repair? (y or n)

`348' was the bol for the first :PROPERTIES: line.

When I respond `y', a properties drawer is created under the headline and I get the usual prompts to complete the addition of a property.

In the end, it looks correct.

I get the same behavior with both current and older 8.3beta commits:

: commit e4195fa7db03284c0c0d5b70a66d419ce7caf3e9
: Author: Nicolas Goaziou <address@hidden>
: Date:   Thu Nov 13 21:49:03 2014 +0100


: commit 5945beef05120ce319228195a9e0c562f8573d19
: Author: Nicolas Goaziou <address@hidden>
: Date:   Thu Nov 27 00:21:03 2014 +0100
:

HTH,

Chuck




reply via email to

[Prev in Thread] Current Thread [Next in Thread]