[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: replacement of find-file-not-found-hooks
From: |
Eli Zaretskii |
Subject: |
Re: replacement of find-file-not-found-hooks |
Date: |
Tue, 23 Jul 2024 14:36:10 +0300 |
> From: Philip Kaludercic <philipk@posteo.net>
> Cc: Stefan Kangas <stefankangas@gmail.com>, rms@gnu.org, emacs-devel@gnu.org
> Date: Tue, 23 Jul 2024 08:41:12 +0000
>
> Uwe Brauer <oub@mat.ucm.es> writes:
>
> >>>> "SK" == Stefan Kangas <stefankangas@gmail.com> writes:
> >
> >> Richard Stallman <rms@gnu.org> writes:
> >>> Should we make the old name `find-file-not-found-hooks' an alias for
> >>> `find-file-not-found-functions'? Perhaps make it obsolete now, and
> >>> rename it in version 32?
> >
> >> It was declared obsolete (with `define-obsolete-variable-alias') already
> >> in Emacs version 22.1, and it was subsequently removed in Emacs 29.1.
> >
> > Let me add some comments, as a very-long-time user.
> >
> > The problem I encountered has to do with auto-insert-tkld.el a package
> > that dates back to 1988, and still works and does the job it was
> > designed for.
>
> When loading or compiling this file, did you encounter warnings that it
> was using obsolete variables?
Indeed. We leave these obsolete aliases for several major releases to
give people enough time to pay attention to those obsolescence
warnings, and change their code before the obsolete
variables/functions are actually deleted.
- replacement of find-file-not-found-hooks, Uwe Brauer, 2024/07/20
- Re: replacement of find-file-not-found-hooks, Eli Zaretskii, 2024/07/20
- [Solved] (was: replacement of find-file-not-found-hooks), Uwe Brauer, 2024/07/20
- Re: replacement of find-file-not-found-hooks, Andreas Schwab, 2024/07/20
- Re: replacement of find-file-not-found-hooks, Uwe Brauer, 2024/07/21
- Re: replacement of find-file-not-found-hooks, Eli Zaretskii, 2024/07/21
- Re: replacement of find-file-not-found-hooks, Richard Stallman, 2024/07/22
- Re: replacement of find-file-not-found-hooks, Stefan Kangas, 2024/07/23
- Re: replacement of find-file-not-found-hooks, Uwe Brauer, 2024/07/23
- Re: replacement of find-file-not-found-hooks, Philip Kaludercic, 2024/07/23
- Re: replacement of find-file-not-found-hooks,
Eli Zaretskii <=
- Re: replacement of find-file-not-found-hooks, Uwe Brauer, 2024/07/23
- Re: replacement of find-file-not-found-hooks, Stefan Kangas, 2024/07/23
- Re: replacement of find-file-not-found-hooks, Eli Zaretskii, 2024/07/24
- [toggle-read-only] (was: replacement of find-file-not-found-hooks), Uwe Brauer, 2024/07/24
- Re: [toggle-read-only] (was: replacement of find-file-not-found-hooks), Eli Zaretskii, 2024/07/24
- Re: [toggle-read-only], Uwe Brauer, 2024/07/24
- Re: [toggle-read-only], Eli Zaretskii, 2024/07/24
- Re: replacement of find-file-not-found-hooks, Björn Bidar, 2024/07/23