public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Crap is being added to site-gentoo.el
@ 2007-07-31 13:44 Jules Colding
  2007-07-31 14:10 ` Jules Colding
  0 siblings, 1 reply; 5+ messages in thread
From: Jules Colding @ 2007-07-31 13:44 UTC (permalink / raw
  To: Gentoo Users

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>^H^@^@^@^@^@^@^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þÑ-´>ðÕ½^A{^\×î^[^A^@^@
;;; 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



-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Crap is being added to site-gentoo.el
  2007-07-31 13:44 [gentoo-user] Crap is being added to site-gentoo.el Jules Colding
@ 2007-07-31 14:10 ` Jules Colding
  2007-08-01 15:41   ` Jan Seeger
  0 siblings, 1 reply; 5+ messages in thread
From: Jules Colding @ 2007-07-31 14:10 UTC (permalink / raw
  To: gentoo-user

On Tue, 2007-07-31 at 15:44 +0200, Jules Colding wrote:
> Hi,
> 
> I'm seeing crap being added to site-gentoo.el whenever it is being
> touched by an emerge. 

I experimented a bit. I un-merged subversion and removed any lingering
site-gentoo.el crap. I verified that everything was OK and did:

USE=-emacs emerge subversion

This went well. No site-gentoo.el pollution. Then I un-merged subversion
again:

USE=-emacs emerge -C subversion

Everything was still OK. At last I did:

emerge subversion

This time the emerge was with the activated emacs USE flag. Lo and
behold, the crap was back:


<snip>
(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>^H^@^@^@^@^@^@^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þÑ-´>ðÕ½^A{^\×î^[^A^@^@;;; svn site-lisp configuration

(add-to-list 'load-path "/usr/share/emacs/site-lisp/subversion")
(and (< emacs-major-version 22)
     (add-to-list 'load-path "/usr/share/emacs/site-lisp/subversion/compat"))
(add-to-list 'vc-handled-backends 'SVN)

(defalias 'svn-examine 'svn-status)
(autoload 'svn-status "psvn"
  "Examine the status of Subversion working copy in directory DIR." t)

;;; emacs-w3m site-lisp configuration
<snip>

I've key-worded subversion with ~amd64 so the version in question is
subversion-1.4.4-r3.

Any ideas?

Thanks,
  jules


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Crap is being added to site-gentoo.el
  2007-07-31 14:10 ` Jules Colding
@ 2007-08-01 15:41   ` Jan Seeger
  2007-08-02  9:02     ` Jules Colding
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Seeger @ 2007-08-01 15:41 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just add 'dev-util/subversion -emacs' to /etc/portage/package.use. That way,
Subversion is installed without emacs support. To get fancy and only disable the
emacs flag for one version, try something like '=dev-util/subversion-1.3.2-r4
- -emacs'.

Greetings
jeeger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGsKmiMmLQdC6jvocRApPLAJsHuuotwApbE4OJUVyGxPX5blyc5ACfeG7y
me8WUJtXO1I/9aCbTDggsVg=
=3ARj
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Crap is being added to site-gentoo.el
  2007-08-01 15:41   ` Jan Seeger
@ 2007-08-02  9:02     ` Jules Colding
  2007-08-02  9:06       ` Jules Colding
  0 siblings, 1 reply; 5+ messages in thread
From: Jules Colding @ 2007-08-02  9:02 UTC (permalink / raw
  To: gentoo-user

On Wed, 2007-08-01 at 17:41 +0200, Jan Seeger wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Just add 'dev-util/subversion -emacs' to /etc/portage/package.use. That way,
> Subversion is installed without emacs support. To get fancy and only disable the
> emacs flag for one version, try something like '=dev-util/subversion-1.3.2-r4
> - -emacs'.

Fortunately the problem has been fixed. It was a bug (#187336) in the
gtk-doc package.

Thanks,
  jules



-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Crap is being added to site-gentoo.el
  2007-08-02  9:02     ` Jules Colding
@ 2007-08-02  9:06       ` Jules Colding
  0 siblings, 0 replies; 5+ messages in thread
From: Jules Colding @ 2007-08-02  9:06 UTC (permalink / raw
  To: gentoo-user

On Thu, 2007-08-02 at 11:02 +0200, Jules Colding wrote:
> On Wed, 2007-08-01 at 17:41 +0200, Jan Seeger wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > Just add 'dev-util/subversion -emacs' to /etc/portage/package.use. That way,
> > Subversion is installed without emacs support. To get fancy and only disable the
> > emacs flag for one version, try something like '=dev-util/subversion-1.3.2-r4
> > - -emacs'.
> 
> Fortunately the problem has been fixed. It was a bug (#187336) in the
> gtk-doc package.

Actually the bug was #187224.

Sorry,
  jules



-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-02  9:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 13:44 [gentoo-user] Crap is being added to site-gentoo.el Jules Colding
2007-07-31 14:10 ` Jules Colding
2007-08-01 15:41   ` Jan Seeger
2007-08-02  9:02     ` Jules Colding
2007-08-02  9:06       ` Jules Colding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox