GNU bug report logs - #21743
Allow unloading single features for tests

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Fri, 23 Oct 2015 09:30:04 UTC

Severity: wishlist

Tags: moreinfo, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: npostavs <at> users.sourceforge.net
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 21743 <at> debbugs.gnu.org, Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Subject: bug#21743: Allow unloading single features for tests
Date: Thu, 30 Jun 2016 22:47:08 -0400
tags 21743 moreinfo
quit

Juanma Barranquero <lekktu <at> gmail.com> writes:

> On Fri, Oct 23, 2015 at 11:29 AM, Andreas Röhler <andreas.roehler <at> easy-emacs.de> wrote:
>
>> Whilest python-mode.el and python.el in general don't conflict, when testing python-mode.el unloading the built-in python.el seems preferable.
>>
>> Unfortunatly, with CEDET loadet, get the following:
>>
>> error: "Loaded libraries (\"/usr/share/emacs/24.4/lisp/cedet/semantic/wisent/python.elc\") depend on /usr/share/emacs/24.4/lisp/progmodes/python.elc"
>> Aborted: Ran 1 tests, 0 results were as expected
>>
>> Suggest not to hard-code this case as error, rather issue a warning.
>
> Did you try unloading the python library with (unload-feature 'python
> t)?

Yeah, AFAICT, the feature requested already exists as the FORCE argument
(interactively, the prefix arg) of `unload-feature'.

>
> Could you explain how to reproduce your problem, starting from emacs -Q?




This bug report was last modified 8 years and 226 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.