On Sat, Apr 21, 2018 at 03:49:11AM +0000, Richard Heck wrote:

> +             // this will be run unconditionally in case EXPORT_in_THREAD
> +             // is not defined.
> +             Buffer::ExportStatus status;
> +             if (syncFunc) {
> +                     status = (used_buffer->*syncFunc)(format, true);

The above "true" sets the argument "put_in_tempdir" of doExport(), so
the following

  command-sequence buffer-export

does not actually copy the exported file to the destination directory,
as it did before.

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to