[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-28 b9ac8c29ae: Improve terminal-live-p docstring
From: |
Robert Pluim |
Subject: |
Re: emacs-28 b9ac8c29ae: Improve terminal-live-p docstring |
Date: |
Fri, 22 Jul 2022 12:32:25 +0200 |
>>>>> On Fri, 22 Jul 2022 18:17:43 +0800, Po Lu <luangruo@yahoo.com> said:
Po> Robert Pluim <rpluim@gmail.com> writes:
>> Uses the terminal of the currently selected frame if OBJECT is nil.
Po> Active voice alert!
I could understand the objection if Iʼd said "is used", but saying
"Use the terminal" sounds a little unnatural and forced.
How about punting completely, and saying:
OBJECT nil means use the terminal of the currently selected frame.
Robert
--