emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs messages


From: Emanuel Berg
Subject: Re: Emacs messages
Date: Tue, 04 May 2021 09:06:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Christopher Dimech wrote:

> I have an extensive number of .el files I use to customise
> emacs. A few moments ago I made changes to the code and kept
> one variable unmodified as `sel' rather than using
> `selection'.
>
> Emacs complained with
>
>   cond: Symbol’s value as variable is void: sel
>
> It would be instructive for users if emacs include
> additional information, like the file name and line number
> associated with the detected `cond' problem.

Did you byte-compile the source? Helps.

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




reply via email to

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