GNU bug report logs - #61501
30.0.50; [PATCH] Support unloading Eshell

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Porter <jporterbugs <at> gmail.com>
Subject: bug#61501: closed (Re: bug#61501: 30.0.50; [PATCH] Support
 unloading Eshell)
Date: Thu, 16 Feb 2023 01:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61501: 30.0.50; [PATCH] Support unloading Eshell

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61501 <at> debbugs.gnu.org.

-- 
61501: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61501
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jim Porter <jporterbugs <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 61501-done <at> debbugs.gnu.org
Subject: Re: bug#61501: 30.0.50; [PATCH] Support unloading Eshell
Date: Wed, 15 Feb 2023 17:34:14 -0800
On 2/15/2023 10:06 AM, Eli Zaretskii wrote:
> Perfect, thanks.

Thanks. Merged to master as 8051be9ac2. Closing this bug now.

[Message part 3 (message/rfc822, inline)]
From: Jim Porter <jporterbugs <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; [PATCH] Support unloading Eshell
Date: Mon, 13 Feb 2023 19:52:13 -0800
[Message part 4 (text/plain, inline)]
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).
[0001-Don-t-require-eshell-in-other-Eshell-files.patch (text/plain, attachment)]
[0002-Allow-unloading-Eshell.patch (text/plain, attachment)]

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.