On Wed, Sep 14, 2011 at 7:18 PM, Stephen J. Turnbull <stephen(a)xemacs.org>wrote:
Raymond Toy writes:
> Even weirder: the old build doesn't have any buffer tabs displayed.
> (Didn't notice before because I usually disable tabs). But the new
build
> from the same sources does have buffer tabs displayed. How can that be?
Don't know; there are any number of possibilities. The first thing to
check is whether the configurations are the same (M-x
describe-installation will tell you for the running XEmacs).
Most enlightening. Here is a diff of the outputs of describe-installation:
--- ../build-linux-32/installation.txt 2011-09-15 10:03:41.816432634
-0700
+++ installation.txt 2011-09-15 10:03:32.647056633 -0700
@@ -3,7 +3,7 @@
../xemacs/configure '--prefix=/home/rtoy' '--with-mule'
'--with-xft=emacs,menubars,tabs' 'CC=gcc -m32'
-XEmacs 21.5-b31 "ginger" 1b054bc2ac40 configured for
`x86_64-unknown-linux'.
+XEmacs 21.5-b31 "ginger" 1b054bc2ac40+ configured for
`x86_64-unknown-linux'.
Compilation Environment and Installation Defaults:
Source code location: /home/rtoy/src/XEmacs/xemacs
@@ -25,10 +25,20 @@
- Handling WM_COMMAND properly.
- Using fontconfig to manage fonts.
- Compiling in support for Xft antialiased fonts (EXPERIMENTAL).
+ Compiling in support for Motif.
+ - Using LessTif implementation.
+ *WARNING* Many versions of Motif are buggy, requiring workarounds.
+ You are likely to experience slow redisplay.
+ You may need to install vendor patches to Motif.
+ See PROBLEMS for more information.
Using Lucid menubars.
- Using Xft to render antialiased fonts in menubars.
WARNING: This Xft feature will be replaced with a face.
Using Lucid scrollbars.
+ Using Motif dialog boxes.
+ Using Motif native widgets.
+ - Using Xft to render antialiased fonts in tab controls.
+ WARNING: This Xft feature will be replaced with a face.
TTY:
Compiling in support for ncurses.
Why is the new version saying it's 1b054bc2ac40+? I did an hg update -r
1b054bc2ac40.
Looks like I added motif at some point. Let me try a build without motif to
see what happens.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta