[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66912: With `require', the byte compiler reports the wrong file for
From: |
Eli Zaretskii |
Subject: |
bug#66912: With `require', the byte compiler reports the wrong file for errors. |
Date: |
Tue, 05 Nov 2024 14:18:11 +0200 |
> Cc: acm@muc.de, 66912@debbugs.gnu.org
> Date: Mon, 4 Nov 2024 21:08:35 +0000
> From: Alan Mackenzie <acm@muc.de>
>
> Here's the amended patch. It's a lot shorter (and easier) than the
> previous version. I would like to commit it as the fix to bug#66912.
On master, I presume? Not on emacs-30, please.
> +DEFUN ("prefix-load-file-names", Fprefix_load_file_names,
> + Sprefix_load_file_names, 1, 1, 0,
> + doc: /* Prefix the string BASE_STRING with a message about each
> +file currently being loaded. Return the resulting string and reset this
> +information to null. */)
What "this information"?
Btw, why isn't this function marked as internal by double-dash? Or
did you want to document it?
Thanks.
- bug#66912: With `require', the byte compiler reports the wrong file for errors., (continued)
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Stefan Monnier, 2024/11/08
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/09
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Stefan Monnier, 2024/11/09
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/10
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Stefan Monnier, 2024/11/10
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/10
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Stefan Monnier, 2024/11/10
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/12
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Stefan Monnier, 2024/11/12
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/07
- bug#66912: With `require', the byte compiler reports the wrong file for errors.,
Eli Zaretskii <=
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/05
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Stefan Monnier, 2024/11/05
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/04
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Eli Zaretskii, 2024/11/04
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Alan Mackenzie, 2024/11/04
- bug#66912: With `require', the byte compiler reports the wrong file for errors., Eli Zaretskii, 2024/11/04