You are not logged in.

#1 2011-10-20 02:26:36

jameschyn
Member
Registered: 2011-10-20
Posts: 41

[solved] Emacs depend on Python ?

Hi, guys. When I install :

$ yaourt -S emacs

  I see python appears in the dependencies. I think Emacs is written in C and Elisp, nothing about python. Anyone knows why ?

  When I install emacs-nox, I got very few dependencies. Why there are so big difference between emacs and emacs-nox ? I think emacs only have a X interface than emacs-nox. Compared with Vim,  X interface is too huge.

  Thanks.

Last edited by jameschyn (2011-12-01 14:11:39)

Offline

#2 2011-10-20 02:39:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] Emacs depend on Python ?

Check the respective PKGBUILDs and dependencies.

No need to use an AUR helper: both emacs and emacs-nox are in the repos.


=== Edit ===

I think I've got it: https://bugs.archlinux.org/task/26195 - sane pulls libieee1284 and libieee1284 needs python2.
emacs-nox uses ncurses and not gtk3 (emacs needs gconf, gconf needs gtk3) so it's much leaner.

Last edited by karol (2011-10-20 02:51:08)

Offline

#3 2011-10-20 02:54:27

jameschyn
Member
Registered: 2011-10-20
Posts: 41

Re: [solved] Emacs depend on Python ?

Yes! That's it, the problem is libieee depends on python. But why ? Can I remove it ? Or How to remove the python dependencies ?

Offline

#4 2011-10-20 02:59:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] Emacs depend on Python ?

See the bug report I linked to:

> Is it possible to make sane optional?

no, it can't, unless you want to break cups backend from gtk3

Offline

#5 2011-10-20 07:14:29

jameschyn
Member
Registered: 2011-10-20
Posts: 41

Re: [solved] Emacs depend on Python ?

I have seen that bug report. You mean it is "sane" to make libieee dependent on python ?

Offline

#6 2011-10-20 07:18:16

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: [solved] Emacs depend on Python ?

jameschyn wrote:

I have seen that bug report. You mean it is "sane" to make libieee dependent on python ?

pacman -Si sane wink


This silver ladybug at line 28...

Offline

#7 2011-10-20 07:19:34

jameschyn
Member
Registered: 2011-10-20
Posts: 41

Re: [solved] Emacs depend on Python ?

And why emacs needs libieee ?

Offline

#8 2011-10-20 07:33:24

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: [solved] Emacs depend on Python ?

emacs - gconf - gtk3 - colord - sane - libieee1284 - python2

Last edited by lolilolicon (2011-10-20 07:37:26)


This silver ladybug at line 28...

Offline

#9 2011-10-20 10:14:14

jameschyn
Member
Registered: 2011-10-20
Posts: 41

Re: [solved] Emacs depend on Python ?

Thanks! I got the clue.

But it is insane that emacs want a sane as a super editor!

How about remove "gconf" dependency from emacs ?

Offline

#10 2011-10-20 12:35:37

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: [solved] Emacs depend on Python ?

Just in case anyone was wondering, http://en.wikipedia.org/wiki/IEEE_1284

The last scanner I had with a centronics connector was from 1998.  Then USB 2.0 came out and no one has made a parallel port scanner since.

Offline

Board footer

Powered by FluxBB