unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21743: Allow unloading single features for tests
@ 2015-10-23  9:29 Andreas Röhler
  2015-10-23 11:30 ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Röhler @ 2015-10-23  9:29 UTC (permalink / raw)
  To: 21743

  GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5) of 
2015-03-07 on binet, modified by Debian

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.

BTW resides another python.el inside CEDET, which doesn't look optimal.

Thanks all,

Andreas





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#21743: Allow unloading single features for tests
  2015-10-23  9:29 bug#21743: Allow unloading single features for tests Andreas Röhler
@ 2015-10-23 11:30 ` Juanma Barranquero
  2016-07-01  2:47   ` npostavs
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2015-10-23 11:30 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 21743

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

On Fri, Oct 23, 2015 at 11:29 AM, Andreas Röhler <
andreas.roehler@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)?

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

TIA,

   Juanma

[-- Attachment #2: Type: text/html, Size: 995 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#21743: Allow unloading single features for tests
  2015-10-23 11:30 ` Juanma Barranquero
@ 2016-07-01  2:47   ` npostavs
  2016-12-07 20:12     ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: npostavs @ 2016-07-01  2:47 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 21743

tags 21743 moreinfo
quit

Juanma Barranquero <lekktu@gmail.com> writes:

> On Fri, Oct 23, 2015 at 11:29 AM, Andreas Röhler <andreas.roehler@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?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#21743: Allow unloading single features for tests
  2016-07-01  2:47   ` npostavs
@ 2016-12-07 20:12     ` Glenn Morris
  0 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2016-12-07 20:12 UTC (permalink / raw)
  To: 21743-done


I don't think this is leading anywhere; closing.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-07 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-23  9:29 bug#21743: Allow unloading single features for tests Andreas Röhler
2015-10-23 11:30 ` Juanma Barranquero
2016-07-01  2:47   ` npostavs
2016-12-07 20:12     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).