Following up my own message...
On Mon, May 17, 1999 at 11:24:19AM -0500, Paul Keusemann wrote:
On Mon, May 17, 1999 at 08:03:23AM -0400, nbecker(a)fred.net wrote:
> >>>>> "sb" == SL Baur <steve(a)xemacs.org> writes:
>
> sb> I (still) don't see this.
I'm seeing the same thing here. First with 21.0.67 packages installed from
sumo tarball (probably 3-12 or thereabouts) and updated via "List &
Install"
from the Manage Pacakges menu. Second with 21.1.2, built from tarballs
and packages installed via the 5/13 sumo tarball. Install and backtrace
are attached.
Interestingly enough, if I set debug-on-error to t, I only see this
behavior the first time I try to compose a new message.
> sb> nbecker <nbecker(a)fred.net> writes in
xemacs-beta(a)xemacs.org:
>
> >> 21.2b14 --no-mule i686-pc-linux-gnu
> >> Even manually fixing the scripts so that mule is detected as NIL,
> >> removing all .elc's from the source directory and rebuilding from
> >> scratch, C-x m gives:
>
> >> Symbol's value as variable is void:
mime-charset-coding-system-alist
> >> Loading message...
> >> PGP version set to GPG.
> >> Loading mc-setversion...done
> >> Loading mc-setversion...
> >> ...
>
> sb> How did you install APEL? Did you install it from the -pkg.tar.gz on
> sb>
ftp.xemacs.org, or did you build it yourself? Could you please get a
> sb> lisp stack backtrace by doing (setq debug-on-error t) and reproducing
> sb> the error? Thanks.
>
> I installed from the standard packaging. The same package files are being
> used by 21.2b13 (in which I'm typing this message) without any problem.
>
> Signaling: (void-variable mime-charset-coding-system-alist)
> byte-code("..." [boundp mime-article/coding-system-alist mh-show-mode
*noconv* t default-mime-charset nil lbt charset intern mime-charset-coding-system-alist cs
format "%s-%s" CRLF dos LF unix CR mac find-coding-system
mime-charset-to-coding-system-default-method current-load-list MULE
mime-article::write-region #<compiled-function (start end file) "...(19)"
[major-mode mime-article/coding-system-alist t file-coding-system write-region start end
file] 4> featurep mule #<compiled-function (start end file) "...(19)"
[major-mode mime-article/coding-system-alist t coding-system-for-write write-region start
end file] 4> NEMACS #<compiled-function (start end file) "...(19)"
[major-mode mime-article/kanji-code-alist t kanji-fileio-code write-region start end file]
4> defalias write-region] 10)
> load-internal("tm-play" nil t nil nil nil)
> load("tm-play" nil t nil)
> require(tm-play)
> load-internal("tm-pgp" nil t nil nil nil)
> load("tm-pgp" nil t nil)
> require(tm-pgp)
> (lambda nil (require (quote tm-pgp)))()
> run-hooks((lambda nil (require (quote tm-pgp))))
> byte-code("..." [provide tm-view run-hooks tm-view-load-hook] 2)
> load-internal("tm-view" nil t nil nil nil)
> load("tm-view" nil t nil)
> require(tm-view)
> byte-code("..." [require sendmail mail-utils mel tl-list tm-view tm-ew-e
signature "$Id: tm-edit.el,v 7.108 1997/05/27 03:22:55 morioka Exp $"
mime-editor/RCS-ID current-load-list get-version-string mime-editor/version "tm-edit
" mime-editor/version-name] 2)
> load-internal("tm-edit" nil t nil nil nil)
> load("tm-edit" nil t nil)
> require(tm-edit)
> byte-code("..." [require tm-edit mime-make-tag "message"
"rfc822" "\n" message-forward-start-separator ""
message-forward-end-separator string-match message-included-forward-headers
"Mime-Version:" "\\|^Mime-Version:" "Content-Type:"
"\\|^Content-Type:" "Content-Transfer-Encoding:"
"\\|^Content-Transfer-Encoding:"] 3)
> load-internal("message-mime" nil t nil nil nil)
> load("message-mime" nil t nil)
> require(message-mime)
> #<compiled-function nil "...(4)" [require message-mime] 2>()
> run-hooks(#<compiled-function nil "...(4)" [require message-mime]
2>)
> byte-code("..." [run-hooks message-load-hook provide message] 2)
> load-internal("message" nil nil nil nil nil)
> load("message" nil nil nil)
> message-mail(nil nil nil nil nil nil nil)
> #<compiled-function (&optional to subject other-headers continue
switch-function yank-action send-actions) "...(20)" [mail-user-agent composefunc
function to subject other-headers continue switch-function yank-action send-actions] 9
730205 (list nil nil nil current-prefix-arg)>(nil nil nil nil)
> call-interactively(compose-mail)
--
Paul Keusemann pkeusem(a)visi.com
4266 Joppa Court (612) 894-7805
Savage, MN 55378
Content-Description: Installation
uname -a: SunOS summit 5.5 Generic_103093-24 sun4m sparc SUNW,SPARCstation-5
./configure '--with-gnu-make' '--cflags=-O6'
'--site-includes=/usr2/paulk/include:/usr2/paulk/coronafs9/include:/usr/local/include'
'--site-libraries=/usr2/paulk/lib:/usr2/paulk/coronafs9/lib:/usr/local/lib'
'--site-runtime-libraries=/usr/dt/lib:/usr/local/lib:/usr2/paulk/lib:/usr2/paulk/coronafs9/lib:/usr/openwin/lib'
'--gung-ho' '--prefix=/usr2/paulk/coronafs9'
'--error-checking=none' '--with-x11' '--with-cde'
'--with-tooltalk' '--with-workshop' '--with-sound=native'
'--native-sound-lib=/usr2/paulk/lib/libaudio.a'
XEmacs 21.1-p2 "20 Minutes to Nikko" configured for
`sparc-sun-solaris2.5'.
Where should the build process find the source code?
/usr2/paulk/coronafs9/XEmacs/xemacs-21.1.2
What installation prefix should install use? /usr2/paulk/coronafs9
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? gcc -O6
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/dt/include
/usr/openwin/include
Where do we find X Windows libraries? /usr/dt/lib /usr/openwin/lib
Additional header files: /usr2/paulk/include
/usr2/paulk/coronafs9/include /usr/local/include
Additional libraries: /usr2/paulk/lib
/usr2/paulk/coronafs9/lib /usr/local/lib
Runtime library search path:
/usr/dt/lib:/usr/local/lib:/usr2/paulk/lib:/usr2/paulk/coronafs9/lib:/usr/openwin/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for GNU DBM.
Compiling in support for LDAP (UMich libs).
Compiling in support for CDE.
Compiling in support for ToolTalk.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( CDE ).
Compiling in support for Sun WorkShop.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.
Using indexed lrecord implementation.
Content-Description: Backtrace
Signaling: (void-variable mime-charset-coding-system-alist)
byte-code("..." [boundp mime-article/coding-system-alist mh-show-mode
*noconv* t default-mime-charset nil lbt charset intern mime-charset-coding-system-alist cs
format "%s-%s" CRLF dos LF unix CR mac find-coding-system
mime-charset-to-coding-system-default-method current-load-list MULE
mime-article::write-region #<compiled-function (start end file) "...(19)"
[major-mode mime-article/coding-system-alist t file-coding-system write-region start end
file] 4> featurep mule #<compiled-function (start end file) "...(19)"
[major-mode mime-article/coding-system-alist t coding-system-for-write write-region start
end file] 4> NEMACS #<compiled-function (start end file) "...(19)"
[major-mode mime-article/kanji-code-alist t kanji-fileio-code write-region start end file]
4> defalias write-region] 10)
load-internal("tm-play" nil t nil nil nil)
load("tm-play" nil t nil)
require(tm-play)
load-internal("tm-pgp" nil t nil nil nil)
load("tm-pgp" nil t nil)
require(tm-pgp)
#<compiled-function nil "...(4)" [require tm-pgp] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-pgp] 2>)
byte-code("..." [provide tm-view run-hooks tm-view-load-hook] 2)
load-internal("tm-view" nil t nil nil nil)
load("tm-view" nil t nil)
require(tm-view)
byte-code("..." [require sendmail mail-utils mel tl-list tm-view tm-ew-e
signature "$Id: tm-edit.el,v 7.108 1997/05/27 03:22:55 morioka Exp $"
mime-editor/RCS-ID current-load-list get-version-string mime-editor/version "tm-edit
" mime-editor/version-name] 2)
load-internal("tm-edit" nil nil nil nil nil)
load("tm-edit" nil nil nil)
mime/editor-mode()
run-hooks(mime/editor-mode)
vm-mail-internal(nil nil)
#<compiled-function (&optional to) "...(39)"
[vm-session-initialization vm-check-for-killed-folder vm-mail-buffer buffer-name error
"Folder buffer has been killed." vm-check-for-killed-summary vm-mail-internal
nil to run-hooks vm-mail-hook vm-mail-mode-hook] 3 "Send a mail message from within
VM, or from without.\nOptional argument TO is a string that should contain a comma
separated\nrecipient list." nil>()
call-interactively(vm-mail)
--
Paul Keusemann pkeusem(a)visi.com
4266 Joppa Court (612) 894-7805
Savage, MN 55378