GNU bug report logs -
#61501
30.0.50; [PATCH] Support unloading Eshell
Previous Next
Reported by: Jim Porter <jporterbugs <at> gmail.com>
Date: Tue, 14 Feb 2023 03:53:01 UTC
Severity: normal
Tags: patch
Found in version 30.0.50
Done: Jim Porter <jporterbugs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 13 Feb 2023 19:52:13 -0800
> From: Jim Porter <jporterbugs <at> gmail.com>
>
> Currently, it's not possible to call "(unload-feature 'eshell)" after
> using Eshell. You'll just get an error that some of Eshell's extension
> modules depend on eshell.elc. This is a relatively minor issue, but I'm
> hoping to make some improvements to how extension modules get loaded, so
> this is a prelude to that.
>
> In addition to making it *possible* to unload Eshell, I also fixed an
> issue where the unload hooks weren't named correctly. They were of the
> form 'eshell-hist-unload-hook', but the file's name is em-hist.el. I
> moved these to 'em-hist-unload-function' and similar ('-function'
> because the '-hook' version is obsolete, as I understand it).
Thanks, good to hear. Please add a NEWS entry to call out this
change.
This bug report was last modified 2 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.