emacs-devel
[Top][All Lists]
Advanced

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

Re: List of buffer-local variables


From: Christoph Conrad
Subject: Re: List of buffer-local variables
Date: Wed, 13 Jan 2010 14:00:38 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3

Hi Deniz,

> Is there any way (using elisp) to see a list of all variables local to
> a specific buffer?

You can use the function `buffer-local-variables' to get an alist, or
functions from "describe-buffer-local-variables.el"[¹] to see a readable
list.

Regards,
Christoph

[¹] 
<http://www.gnuvola.org/software/personal-elisp/dist/lisp/low-stress/describe-buffer-local-variables.el>




reply via email to

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