[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Initialization warnings without compehensive information about probl
From: |
Bruno Barbier |
Subject: |
Re: Initialization warnings without compehensive information about problem |
Date: |
Tue, 15 Nov 2022 18:56:16 +0100 |
Heime <heimeborgia@protonmail.com> writes:
> ------- Original Message -------
> On Sunday, November 13th, 2022 at 3:22 PM, Emanuel Berg <incal@dataswamp.org>
> wrote:
>
> I would be far more convenient if the "*Warnings*" could provide a little bit
> more information about the problem. Not at the level of --debug-init or
> byte-compilation, some something one can act on.
Emacs provides the exact file location and the variable name; I'm not
sure what else I would need.
With the provided information, I would do M-x ffap on the filename to
open it, followed by C-s to find that function name.
Maybe there could be a link to show where that function name occurs, something
like:
(with-current-buffer (find-file "/home/hagbard/.emacs") (occur
"wordscal-ktrigr"))
Bruno
Re: Initialization warnings without compehensive information about problem, Emanuel Berg, 2022/11/14