Gentoo Archives: gentoo-user

From: Jules Colding <colding@×××××.com>
To: Gentoo Users <gentoo-user@l.g.o>
Subject: [gentoo-user] Crap is being added to site-gentoo.el
Date: Tue, 31 Jul 2007 13:55:03
Message-Id: 1185889487.5962.2.camel@omc-2.omesc.com
1 Hi,
2
3 I'm seeing crap being added to site-gentoo.el whenever it is being
4 touched by an emerge. My current site-gentoo.el look like:
5
6 <snip>
7 ;;; cedet site-lisp configuration
8
9 (load "/usr/share/emacs/site-lisp/cedet/common/cedet")
10
11 ;; If you wish to customize CEDET, you will need to follow the
12 ;; directions in the INSTALL (installed in the documentation) file and
13 ;; customize your ~/.emacs /before/ site-gentoo is loaded.
14 ^_<8b>^H^@^@^@^@^@^@^Cu<90>A
15 <83>0^TD÷9Å<90><8d>u<91>^À<8d>]t!tQ°^W^HIÔP<9b>/ÉÏýkÄ^V
16 v9¼a^^<8c>h<9a>^F#?<95>%<83>ä٩٧^E<86>ÂàÇ^\5{
17 B<9c>´µ<8a>©0F5<93>¶jÑ<A¶}÷¸ÞºþÞʺÔ2S¡¨öIåCr<91>!÷,^E /ÖBcMùå^Bo
18 LN[^WÁ^D<9e>^\L<8e>qE^Xr0^E<9f>%¸þ?¯<92>ÛjG<9a>^O:ÔiþÑ-´>ðÕ½^A{^\×î^[^A^@^@
19 ;;; emacs-w3m site-lisp configuration
20
21 (add-to-list 'load-path "/usr/share/emacs/site-lisp/emacs-w3m")
22 (setq w3m-icon-directory "/usr/share/pixmaps/emacs-w3m")
23 (require 'w3m-load)
24 <snip>
25
26 Do anyone has an idea of why this is happening?
27
28 Thanks,
29 jules
30
31
32 ############# emerge --info ##############
33 omc-2 ~ # emerge --info
34 Portage 2.1.2.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.20-gentoo-r8 x86_64)
35 =================================================================
36 System uname: 2.6.20-gentoo-r8 x86_64 AMD Opteron(tm) Processor 252
37 Gentoo Base System release 1.12.9
38 Timestamp of tree: Tue, 31 Jul 2007 09:20:01 +0000
39 dev-java/java-config: 1.3.7, 2.0.33-r1
40 dev-lang/python: 2.3.5-r3, 2.4.4-r4
41 dev-python/pycrypto: 2.0.1-r6
42 sys-apps/sandbox: 1.2.17
43 sys-devel/autoconf: 2.13, 2.61
44 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
45 sys-devel/binutils: 2.17
46 sys-devel/gcc-config: 1.3.16
47 sys-devel/libtool: 1.5.23b
48 virtual/os-headers: 2.6.21
49 ACCEPT_KEYWORDS="amd64"
50 AUTOCLEAN="yes"
51 CBUILD="x86_64-pc-linux-gnu"
52 CFLAGS="-march=k8 -O2 -pipe"
53 CHOST="x86_64-pc-linux-gnu"
54 CONFIG_PROTECT="/etc /usr/share/X11/xkb"
55 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
56 CXXFLAGS="-march=k8 -O2 -pipe"
57 DISTDIR="/usr/portage/distfiles"
58 FEATURES="distlocks metadata-transfer sandbox sfperms strict"
59 GENTOO_MIRRORS="http://mirror.muntinternet.net/pub/gentoo/ http://mirror.uni-c.dk/pub/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
60 LC_ALL="en_US.utf8"
61 MAKEOPTS="-j3"
62 PKGDIR="/usr/portage/packages"
63 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
64 PORTAGE_TMPDIR="/var/tmp"
65 PORTDIR="/usr/portage"
66 PORTDIR_OVERLAY="/usr/local/portage"
67 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
68 USE="X aac aalib acl alsa amd64 berkdb bitmap-fonts browserplugin bzip2 cdr cli cracklib crypt cups dri dvd dvdr dvdread emacs fam fbcon firefox foomaticdb fortran gdbm gnome gpm gtk gzip-el hal iconv ipv6 isdnlog jpeg libg++ midi mmx mp3 mudflap ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp oss pam pcre pdf perl png portaudio pppd python readline reflection session spl sse sse2 ssl tcpd tetex theora toolkit-scroll-bars truetype-fonts type1-fonts unicode vorbis wma xine xorg xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
69 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
70
71
72
73 --
74 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Crap is being added to site-gentoo.el Jules Colding <colding@×××××.com>