* buffer live, but buffer-live-p gives nil
@ 2024-12-25 14:05 Jean Louis
2024-12-25 19:06 ` Michael Heerdegen via Users list for the GNU Emacs text editor
0 siblings, 1 reply; 2+ messages in thread
From: Jean Louis @ 2024-12-25 14:05 UTC (permalink / raw)
To: Help GNU Emacs
I can clearly see that I have buffer open and with process in it, but
this function gives me NIL:
(buffer-live-p video-recording-buffer)
It is a mystery, but how is that possible? 🤔
Jean Louis
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: buffer live, but buffer-live-p gives nil
2024-12-25 14:05 buffer live, but buffer-live-p gives nil Jean Louis
@ 2024-12-25 19:06 ` Michael Heerdegen via Users list for the GNU Emacs text editor
0 siblings, 0 replies; 2+ messages in thread
From: Michael Heerdegen via Users list for the GNU Emacs text editor @ 2024-12-25 19:06 UTC (permalink / raw)
To: help-gnu-emacs
Jean Louis <bugs@gnu.support> writes:
> I can clearly see that I have buffer open and with process in it, but
> this function gives me NIL:
>
> (buffer-live-p video-recording-buffer)
>
> It is a mystery, but how is that possible? 🤔
It's a mystery to everyone since you forgot to tell what value you had
assigned to that variable...
Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-25 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25 14:05 buffer live, but buffer-live-p gives nil Jean Louis
2024-12-25 19:06 ` Michael Heerdegen via Users list for the GNU Emacs text editor
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.