Re: [O] More clocktable breakage

2017-04-28 Thread Achim Gratz
Nicolas Goaziou writes: > Another idea is to add an optional argument to `org-at-timestamp-p' to > allow "sloppy" matching (or strict matching, it doesn't really matter) > and skip checks when it is required. So all functions requiring this > predicate can make use of it, as long as they call it pr

Re: [O] org-src--contents-for-write-back : preserve original major-mode, and avoid mixing tabs and spaces in org-mode buffers

2017-04-28 Thread Brent Goodrick
On Thu, Apr 27, 2017 at 4:04 PM, Nicolas Goaziou wrote: > > Hello, > > Brent Goodrick writes: > > > In the current implementation of org-src--contents-for-write-back, the > > `with-temp-buffer` uses fundamental-mode. > > Correct. > > > Later, while inside that temp buffer, spaces are inserted in