================================================================
Dear Bug Team!
paragraphs.el now uses an undefined function constrain-to-field. This
breaks several things, including the submission of bug reports and
fill-paragraph-or-region. b18 was fine, b19 is broken:
# bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error
debug-on-error)
# (unwind-protect ...)
constrain-to-field(nil 218 t)
# bind (found-start start sp-parstart parsep parsep parstart fill-prefix-regexp opoint
arg)
forward-paragraph()
# bind (after-line fill-prefix paragraph-ignore-fill-prefix paragraph-separate
paragraph-start)
# (unwind-protect ...)
# (unwind-protect ...)
# bind (has-comment has-code-and-comment comment-fill-prefix justify)
lisp-fill-paragraph(nil)
# bind (function fill-paragraph-function arg)
#<compiled-function (arg) "...(54)" [function before end start arg
fill-paragraph-function nil forward-paragraph newline 1 backward-paragraph fill-region
fill-region-as-paragraph use-hard-newlines] 5 1160481 (list (if current-prefix-arg (quote
full)))>(nil)
call-interactively(fill-paragraph)
# bind (arg)
fill-paragraph-or-region(nil)
# bind (command-debug-status)
call-interactively(fill-paragraph-or-region)
# (condition-case ... . error)
# (catch top-level ...)
To reproduce: xemacs -q and invoke fill-paragraph-or-region on some
text.
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: CYGWIN_NT-5.0 paston01 1.5.12(0.116/4/2) 2004-11-10 08:34 i686 unknown unknown
Cygwin
./configure '--with-dragndrop' '--debug=no'
'--error-checking=none' '--with-x11=no'
'--site-includes=/usr/include/noX' '--pdump'
XEmacs 21.5-b19 "chives" (+CVS-20050217) configured for `i686-pc-cygwin'.
Compilation Environment and Installation Defaults:
Source code location: /opt/src/xemacs-21.5
Installation prefix: /usr/local
Additional header files: /usr/include/noX
Operating system description file: `s/cygwin32.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 3.3.3 (cygwin special)
- GCC specs file: /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/specs
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g
libc version:
Relocating allocator for buffers: no
GNU version of malloc: yes
Window System:
Compiling in support for the Microsoft window system.
Using MS-Windows menubars.
Using MS-Windows scrollbars.
Using MS-Windows dialog boxes.
Using MS-Windows native widgets.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: msw.
TTY:
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Sound:
Compiling in support for sound (native).
Databases:
Internationalization:
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 portable dumper.
Load-Path Lisp Shadows:
----------------------
(/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/local/lib/xemacs-21.5-b19/lisp/regexp-opt
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/local/lib/xemacs-21.5-b19/lisp/easy-mmode)