>>>>> "juhp" == Jens-Ulrik Petersen <petersen(a)kurims.kyoto-u.ac.jp> writes:
juhp> [Sorry if this has been reported before, I don't have time
juhp> to read the list much these days...]
I had reported that several months ago.
juhp> In a Linux console with GPM (mouse support), when I try to
juhp> suspend beta42-pre2 (compiled with gpm support), xemacs just
juhp> seems to hang indefintely. Has/can anyone else seen/see
juhp> this? …
[View More] (This is with a recently installed Debian-unstable
juhp> 2.0 dist.)
It's a signalling loop of some kind. There's a SIGTSTP handler in
GPM, and when you suspend XEmacs, it keeps getting resignalled,
_I_Think_.
I'd like to see the patches that fix it. It may take a patch to GPM
to fix; I understood only a little of the code there I looked at.
I don't know how to fix it either.
juhp> I haven't tried to debug it yet.
I still don't know how to use the debugger very well myself...
hopefully after another year of study, I'll be more help. Hope I
don't end up having to work too much to do that. (So far so good;
I'm part timing now.)
[View Less]
>>>>> "Kyle" == Kyle Jones <kyle_jones(a)wonderworks.com> writes:
>> Anybody else have pet peeves?
Kyle> Long menus don't fit on the screen. The code needs to
Kyle> create "more..." buttons, or let the menu scroll or
Kyle> something.
I think that the NextAw3d widgets have that. The package description
for the Debian package mentions that it will make the over long fonts
menus in xfontsel (which still isn't selling fonts) have a …
[View More]scrollbar
in them. I haven't tried it yet...
[View Less]
What version of XEmacs does this thread refer to?
Hrvoje Niksic <hniksic(a)srce.hr> writes:
> David has a point.
Nope.
> Why are these files loaded rather than required?
It's been fixed for ages. There are no loads, multiple or otherwise
of the x-win*.el files other than the time they are dumped with XEmacs.
> All x-win-sun contains is a function definition, which is not even
> called at top level!
It's called from `x-initialize-keyboard'.
> I think we shouldn't …
[View More]even `require' those files -- it would be
> perfectly safe to just autoload the functions and use them as
> appropriate.
Autoloading functions in files dumped with XEmacs is a nop.
[View Less]
> XEmacs Build Report as generated
> by build-report-version 1.35 follows:
> Contents of /home/tanaka/src/xemacs-21.0-b43/Installation:
> (Output from most recent run of ./configure)
[i686-GNU-linux]
Source : patched up from 21.0 beta42
Patch : patch 2.4
Make : GNU Make version 3.76.1
CC : pgcc-2.90.27 980315 (egcs-1.0.2 release)
OS : Linux 2.0.34pre16 (RedHat 5.0)
X : X11R6.3 (Accelerated-X ver.4.1 w/ XFree86 3.3.1)
gdb : GDB 4.16
[alpha-GNU-linux]
Source : patched up from 21.0 beta42
Patch : Patch version 2.1
Make : GNU Make version 3.75
CC : egcs-2.90.23 980102 (egcs-1.0.1 release)
OS : Linux 2.1.89 (StataboWare)
X : X11R6.3 (XFree86 3.…
[View More]3.2)
gdb : GDB 4.16
--
Kazuyoshi Furutaka
furutaka(a)tokai.pnc.go.jp
furutaka(a)jb3.so-net.ne.jp
[View Less]
Oops I was not properly creating the mult-part message in my
previous email. Sorry.
Anyway, b43 builds and runs fine, with canna/mule support.
i686: Linux kernel 2.0.33 running on DELL XPS333
gcc 2.7.2.1
hpux: HPUX 9.05 running on HP9000/735
gcc 2.8.1
linuxppc: linuxppc kernel 2.1.24 running on PowerMac 7500/604/150
gcc 2.7.2.1
-- Nobu Toge (toge(a)accad1.kek.jp)
uname -a: Linux lcdev.kek.jp 2.0.33 #1 Wed Apr 29 21:39:30 JST 1998 i686 unknown
./configure '--with-mule'…
[View More] '--with-canna' '--debug=no' '--error-checking=none' '--with-tty=yes' '--package-path=/usr/local/lib/xemacspack'
XEmacs 21.0-b43 "Spanish" configured for `i686-pc-linux'.
Where should the build process find the source code? /home/toge/NONRH/XEmacs21.0/xemacs-21.0-b36
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the Linux C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11/include
Where do we find X Windows libraries? /usr/X11/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for X-Face message headers.
Compiling in support for JPEG image conversion.
Compiling in support for PNG image conversion.
Compiling in support for TIFF image conversion.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using raw Xlib to provide XIM support.
Compiling in support for Canna on Mule.
Compiling in support for OffiX.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( OffiX ).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.
uname -a: HP-UX accad1 A.09.05 A 9000/735 2005266055 two-user license
./configure 'hppa1.1-hp-hpux9.05' '--dynamic=yes' '--prefix=/usr/local' '--with-dialogs=athena' '--with-xface' '--with-tty=yes' '--site-includes=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux9.05/2.8.1/include /usr/local/canna/include' '--error-checking=none' '--with-jpeg' '--with-xpm' '--with-sound=no' '--with-mule' '--with-canna' '--with-xfs' '--with-database=no' '--with-x' '--cflags=-pipe -mpa-risc-1-1 -mschedule=7100 -mjump-in-delay -funroll-loops -O5' '--package-path=/usr/local/lib/xemacspack' '--with-dragndrop=no'
XEmacs 21.0-b43 "Spanish" configured for `hppa1.1-hp-hpux9.05'.
Where should the build process find the source code? /users4/toge/HPUX/XEmacs210/xemacs-21.0-b39
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/hpux9-shr.h' and `m/hp800.h'
What compiler should XEmacs be built with? gcc -pipe -mpa-risc-1-1 -mschedule=7100 -mjump-in-delay -funroll-loops -O5
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/include/Motif1.2 /usr/local/X11R6/include
Where do we find X Windows libraries? /usr/lib/Motif1.2 /usr/lib/X11R6
Additional header files: /usr/local/lib/gcc-lib/hppa1.1-hp-hpux9.05/2.8.1/include /usr/local/canna/include
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for X-Face message headers.
Compiling in support for JPEG image conversion.
Compiling in support for PNG image conversion.
Compiling in support for TIFF image conversion.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for Canna on Mule.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
uname -a: Linux ptaro.kek.jp 2.1.24 #122 Thu Apr 9 10:27:39 EST 1998 ppc unknown
./configure '--cflags=-g -O2 -fsigned-char' '--dynamic=yes' '--error-checking=none' '--debug=no' '--with-dialogs=athena' '--with-site-lisp' '--prefix=/usr' '--with-xfs' '--with-canna' '--with-mule' '--package-path=/usr/lib/xemacspack' '--with-x'
XEmacs 21.0-b43 "Spanish" configured for `powerpc-unknown-linux'.
Where should the build process find the source code? /home/toge/BUILD/xemacs-21.0-b40
What installation prefix should install use? /usr
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/powerpc.h'
What compiler should XEmacs be built with? gcc -g -O2 -fsigned-char
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11/include
Where do we find X Windows libraries? /usr/X11/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for X-Face message headers.
Compiling in support for JPEG image conversion.
Compiling in support for PNG image conversion.
Compiling in support for TIFF image conversion.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using raw Xlib to provide XIM support.
Using XFontSet to provide bilingual menubar.
Compiling in support for Canna on Mule.
Compiling in support for OffiX.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( OffiX ).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
[View Less]
Rajesh Vaidheeswarran <rv(a)fore.com> writes:
> I have written a minor mode p4.el that works with the Perforce SCM
> (www.perforce.com).
...
> I would like to know what the policy is for XEmacs maintainers to accept
> lisp contributions to XEmacs.
There's no formal policy. Anything that works with XEmacs and you can
prove the Lisp source is GPL'ed (and thus legal for us to redistribute)
is pretty much O.K., especially with the new XEmacs package architecture.
> If …
[View More]anyone can let me know that, I'd appreciate it.
> PS: I post this to gnu.emacs.sources frequently. If there is an xemacs
> sources newsgroup, please let me know, and I can post it there too.
Nope.
[View Less]
Martin Buchholz <martin(a)xemacs.org> writes:
> x-win-sun gets reloaded every time a new console is created.
What version of XEmacs are you referring to?
Could we please remove the binding of button3 in wid-edit.el? This makes
it impossible to have context-sensitive popups on a widget without
specifying a :button-keymap property on every single one.
Emacs 20.2.95 does not have this binding - did we add it in for a
particular reason?
(unless widget-button-keymap
(setq widget-button-keymap (make-sparse-keymap))
(set-keymap-parents widget-button-keymap widget-keymap)
(define-key widget-button-keymap "\C-m" 'widget-button-press)
(define-…
[View More]key widget-button-keymap [button2] 'widget-button-click)
;; Ideally, button3 within a button should invoke a button-specific
;; menu.
(define-key widget-button-keymap [button3] 'widget-button-click)
;;Glyph support.
(define-key widget-button-keymap [button1] 'widget-button1-click))
-Bill P.
[View Less]