Hello,

Aaron Ecay <aarone...@gmail.com> writes:

> Is this a correct change?  Previously, C-x C-s in the org-src buffer
> would save the underlying .org file, which was useful.  AFAICS this now
> would not work.

Why do you think so ? C-x C-s is still bound to `org-edit-src-save'. Do
you have an ECM demonstrating the issue?

> I also wonder whether autosave will work correctly from
> the org-src buffer.

Again, why wouldn't it work? It calls `org-edit-src-save'.

> I think the other suggestion in this thread (to use write-region) is
> a better solution.

The problem is about `write-file' (C-x C-w). If this function is not
behaving as expected, it should be fixed, if possible.

In any case, I think the lines of code I removed were useless anyway. Do
you have any use case in mind for them?


Regards,

-- 
Nicolas Goaziou

Reply via email to