Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192888 - python help don't work in emacs23-cvs
Summary: python help don't work in emacs23-cvs
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 06:10 UTC by thierry volpiatto
Modified: 2007-09-18 23:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thierry volpiatto 2007-09-18 06:10:38 UTC
when i call python shell (Cpython or Ipython) from emacs23-cvs
i have stranges characters and i must close emacs with C-x C-c
to exit.I use python-mode and not python.el, i didn't try with python.el
With the same .emacs ,help in python work fine in emacs22 and emacs22-cvs
it's work fine also in my term outside emacs(urxvtc)
My locale is utf-8 and every things work fine.so i think it's special to emacs23


Portage 2.1.3.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3500+
Timestamp of tree: Mon, 17 Sep 2007 05:20:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64"
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/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://gentoo.imj.fr/pub/gentoo/ "
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
LINGUAS="fr"
MAKEOPTS="-j2"
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"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d a52 aac abook acl agg aiglx alsa amd64 amr ao async bash-completion bbdb bcmath berkdb bitmap-fonts cdaudio cddb cdparanoia cdr cdrom cdsound chroot clamav clamd cli colordiff cpudetection cracklib crypt cups dbus dhcp divx dri dvb dvd dvdr dvdread emacs emacs-w3 enca encode epson escreen esd exif ffmpeg firefox fontconfig fortran gdbm gif gimp gnus gpm gtk gtk2 hpn http icecast iconv imagemagick imlib ipv6 isdnlog jack java javascript jpeg lame leim logrotate lynxkeymap mad midi mikmod mime mjpeg mp3 mpd mpeg mplayer mudflap multi-tty ncurses network nls nptl nptlonly nvidia ogg opengl openmp openssh openssl pam paste64 pcre pdf perl planner png pnm pop postproc ppds pppd preview-latex print procmail python qt3 readline realmedia reflection restrict-javascript scanner session slang sound spell spl ssl subject-rewrite subtitles subversion tcl tcpd tga tiff tk transcode truetype truetype-fonts type1 type1-fonts unicode usb v4l v4l2 vcd vorbis wav webdav wma wxwindows xanim xft xinerama xml xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 thierry volpiatto 2007-09-18 20:49:16 UTC
Ok, i have reinstall emacs23-cvs with USE flag svg and now the help
in python-shell is working just like in the other version of emacs
Why ? I don't know but it's work.
so the bug is solved.
Sorry to call for that but it's can help others may be.
Thank you.
Comment 2 Ulrich Müller gentoo-dev 2007-09-18 23:04:55 UTC
I cannot reproduce this, maybe some intermediate change upstream. This may happen for live cvs packages. Thanks for reporting anyway.