emacs-devel
[Top][All Lists]
Advanced

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

Re: xref and leaving "temporary" buffers open


From: martin rudalics
Subject: Re: xref and leaving "temporary" buffers open
Date: Mon, 27 Jul 2015 18:02:50 +0200

>> (defvar-local buffer-hidden nil
>>    "When non-nil, this buffer is not returned by `buffer-list',
>> unless passed a non-nil INCLUDE-HIDDEN argument.")
>
> That means you have to use set-buffer to check for the buffer-local
> variable.

Do you mean `buffer-local-value' wouldn't work for that variable?

martin



reply via email to

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