Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them.
Your bug report will be posted to the [email protected] mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I'm trying to build the unicode-2 branch of CVS emacs. I used the flags --with-gtk --enable-font-backend --with-xft. gcc -nostdlib `./prefix-args -Xlinker -R/usr/X11R6/lib -z nocombreloc` -Wl,-znocombreloc -L/usr/X11R6/lib -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o gtkutil.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o font.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o -L/usr/X11R6/lib -L/usr/X11R6/lib -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lglitz -lm -lglib-2.0 -lpthread -lSM -lICE -ltiff -ljpeg -lpng -lz -lm -lungif -lXpm -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig -lasound -lm -ldl -lpthread -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o -lotf `/bin/pwd`/temacs --batch --load loadup bootstrap make[2]: *** [bootstrap-emacs] Aborted make[2]: Leaving directory `/home/duncan/cvs/emacs23/src' make[1]: *** [bootstrap-build] Error 2 Somehow temacs doesn't work for me. In GNU Emacs 23.0.0.16 (i686-pc-linux-gnu, GTK+ Version 2.8.3) of 2006-07-23 on diphthong X server distributor `The X.Org Foundation', version 11.0.60802000 configured using `configure '--with-x-toolkit=gtk' '--enable-font-backend' '--with-xft' '--with-freetype'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: C/l Minor modes in effect: cua-mode: t global-auto-revert-mode: t recentf-mode: t shell-dirtrack-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: C-a C-n C-e C-n C-e C-j <tab> p r i n t f SPC ( " B I N G I N <S-backspace> <S-backspace> P <S-backspace> O ! \ n " ) ; C-x C-s <down> <down> <down> C-a C-a C-e C-n C-x C-s <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> C-v M-v M-v M-v M-v M-v M-v M-v C-v C-v <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> <drag-n-drop> C-x C-f C-a C-x C-f C-x <M-backspace> <M-backspace> <M-backspace> C-g <M-backspace> <help-echo> M-x s <backspace> r e p o r t <tab> <return> Recent messages: _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
