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

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

Re: Using key q to quit temporary buffer window


From: Emanuel Berg
Subject: Re: Using key q to quit temporary buffer window
Date: Wed, 24 Aug 2022 03:42:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

uzibalqa wrote:

> (defun help-show (bufrnm msg)
>   "Display the output of MSG in buffer named BUFRNM."

Order ...

>   (if (stringp msg)
>       (with-output-to-temp-buffer bufrnm
>       (print msg)))

`when'

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




reply via email to

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