Hello
May be this is a completely trivial remark, but xsymbol
works with Xemacs 21.5 No Mule.
I am not sure whether this helps or not (most likely not.)
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hello
When I put the cursor on a word
occur does list all the corresponding words.
I have a large text with expressions like this (2.3).
(2.3) is not considered as a word so I thought I could mark
and then occur would look for it. But it does not.
Is there any way to have such a feature?
Regards
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hello
I had to install a bunch of header files, then everything
went smooth and xemacs21.5 compiled.
Sorry for the mail.
Regards
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
I have configured
./configure --with-mule --with-xim --with-xfs --with-optimization --without-error-checking
And the message is:
,----
|
| Window System:
|
| TTY:
| Compiling in support for ncurses.
|
| Images:
|
`----
so some X11 liberary seems to miss. I installed
sudo apt-get install libx11-dev
but then configure complains that the X11 header files
are missing.
What is going on??
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hello
I just tried to compile 21.5.29 but after running .configure
with the options I always use:
./configure --with-mule --with-xim --with-xfs --with-optimization
I obtain a warning of the form
configure: WARNING: unrecognized options: --with-mule, --with-xim, --with-xfs, --with-optimization
What do I miss?
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hello
I would like to use 21.5, but all the time I tried[1], my
favourite package x-symbol did not work.
So I am stick to 21.4.X but I also want to use org mode
(which in my opinion should be provided as a Xemacs pkg,
once the GPL3 problem is solved.)
However org uses a bunch of functions which are defined for
21.5 but not for 21.4.X
I have found so far 2:
- decompose-region
- replace-regexp-in-string
Both run without problems in 21.4.X
So the question arise, can't 21.4 not have a xemacs21.5-compat
pkg which contains all the new lisp functions, which could work
under 21.4
regards
Uwe Brauer
Footnotes:
[1] I will try the latest 21.5 version today, see my next post
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hi,
I'm lost when it comes to the documentation. I know there has been
some debate about it. What copyright the docs shall have in order to
be as useful as possible.
The problem is what options do we have if any? In short: What must we
do to get the various docs up to GPLv3 or later standards?
For some food for thought see James analysis:
"http://sourceforge.net/apps/mediawiki/xemacs/index.php?title=Man"
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
I notice this problem in xemacs 21.4 patch 22 running in linux in -nw
mode. It does not happen in xemacs 21.4 patch 8 (also linux, nw).
I mark a region and then try some command like untabify or sort lines
and get a complaint that the region is not active.
Judging by the
(setf zmacs-regions nil) solves the problem.
Interestingly, setting it back to t then leaves me in a state where
the problem does not occur.
Perhaps I did something to enter this weird state?
I wonder what. And how I can tell.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Okay, I tried to run "xemacs --help" from within eshell, and for some
reason the outer xemacs crashed (after running it), saying:
Fatal error.
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may describe
your crash, and with luck a workaround. Please check it first, but do report
the crash anyway.
Please report this bug by invoking M-x report-emacs-bug, or by selecting
`Send Bug Report' from the Help menu. If that won't work, send ordinary
email to `xemacs-beta(a)xemacs.org'. *MAKE SURE* to include this entire
output from this crash, especially including the Lisp backtrace, as well as
the XEmacs configuration from M-x describe-installation (or equivalently,
the file `Installation' in the top of the build tree).
If you are fortunate enough to have some sort of debugging aid installed
on your system, for example Visual C++, and you can get a C stack backtrace,
*please* include it, as it will make our life far easier.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# bind (print-message-label)
error-message-string((wrong-type-argument
and it breaks off there, as if it had either crashed in the midst of
printing this line or not been able to flush the rest.
The describe-installation output is:
OS version:
Microsoft Windows XP [Version 5.1.2600]
OS: Windows_NT
XEmacs 21.5-b29 "garbanzo" configured for `i586-pc-win32'.
Building XEmacs using "nmake".
Building XEmacs using make flags " ".
Building XEmacs in source tree "C:\\XEmacsBuild\\xemacs-21.5.29".
For src, using compiler "cl -nologo -W3 -DSTRICT -Zi -Od -MD -c -TP
-IC:\XEmacsBuild\xemacs-21.5.29\nt\inc
-IC:\XEmacsBuild\xemacs-21.5.29\src
-I"C:/cygwin/usr/local/src\xpm-3.4k"
-I"C:/cygwin/usr/local/src\xpm-3.4k\lib"
-I"C:/cygwin/usr/local/src\libpng-1.2.8"
-I"C:/cygwin/usr/local/src/zlib"
-I"C:/cygwin/usr/local/src/tiff-3.7.3\libtiff"
-I"C:/cygwin/usr/local/src\jpeg-6b" -I"C:/cygwin/usr/local/src/zlib"
-DHAVE_MS_WINDOWS -DHAVE_MENUBARS -DHAVE_SCROLLBARS -DHAVE_TOOLBARS
-DHAVE_WIDGETS -DHAVE_DIALOGS -DHAVE_XPM -DFOR_MSW -DHAVE_GIF
-DHAVE_PNG -DHAVE_TIFF -DHAVE_JPEG -DHAVE_ZLIB -DHAVE_NATIVE_SOUND
-DMULE -DERROR_CHECK_ALL -DPDUMP -DSYSTEM_MALLOC -DDEBUG_XEMACS
-D_DEBUG -DWIN32_LEAN_AND_MEAN -DWIN32_NATIVE -Demacs
-DHAVE_CONFIG_H -DPATH_VERSION=\"21.5-b29\"
-DPATH_PROGNAME=\"xemacs\" -DEMACS_VERSION=\"21.5-b29\"
-DEMACS_PROGNAME=\"xemacs\" -DSHEBANG_PROGNAME=\"xemacs-script\"
-DSTACK_TRACE_EYE_CATCHER=xemacs_21_5_b29_i586_pc_win32
-DPATH_PREFIX=\""C:/XEmacsBuild/installed/XEmacs-21.5.29"\"
-DEMACS_MAJOR_VERSION=21 -DEMACS_MINOR_VERSION=5
-DEMACS_BETA_VERSION=29 -DXEMACS_CODENAME=\""garbanzo"\"
-DXEMACS_EXTRA_NAME=\"""\" -DEMACS_CONFIGURATION=\"i586-pc-win32\"".
For lib-src, using compiler "cl -nologo -W3 -DSTRICT -Zi -Od -MD
-IC:\XEmacsBuild\xemacs-21.5.29\lib-src
-IC:\XEmacsBuild\xemacs-21.5.29\src -DHAVE_CONFIG_H -DWIN32_NATIVE".
Compiling as C++.
Installing XEmacs in "C:/XEmacsBuild/installed/XEmacs-21.5.29".
Compiling in support for Microsoft Windows native GUI.
Compiling in international (MULE) support.
Compiling in support for XPM images.
Compiling in support for GIF images.
Compiling in support for PNG images.
Compiling in support for TIFF images.
Compiling in support for JPEG images.
Compiling in support for GZIP compression/decompression.
Compiling in support for toolbars.
Compiling in support for dialogs.
Compiling in support for widgets.
Compiling in support for native sounds.
Using portable dumper.
Using system malloc.
Using DLL version of C runtime library.
Compiling in extra internal error-checking.
NOTE: ---------------------------------------------------------
NOTE: Compiling in support for runtime error-checking.
NOTE: XEmacs will run noticeably more slowly as a result.
NOTE: Error-checking is on by default for XEmacs beta releases.
NOTE: ---------------------------------------------------------
Compiling in debugging support (no slowdown).
VC++ could only give me the following "stack trace"; I'm not sure how
reliable it is. (I do also have a minidump if someone wants to take a
look at that, but it's 10 megs, so I'm not attaching it to this
message.)
> xemacs.exe!011a7fbe()
xemacs.exe!0118ebc1()
xemacs.exe!011a7b1d()
xemacs.exe!0107dfaf()
xemacs.exe!010be0b3()
xemacs.exe!010bd65b()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010c4f3c()
xemacs.exe!010bfb0a()
xemacs.exe!010c4a7e()
xemacs.exe!010c0cd0()
xemacs.exe!010be7ed()
xemacs.exe!010be818()
xemacs.exe!010be72f()
xemacs.exe!0106c3de()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010812dc()
xemacs.exe!0106bd57()
xemacs.exe!010bdea3()
xemacs.exe!010c0581()
xemacs.exe!010b818d()
xemacs.exe!010b81ac()
xemacs.exe!010c44a6()
xemacs.exe!010c45ce()
xemacs.exe!010ba4d3()
xemacs.exe!010b9dec()
xemacs.exe!010bf85a()
xemacs.exe!010b9dda()
xemacs.exe!0106c3de()
xemacs.exe!010ba398()
xemacs.exe!010dca01()
xemacs.exe!010ba584()
xemacs.exe!010bdea3()
xemacs.exe!010c4c92()
xemacs.exe!010c506a()
xemacs.exe!0106c0fb()
xemacs.exe!0106c0fb()
xemacs.exe!0110fb0f()
xemacs.exe!0106c0fb()
xemacs.exe!0110fb0f()
xemacs.exe!01110dd6()
xemacs.exe!01110dd6()
xemacs.exe!01110dd6()
xemacs.exe!01110bcb()
xemacs.exe!010bf7b1()
xemacs.exe!010bf83f()
xemacs.exe!01097875()
xemacs.exe!0107dfaf()
xemacs.exe!0107db77()
xemacs.exe!0106c0fb()
xemacs.exe!010812dc()
xemacs.exe!01081381()
xemacs.exe!010bd6e3()
xemacs.exe!010fff15()
xemacs.exe!010bf480()
xemacs.exe!01084e06()
xemacs.exe!010bf2fd()
xemacs.exe!010c4bc7()
xemacs.exe!010be88e()
xemacs.exe!010b90b0()
xemacs.exe!010bfb0a()
xemacs.exe!010c02a6()
xemacs.exe!010bf480()
xemacs.exe!010b818d()
xemacs.exe!010b81ac()
xemacs.exe!010c44a6()
xemacs.exe!010c45ce()
xemacs.exe!010b8d36()
xemacs.exe!010bdea3()
xemacs.exe!0110fb0f()
xemacs.exe!0106c0fb()
xemacs.exe!0110fb0f()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010bf7b1()
xemacs.exe!010bf83f()
xemacs.exe!01208e2f()
xemacs.exe!01097875()
xemacs.exe!0107dfaf()
xemacs.exe!0107db77()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010e733f()
xemacs.exe!010dc823()
xemacs.exe!010de88c()
xemacs.exe!010b90b0()
xemacs.exe!010bdea3()
xemacs.exe!010bf2fd()
xemacs.exe!010bf2fd()
xemacs.exe!0121ee12()
xemacs.exe!01208c4d()
xemacs.exe!010bfb0a()
xemacs.exe!0107e99c()
xemacs.exe!0107dfaf()
xemacs.exe!0107db77()
xemacs.exe!010bd6e3()
xemacs.exe!0110e855()
xemacs.exe!0106c3de()
xemacs.exe!010bd5c9()
xemacs.exe!010bd65b()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010bf2fd()
xemacs.exe!010bfb0a()
xemacs.exe!0108150b()
xemacs.exe!010be88e()
xemacs.exe!010bf358()
xemacs.exe!0107e99c()
xemacs.exe!010bee93()
xemacs.exe!010be989()
xemacs.exe!010b90b0()
xemacs.exe!010bdea3()
ntdll.dll!7c9101db()
msvcrt.dll!77c2c3c9()
xemacs.exe!010b818d()
xemacs.exe!010b81ac()
xemacs.exe!010b99f5()
xemacs.exe!010b99b7()
xemacs.exe!010b994c()
xemacs.exe!010bdea3()
xemacs.exe!0107db77()
xemacs.exe!01208e2f()
xemacs.exe!0120ae36()
xemacs.exe!010b9a29()
xemacs.exe!01207278()
xemacs.exe!010bf7b1()
xemacs.exe!010bf83f()
xemacs.exe!0107e99c()
xemacs.exe!01097875()
xemacs.exe!0107dfaf()
xemacs.exe!0107db77()
xemacs.exe!010bdea3()
xemacs.exe!010bdea3()
xemacs.exe!011ef077()
xemacs.exe!0106c3de()
xemacs.exe!010bd5c9()
xemacs.exe!010bd65b()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010bf2fd()
xemacs.exe!010bfb0a()
xemacs.exe!010bd6e3()
xemacs.exe!010bfb0a()
xemacs.exe!01097875()
xemacs.exe!0107dfaf()
xemacs.exe!0107db77()
xemacs.exe!010812dc()
xemacs.exe!01081381()
xemacs.exe!010bd6e3()
xemacs.exe!010bf7b1()
xemacs.exe!010bf83f()
xemacs.exe!010bf2fd()
xemacs.exe!010be88e()
xemacs.exe!010b90b0()
xemacs.exe!010bfb0a()
xemacs.exe!010c02a6()
xemacs.exe!0107db77()
xemacs.exe!010bf480()
xemacs.exe!010b818d()
xemacs.exe!010b81ac()
xemacs.exe!010c44a6()
xemacs.exe!010c45ce()
xemacs.exe!010b8d36()
ntdll.dll!7c9101db()
xemacs.exe!010bdea3()
xemacs.exe!0110fb0f()
xemacs.exe!01110dd6()
xemacs.exe!01110dd6()
xemacs.exe!0106c0fb()
xemacs.exe!0110fb0f()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010bf7b1()
xemacs.exe!010bf83f()
xemacs.exe!0107e99c()
xemacs.exe!01097875()
xemacs.exe!0107dfaf()
xemacs.exe!0107db77()
xemacs.exe!01081381()
xemacs.exe!010c4c92()
xemacs.exe!0107e99c()
xemacs.exe!01084ef2()
xemacs.exe!010bf2fd()
xemacs.exe!01115c3b()
xemacs.exe!012221c1()
xemacs.exe!010bfb0a()
xemacs.exe!012088a1()
xemacs.exe!01208b7a()
xemacs.exe!01208c4d()
xemacs.exe!01208e2f()
xemacs.exe!0107dfaf()
xemacs.exe!010bee93()
xemacs.exe!010bd6a8()
xemacs.exe!01081436()
xemacs.exe!012221c1()
xemacs.exe!01222071()
xemacs.exe!010812dc()
xemacs.exe!01081381()
xemacs.exe!0108150b()
xemacs.exe!0108315a()
xemacs.exe!010bfa72()
xemacs.exe!012088a1()
xemacs.exe!01084ef2()
xemacs.exe!01084e06()
xemacs.exe!01084e64()
xemacs.exe!010be105()
xemacs.exe!0107db77()
xemacs.exe!010c4c92()
xemacs.exe!0107fdf4()
xemacs.exe!0106c0fb()
xemacs.exe!0107fd27()
xemacs.exe!0107e99c()
xemacs.exe!01081436()
ntdll.dll!7c910222()
ntdll.dll!7c910222()
ntdll.dll!7c91019b()
ntdll.dll!7c9101db()
xemacs.exe!010bf2fd()
xemacs.exe!01081436()
xemacs.exe!010b99f5()
xemacs.exe!010b99b7()
xemacs.exe!01080613()
xemacs.exe!01208b7a()
xemacs.exe!01208c4d()
xemacs.exe!01208d37()
xemacs.exe!0107dca5()
xemacs.exe!0107db77()
xemacs.exe!010c4a7e()
xemacs.exe!010c4bc7()
xemacs.exe!011dc734()
xemacs.exe!011dee60()
xemacs.exe!010bee93()
xemacs.exe!010812dc()
xemacs.exe!01081381()
ntdll.dll!7c91005d()
ntdll.dll!7c919d72()
ntdll.dll!7c919ded()
ntdll.dll!7c911086()
ntdll.dll!7c9101db()
ntdll.dll!7c910222()
ntdll.dll!7c910222()
xemacs.exe!01084ef2()
xemacs.exe!0108150b()
xemacs.exe!0108315a()
xemacs.exe!01084e06()
xemacs.exe!01084e64()
xemacs.exe!010be105()
xemacs.exe!01115c3b()
xemacs.exe!010dca96()
xemacs.exe!010df0e6()
xemacs.exe!010ddae1()
xemacs.exe!010ddae1()
xemacs.exe!010c4a7e()
xemacs.exe!010b9e63()
xemacs.exe!01070ba7()
xemacs.exe!010b9dda()
xemacs.exe!010c4f3c()
xemacs.exe!010ba398()
xemacs.exe!010bfb0a()
xemacs.exe!010806af()
xemacs.exe!01208b7a()
xemacs.exe!01208c4d()
xemacs.exe!0107dca5()
xemacs.exe!0107fdf4()
xemacs.exe!010bd6a8()
xemacs.exe!01097875()
xemacs.exe!010812dc()
xemacs.exe!01081381()
xemacs.exe!0107e99c()
xemacs.exe!011ef5e4()
xemacs.exe!011ef36f()
xemacs.exe!010bf2fd()
ntdll.dll!7c9101db()
xemacs.exe!01084e06()
xemacs.exe!01084e64()
xemacs.exe!010be88e()
xemacs.exe!010be368()
xemacs.exe!010dca96()
xemacs.exe!010dcf01()
xemacs.exe!010dea4a()
xemacs.exe!01208b7a()
xemacs.exe!0107e99c()
xemacs.exe!0110e94d()
xemacs.exe!010e9e86()
xemacs.exe!010e9f29()
xemacs.exe!010c4f3c()
xemacs.exe!01110857()
xemacs.exe!010b99f5()
xemacs.exe!010b99b7()
xemacs.exe!012068d9()
xemacs.exe!01080613()
xemacs.exe!012093a0()
xemacs.exe!0107dca5()
xemacs.exe!0107e99c()
xemacs.exe!0107db77()
xemacs.exe!010bf358()
xemacs.exe!010bf480()
xemacs.exe!010bfb0a()
xemacs.exe!0120b03c()
xemacs.exe!01207e24()
xemacs.exe!012221c1()
xemacs.exe!01222071()
xemacs.exe!0108150b()
xemacs.exe!0108315a()
xemacs.exe!010de88c()
xemacs.exe!010bf2fd()
xemacs.exe!010bfb0a()
xemacs.exe!0121be98()
xemacs.exe!0107dfaf()
xemacs.exe!010bf480()
xemacs.exe!0116a718()
xemacs.exe!010bee93()
xemacs.exe!010bd6a8()
xemacs.exe!010bfb0a()
xemacs.exe!010812dc()
xemacs.exe!01081381()
xemacs.exe!01193256()
xemacs.exe!01192c66()
xemacs.exe!01192d3a()
xemacs.exe!01192977()
xemacs.exe!01084ef2()
xemacs.exe!01084e06()
xemacs.exe!01084e64()
xemacs.exe!010be105()
xemacs.exe!01084ef2()
xemacs.exe!010bf2fd()
xemacs.exe!010bf480()
xemacs.exe!010bfb0a()
xemacs.exe!0121be98()
xemacs.exe!0121bc99()
xemacs.exe!01208c4d()
xemacs.exe!010b99f5()
xemacs.exe!010b99b7()
xemacs.exe!010c0854()
xemacs.exe!01080613()
xemacs.exe!01193256()
xemacs.exe!0107dca5()
xemacs.exe!0107db77()
xemacs.exe!0107db77()
xemacs.exe!0107db77()
xemacs.exe!010b21d8()
xemacs.exe!010f2b46()
xemacs.exe!010bee93()
xemacs.exe!010bd6a8()
xemacs.exe!0112df54()
xemacs.exe!010812dc()
xemacs.exe!01081381()
xemacs.exe!010bd6a8()
xemacs.exe!01081381()
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta