On 02/24/11 10:40 AM, Jerry James wrote:
> Since it works for me both with no .xemacs directory at all and with
> my own customizations, but doesn't work for you either way, the
> difference must be in our systems. What have you got in
> /usr/share/xemacs/site-packages/lisp/site-start.d?
Nothing. Like I said, we just turned it on Monday.
--
Rodney Sparapani Center for Patient Care and Outcomes Research
Sr. Biostatistician http://www.mcw.edu/pcor
4 wheels good, 2 wheels better! Medical College of Wisconsin (MCW)
WWLD?: What Would Lombardi Do? Milwaukee, WI, USA
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Here's a simple recipe to crash xemacs with the latest version (well,
from a few days ago) from the hg repo.
xemacs -vanilla. Then M-x : (substring-no-properties nil)
Instantly crashes xemacs.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hi,
I was trying to compare 2 directory trees with ediff-directories like usually.
This time I wanted to use the "-I regexp" option of diff/cmp to exlcude a class
of trivial changes and run into some problems:
First, trying to pass the option "-I regexp" to diff causes
Options `-c', `-u', and `-i' are not allowed in `ediff-diff-options'
I can sure work around this by using --ignore-matching-lines=2 instead
but looks like a bug - the option checking does not distinguish -i/-I
The other problem.. I tried to do the same with ediff-cmp-options
'(ediff-cmp-options '("-I myregexp"))
Unfortunately in my version of the ediff package ediff-cmp-options is used
as
(apply 'call-process ediff-cmp-program nil nil nil
(append ediff-cmp-options (list (expand-file-name f1)
(expand-file-name f2))))
which fails with above settings. Is there a knwon workaround?
Where should I report this bugs?
Richard
---
Name and OpenPGP keys available from pgp key servers
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
ACTIVITY SUMMARY (2011-02-15 - 2011-02-22)
XEmacs Issue Tracking System at http://tracker.xemacs.org/XEmacs/its/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
511 open ( +3) / 240 closed ( +0) / 751 total ( +3)
Open issues with patches: 11
Average duration of open issues: 789 days.
Median duration of open issues: 815 days.
Open Issues Breakdown
new 181 ( +3)
deferred 6 ( +0)
napping 4 ( +0)
verified 51 ( +0)
assigned 155 ( +0)
committed 25 ( +0)
documented 2 ( +0)
done/needs work 24 ( +0)
Issues Created Or Reopened (3)
______________________________
Submission by mail fails due to attached files 2011-02-19
http://tracker.xemacs.org/XEmacs/its/issue751 created stephen
x-symbol does not work in 21.5.29 (patch exists already) 2011-02-19
http://tracker.xemacs.org/XEmacs/its/issue752 created oub
Dave Love complains about license violations in python-mode.el 2011-02-21
http://tracker.xemacs.org/XEmacs/its/issue753 created stephen
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hello dear Xemacs experts
I'm using Xemacs 21.4.22: August 2010 version on a VMware machine under
Ubuntu 10.10 x32.
The problem is that I get the message
"Warning: Missing charsets in String to FontSet
conversion"
when I invoke xemacs on a shell.
I don't know what it does mean and how I can prevent this warning by
setting a variable in init.el file.
Regrds
Mohsen owzar
Freundliche Grüsse / Yours sincerely
Mohsen Owzar
Entwicklung / Development
ELESTA relays GmbH
Heuteilstrasse 18, 7310 Bad Ragaz, Switzerland
Tel.: +41 (0)81 303 54 62, Fax: +41 (0)81 303 54 01
mailto:m.owzar@elestarelays.com, Internet: http://www.elestarelays.com
This email is intended solely for the use of the named address(es). Any
unauthorised disclosure, copying or distribution of these confidential
information contained therein, or the taking of any action based on it, is
prohibited. The sender disclaims any liability for the integrity of this
email. Legally binding declarations must be in written form.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
================================================================
Dear Bug Team!
when try build XEmacs in cygwin 1.7, the linker failed with following
error message:
undefined reference to `_IID_IPersistFile'
This error is caused by the new libuuid.so delivered by
cygwin1.7. With cygwin 1.7 there's multi-copy of libuuid delivered,
the win32 copy of libuuid must be explictly linked instead of passing
-luuid flag to linker.
Attached is a simple patch for configure.ac and configure script.
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: CYGWIN_NT-5.1 kfan-1 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin
./configure '--with-mule' '--with-newgc' '--with-kkcc' '--with-system-malloc'
XEmacs 21.5-b29 "garbanzo" 317ebaee6e4f+ configured for `i686-pc-cygwin'.
Compilation Environment and Installation Defaults:
Source code location: /home/KFAN/workspace/xemacs
Installation prefix: /usr/local
Operating system description file: `s/cygwin32.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 4.3.4 20090804 (release) 1
- GCC specs file: specs.
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g
libc version:
Relocating allocator for buffers: no
GNU version of malloc: no
- User chose not to use GNU allocators.
Window System:
Compiling in support for the Microsoft window system.
Compiling in support for the X window system:
- X Windows headers location:
- X Windows libraries location:
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: msw.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images.
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for POP mail retrieval.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new incremental garbage collector and the new allocator.
Using special WIN32 vdb fault handler.
Using the new portable dumper.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(/home/KFAN/.xemacs/xemacs-packages/lisp/cedet-common/working
/home/KFAN/.xemacs/xemacs-packages/lisp/semantic/working
/home/KFAN/.xemacs/xemacs-packages/lisp/cedet-common/sformat
/home/KFAN/.xemacs/xemacs-packages/lisp/semantic/sformat
/home/KFAN/.xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/home/KFAN/workspace/xemacs/lisp/regexp-opt
/home/KFAN/.xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/home/KFAN/workspace/xemacs/lisp/easy-mmode
/home/KFAN/.xemacs/xemacs-packages/lisp/build/build-report
/home/KFAN/workspace/xemacs/lisp/build-report)
Internationalization Settings:
-------------------------
Environment:
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 : C.UTF-8
Lisp locale settings:
current-language-environment => "English"
default-buffer-file-coding-system => utf-8
default-process-coding-system => (utf-8 . utf-8)
(current-locale) => "C"
keyboard-coding-system => utf-8
terminal-coding-system => utf-8
(coding-priority-list) =>
(iso-8-1 utf-16-little-endian-bom utf-16-bom utf-8-bom iso-7
no-conversion utf-8 iso-8-2 iso-8-designate iso-lock-shift
shift-jis big5 utf-16-little-endian utf-16 ucs-4)
Coding system aliases:
'native is aliased to utf-8
'file-name is aliased to utf-8
'mswindows-multibyte-system-default is not a coding system alias
Installed XEmacs Packages:
-------------------------
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xemacs-devel ver: 1.8 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.29 upstream: No-Upstream-Ver)
(vc ver: 1.48 upstream: No-Upstream-Ver)
(tramp ver: 1.4 upstream: 2.0.56)
(time ver: 1.14 upstream: 1.17)
(text-modes ver: 2.0 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(speedbar ver: 1.29 upstream: 1.0pre4)
(sh-script ver: 1.24 upstream: 2.0f)
(semantic ver: 1.21 upstream: 2.0pre4)
(ruby-modes ver: 1.04 upstream: 1.8.7)
(python-modes ver: 1.14 upstream: 5.0.0)
(psgml ver: 1.45 upstream: 1.3.2)
(prog-modes ver: 2.2 upstream: No-Upstream-Ver)
(pgg ver: 1.07 upstream: 0.1)
(perl-modes ver: 1.14 upstream: No-Upstream-Ver)
(pcomplete ver: 1.06 upstream: 1.1.6)
(pcl-cvs ver: 1.7 upstream: R-2_9_9)
(os-utils ver: 1.41 upstream: No-Upstream-Ver)
(oo-browser ver: 1.05 upstream: 4.08)
(net-utils ver: 1.56 upstream: N/A)
(mail-lib ver: 1.8 upstream: No-Upstream-Ver)
(ispell ver: 1.32 upstream: 3.6)
(ibuffer ver: 1.1 upstream: No-Upstream-Ver)
(gnus ver: 1.94 upstream: 5.10.8)
(gnats ver: 1.17 upstream: 3.101)
(fsf-compat ver: 1.19 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eterm ver: 1.18 upstream: No-Upstream-Ver)
(eshell ver: 1.18 upstream: 0fc80a3f6bb3bb59f42e9ff83cc8b89bf90fe658)
(erc ver: 0.23 upstream: Version 5.1.2 Revision: 1.796.2.6)
(elib ver: 1.13 upstream: 1.0)
(eieio ver: 1.07 upstream: 1.0pre4)
(efs ver: 1.34 upstream: 1.24)
(edit-utils ver: 2.43 upstream: No-Upstream-Ver)
(ediff ver: 1.81 upstream: 2.75)
(edebug ver: 1.22 upstream: No-Upstream-Ver)
(ede ver: 1.03 upstream: 1.0pre4)
(ecrypto ver: 0.21 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.08 upstream: 0.1)
(dired ver: 1.2 upstream: 7.17)
(debug ver: 1.18 upstream: No-Upstream-Ver)
(cedet-common ver: 1.01 upstream: 1.0pre4)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.38 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.15 upstream: 2.02)
(bbdb ver: 1.32 upstream: 2.35)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 autoconf-mode
time-stamp mercurial view-less view vc ring diff-mode regexp-opt
sh-script executable autoinsert lazy-shot font-lock where-was-i-db
vc-hooks vc-xemacs paren mic-paren timer icomplete jka-compr font
disp-table func-menu filladapt crypt crypt++ crypt+pgp-pub efs-cu
efs-x19.15 efs-fnh efs-ovwrt efs-auto cus-face dired-faces
dired-xemacs dired xslt-process-autoloads xslide-autoloads
xemacs-devel-autoloads xemacs-base-autoloads vc-autoloads
tramp-autoloads time-autoloads text-modes-autoloads texinfo-autoloads
supercite-autoloads speedbar-autoloads sh-script-autoloads
semantic-autoloads ruby-modes-autoloads python-modes-autoloads
psgml-autoloads prog-modes-autoloads pgg-autoloads
perl-modes-autoloads pcomplete-autoloads pcl-cvs-autoloads
os-utils-autoloads oo-browser-autoloads net-utils-autoloads
mail-lib-autoloads ispell-autoloads ibuffer-autoloads gnus-autoloads
gnats-autoloads fsf-compat-autoloads forms-autoloads
footnote-autoloads eterm-autoloads eshell-autoloads erc-autoloads
elib-autoloads eieio-autoloads efs-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ede-autoloads ecrypto-autoloads
ecb-autoloads docbookide-autoloads dired-autoloads debug-autoloads
cedet-common-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
modules-autoloads mule-autoloads auto-autoloads auto-show fontl-hooks
canna-leim tibetan slovenian czech romanian lao devanagari indian
cyrillic code-cmds gutter-items menubar-items x-menubar dragdrop
mode-motion mouse behavior itimer auto-save lisp-mode easymenu
easy-mmode iso8859-1 page buff-menu lib-complete loadhist cus-file
derived newcomment rsz-minibuf env text-props frame obsolete packages
cus-start widget custom cl-extra cl cl-19 backquote cygwin-use-utf-8
unicode mswindows-scrollbars mswindows lucid-scrollbars cut-buffer
lucid-menubars athena-dialogs x c-balloon-help tty-frames tty toolbar
native-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar berkeley-db dbm
md5 xemacs xim mule gutter tiff png gif jpeg xface xpm xbm
lisp-float-type file-coding dde cygwin32 dragdrop-api dialog devices
debug-xemacs window-system base64)
Recent keystrokes:
-----------------
3 2 a p i / l i b u u i d . a C-e C-x C-s C-e C-a C-x
C-f c o n f i g u r e TAB . a TAB RET C-x 1 C-s - l
u u i d C-s C-s C-s C-r C-r M-d C-d C-e C-b M-b M-b
M-b M-f SPC / u s r / l i b / w 3 2 a p i / l i b u
u i d . a C-e C-x C-s M-x r e p o r t TAB x e m TAB
RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Wrote /home/KFAN/workspace/xemacs-unicode-internal/configure.ac
Loading autoconf-mode...done
Loading autoconf-mode...
Wrote /home/KFAN/workspace/xemacs-unicode-internal/configure
Loading time-stamp...done
Loading time-stamp...
Reading directory /usr/lib/w32api/...done
Reading directory /usr/lib/w32api/...
Loading mercurial...done
Loading mercurial...
Indentation setup for shell type sh
Indentation variable are now local.
setting up indent stuff
Loading regexp-opt...done
Loading regexp-opt...
Setting up indent for shell type sh
Loading sh-script...done
Loading sh-script...
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
Hello
As I said in an earlier message, the newest version of
matlab + matlab.el only works with the comint version found
in xemacs-base 2.10.
I have tried that so far in xemacs-21.4.21 (Kubuntu 8.04 and
9.04) and 21.5.29 compiled by myself.
However today I tried out xemacs-21.4.22 of Kubuntu 10.04
and there I could not load that specific comint version. I
obtained an error message which I attach.
I could circumvent the problem by compiling the 21.5.29
version I posses but I am puzzled, what is the source of the
problem?
regards
Uwe Brauer
Debugger entered--Lisp error: (error "Variable is magic and cannot be aliased" comint-scroll-to-bottom-on-output)
defvaralias(comint-scroll-to-bottom-on-output comint-move-point-for-output)
load-internal("/home/oub/xemacs/site-lisp/versch/comint.elc" nil nil t binary)
load("/home/oub/xemacs/site-lisp/versch/comint.elc" nil nil t)
load-file("~/xemacs/site-lisp/versch/comint.elc")
call-interactively(load-file)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
On 2011-02-15, Stephen J. Turnbull <stephen(a)xemacs.org> wrote:
> Aidan Kehoe writes:
> > I’d accept it, and be happy to commit it.
> Not until we have a GPLv3 release, you may not commit it.
When I said bring a few features of FSF into ours, I didn't mean by
copying code; just by achieving compatibitility, which would also
enable me to take a similar approach to FSF.
I might also see if what I want is in the last GPL2 Emacs, in which
case I could also copy code.
I don't want my own fork contaminated by GPL3!
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta