I apologize if this is a duplicate, but our mail system was not working
well yesterday, and I have not seen my post come back.
The build of b38 patched up from b37 on a Cygwin/Windows 95 system went
without any problems using the simple configuration below. Toolbars
ar now working with the new version of comctl32.dll. Thanks to Andy Piper
for pointing that out.
I have seen some strange behavior that I have not seen mentioned anywhere:
1. If I highlight something using the mouse and then popup the XEmacs Command
menu with buttoin three the Cut and Copy menu entries are greyed out.
Cut and Copy does work from the toolbar. IF I copy something using the
toolbar, the Paste entry is stipp greyed out in the XEmacs Command menu.
2. The scroll bar slider does not move down. If I move down in the buffer
and then touch the slider with button 1, the buffer moves back to the
top.
3. If I modify a buffer and then select Exit from the File menu, I get a
message in the minibuffer:
Symbol's function definition is void: popup-dialog-box
4. Maybe this is a feature since I am comparing against 20.3 on Solaris, but
with HOME defined and a .emacs in that directory I get a new entry on the
menu bar "Load .emacs". If I select it it disappears, but it does
reappear on occasion if I visit a file and tehen delete the buffer.
So far I have not been able to narrow this one down further.
One other comment could be added for Cygwin users - the installation process
uses /bin/pwd. If /bin is a separate directory and not a link to the
Cygwin bin directory, then wd should be copied into /bin.
uname -a: CYGWIN32_95 DBUSH 4.0 19.1 i586 unknown
./configure '--with-xpm' '--site-prefixes=/usr/local'
XEmacs 21.0-b38 "Repartida" configured for `i386-pc-cygwin32'.
Where should the build process find the source code? /develop/xemacs-21.0-b38
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/cygwin32.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O2 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? default
What window system should XEmacs use? msw
Additional prefixes: /usr/local
Compiling in support for XPM images.
Compiling in File coding support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.
Using indexed lrecord implementation.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Show replies by date