Hi, I'm seeing crap being added to site-gentoo.el whenever it is being touched by an emerge. My current site-gentoo.el look like:
<snip> ;;; cedet site-lisp configuration (load "/usr/share/emacs/site-lisp/cedet/common/cedet") ;; If you wish to customize CEDET, you will need to follow the ;; directions in the INSTALL (installed in the documentation) file and ;; customize your ~/.emacs /before/ site-gentoo is loaded. ^_<8b>[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@^Cu<90>A <83>0^TD÷9Å<90><8d>u<91>^À<8d>]t!tQ°^W^HIÔP<9b>/ÉÏýkÄ^V v9¼a^^<8c>h<9a>^F#?<95>%<83>äÙ©Ù§^E<86>ÂàÇ^\5{ B<9c>´µ<8a>©0F5<93>¶jÑ<A¶}÷¸ÞºþÞʺÔ2S¡¨öIåCr<91>!÷,^E /ÖBcMùå^Bo LN[^WÁ^D<9e>^\L<8e>qE^Xr0^E<9f>%¸þ?¯<92>ÛjG<9a>^O:ÔiþÑ-´>[EMAIL PROTECTED]@ ;;; emacs-w3m site-lisp configuration (add-to-list 'load-path "/usr/share/emacs/site-lisp/emacs-w3m") (setq w3m-icon-directory "/usr/share/pixmaps/emacs-w3m") (require 'w3m-load) <snip> Do anyone has an idea of why this is happening? Thanks, jules ############# emerge --info ############## omc-2 ~ # emerge --info 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) ================================================================= System uname: 2.6.20-gentoo-r8 x86_64 AMD Opteron(tm) Processor 252 Gentoo Base System release 1.12.9 Timestamp of tree: Tue, 31 Jul 2007 09:20:01 +0000 dev-java/java-config: 1.3.7, 2.0.33-r1 dev-lang/python: 2.3.5-r3, 2.4.4-r4 dev-python/pycrypto: 2.0.1-r6 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.61 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 sys-devel/binutils: 2.17 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.23b virtual/os-headers: 2.6.21 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c" CXXFLAGS="-march=k8 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://mirror.muntinternet.net/pub/gentoo/ http://mirror.uni-c.dk/pub/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/" LC_ALL="en_US.utf8" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" 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-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 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" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS -- [EMAIL PROTECTED] mailing list