[Pkg-jed-devel] error building jed_0.99.16.pre.0.99.17.84-1
Jörg Sommer
joerg@alea.gnuu.de
Fri, 15 Apr 2005 19:00:29 +0200
--Fba/0zbH8Xs+Fj9o
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
G. Milde schrieb am Fri 15. Apr, 15:23 (+0200) :
> On 15.04.05, J=F6rg Sommer wrote:
>=20
> > > The next idea is using environment variables
> =20
> > Dirty, but it works.
>=20
>=20
> Maybe we could look at __argv. site.sl tells us:
>=20
> % if first argument is -n then do NOT load init file
I had this idea, too, but I saw -n in the manpage and this say:
-n
do not load .jedrc file.
I thought, -n prevents only loading of user config file which is like
some other programs use it (icewm or mutt).
and site.sl looks so too:
#v+
init_file =3D dircat (Jed_Home_Directory,
#ifdef UNIX
".jedrc"
#else
"jed.rc"
#endif
);
[...]
=20
if (file =3D=3D "-n")
{
init_file =3D NULL;
#v-
I think -n should prefent loading of user config, but not of a system
wide config file.
> For me this seems more clean than a new environment variable.
For me too, but it doesn't work.
J=F6rg.
--=20
Der Wunsch, klug zu erscheinen, verhindert oft, es zu werden.
(Francois de la Rochefoucauld)
--Fba/0zbH8Xs+Fj9o
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iQEVAwUBQl/zLYZ13Cz2nwVYAQITqQf/SXiklWWthGs6jZk8FMn4/+KvZ7to+r/i
KwsClCbH5AYCK8yz5Y0YUkFw9RNf01o9L37s5BOnfvrIdECrLey5BHeXF/4IwKbO
P+UuJdnCbV/C2keT0PVRJf3YHPGu5FjGv7QIVqQ8p6CD64zXS2074uwqY0lA5rBJ
/jQWK9mbdLWShcgEbrW8OJZuNpdlzNm+767L4LnG2QihU1jmVRDr0lhUhYL+0L+Q
IrZ6+hj74hSJGYJ/Q0M3prrvWx3kLwfJpNkQCBX4seInSjSVsqe0FrAP5IsStf/6
Na0/E0EmCXgMyzFKzAKd4u/uKcQbLJgIGyUdasU0o5GZSIf5h069jg==
=vDsj
-----END PGP SIGNATURE-----
--Fba/0zbH8Xs+Fj9o--