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

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

bug#18823: Built-in support for visiting compressed files


From: Lars Ingebrigtsen
Subject: bug#18823: Built-in support for visiting compressed files
Date: Wed, 14 Jul 2021 15:17:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> So you want a function that does
>
>   (let ((source-buf (current-buffer)))
>     (with-current-buffer target-buf
>       (insert-buffer-substring source-buf ...)))
>
> is that it?

Yes -- it's already pushed to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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