>>>>> Jonathan Leech-Pepin <jonathan.leechpe...@gmail.com> writes:
> Wouldn't last item in entry scale without issues? Find end of headline > (start of next or end of buffer) and search backwards. If first element from > end is a property drawer you have it, otherwise you still know there is > none. That sounds even better than what I mentioned about re-search-forward, and O(1) time complexity as well. John