help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Getting the operational value of a buffer variable


From: Emanuel Berg
Subject: Re: Getting the operational value of a buffer variable
Date: Fri, 02 Dec 2022 03:33:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Heime wrote:

> I want to get the operational value of a buffer variable.
> If the buffer has a local value, one cannot use the
> default-value implementation. And if the local value in nil,
> I have to get the default-value.
>
> Would like a robust implementation that would not
> miss anything.

Just use/evaluate the variable name to find out what it is, it
isn't two things at once, relax.

Local always wins over global, and that's the way it should
be, cmp. the Vietnam war ...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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