emacs-devel
[Top][All Lists]
Advanced

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

Re: Towards a cleaner build


From: Lars Ingebrigtsen
Subject: Re: Towards a cleaner build
Date: Sat, 18 May 2019 07:02:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Note that if a function/variable FOO is defined as obsolete in file BAR, then
> I think we'd ideally want to silence all warnings for uses of FOO made
> within BAR.

Determining the current file is easy enough (with
`byte-compile-current-file'), but what's the best way to determine what
file that obsolete function came from?

`find-lisp-object-file-name' seems pretty heavy handed...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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