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>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61501: closed (30.0.50; [PATCH] Support unloading Eshell)
Date: Thu, 16 Feb 2023 01:35:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 15 Feb 2023 17:34:14 -0800
with message-id <703cbffe-3197-339a-2ded-6e86dc08f5f7 <at> gmail.com>
and subject line Re: bug#61501: 30.0.50; [PATCH] Support unloading Eshell
has caused the debbugs.gnu.org bug report #61501,
regarding 30.0.50; [PATCH] Support unloading Eshell
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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 3 (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)]
[Message part 6 (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.


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.