bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19865: tar-untar-buffer: should honor default-directory


From: Stefan Monnier
Subject: bug#19865: tar-untar-buffer: should honor default-directory
Date: Mon, 16 Feb 2015 02:45:15 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> PS.  Should the pending objections be resolved by sometime around
>       18:00 UTC today, I’d happily push the change to ‘master’.

Most of the change (tho not the removal of set-buffer-multibyte)
probably belongs in emacs-24 rather than in master.

> +    (with-current-buffer data-buf
> +      (cl-assert (not enable-multibyte-characters)))

Why not move this further down where you already do the
"(with-current-buffer data-buf"?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]