Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12193

Summary: jed's default configuration
Product: Gentoo Linux Reporter: Andrei Ivanov <andrei.ivanov>
Component: [OLD] Core systemAssignee: Sascha Schwabbauer (RETIRED) <cybersystem>
Status: RESOLVED WONTFIX    
Severity: trivial CC: kutsuya
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrei Ivanov 2002-12-15 07:25:21 UTC
I wonder why jed's configuration differs on gentoo from all other linux 
distributions and from its default configuration.
In /etc/jed.conf, Jed_Default_Emulation is "ide" and _Jed_Default_Color_Scheme 
is "blue2". Please, set them to their original defaults, which I think are:

-_Jed_Default_Emulation = "emacs";
-_Jed_Default_Color_Scheme = "black1";
Comment 1 Jason Shoemaker (RETIRED) gentoo-dev 2003-02-01 10:35:25 UTC
The /etc/jed.conf you reported, is the original that came with the package. You are free to change it locally to suit your preferences.
Comment 2 Andrei Ivanov 2003-02-01 11:52:39 UTC
duh... I know that. But, as, I said earlier, why does gentoo differ from almost every distribution on the planet and the default package configuration just because the person who made the ebuild wanted that ??