Re: [O] One broken property drawer prevents setting of any property

2014-05-23 Thread Bastien
Hi Eric, Eric Abrahamsen writes: > The more I thought about it, the more it seemed the silent repair is a > bad idea: it's not really repair, it's just sticking a new :END: in, and > will very likely result in cruft in the buffer. This patch wraps the > scan in catch/throw and asks users if they

Re: [O] One broken property drawer prevents setting of any property

2014-05-23 Thread Eric Abrahamsen
Bastien writes: > Hi Eric, > > Eric Abrahamsen writes: > >> By passing the FORCE argument to `org-get-property-block', the broken >> block ends up getting silently repaired, and everything works as normal. > > Can you show this as a patch? > >> I'm not sure, however, that silently repairing thin

Re: [O] One broken property drawer prevents setting of any property

2014-05-22 Thread Bastien
Hi Eric, Eric Abrahamsen writes: > By passing the FORCE argument to `org-get-property-block', the broken > block ends up getting silently repaired, and everything works as normal. Can you show this as a patch? > I'm not sure, however, that silently repairing things without the user's > knowled