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

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

Re: Writing text to a dedicated buffer


From: Emanuel Berg
Subject: Re: Writing text to a dedicated buffer
Date: Sun, 02 May 2021 19:06:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Christopher Dimech wrote:

> I am writing text to a package dedicated buffer. Is this the
> way to go about doing that. Or are there neater ways?
>
>    (let ((out-buffer (get-buffer-create "*Gungadin*")))
>      (with-current-buffer out-buffer

Where did you get that code? :)

But to answer your question with a question, what not neat
with that?

Looks good to me. Ha :)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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