You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
window has a slot status-buffer and, in turn, the latter also has a slot to the former. The same goes for the message-buffer and prompt-buffer (see active-prompt-buffers).
I'm not an OOP design expert but my intuition tells me that this is subpar (and I may be correct).
The text was updated successfully, but these errors were encountered:
window
has a slotstatus-buffer
and, in turn, the latter also has a slot to the former. The same goes for themessage-buffer
andprompt-buffer
(seeactive-prompt-buffers
).I'm not an OOP design expert but my intuition tells me that this is subpar (and I may be correct).
The text was updated successfully, but these errors were encountered: