https://bugzilla.novell.com/show_bug.cgi?id=781022 https://bugzilla.novell.com/show_bug.cgi?id=781022#c0 Summary: Xemacs loading of perl mode fails Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rschweikert@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- When opening a perl file with Xemacs the following trace is generated: (1) (file-mode-spec/warning) Error in File mode specification: Wrong type argument: fixnump, nil Backtrace follows: backtrace(nil t) # bind (standard-output standard-output handler-arg-name) backtrace-in-condition-handler-eliminating-handler(call-trapping-errors-Ldc9FC5Hr) # bind (errstr call-trapping-errors-Ldc9FC5Hr) #<compiled-function (from "/home/abuild/rpmbuild/BUILD/xemacs-21.5.31/lisp/files.elc") (call-trapping-errors-Ldc9FC5Hr) "...(17)" [call-trapping-errors-Ldc9FC5Hr errstr error-message-string lwarn file-mode-spec warning "Error in %s: %s\n\nBacktrace follows:\n\n%s" "File mode specification" backtrace-in-condition-handler-eliminating-handler] 8 0x7e9>((wrong-type-argument fixnump nil)) # bind (v) byte-code("..." [v "$Revision$" string-match ":\\s *\\([0-9.]+\\)" 1] 3) (defvar cperl-version (byte-code "ÁÂÃ\"ÄÄO)" [v "$Revision$" string-match ":\\s *\\([0-9.]+\\)" 1] 3) ("/usr/share/xemacs/xemacs-packages/lisp/perl-modes/cperl-mode.elc" . 192444)) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) # (unwind-protect ...) load-internal("cperl-mode" nil nil nil binary) # bind (handler path nosuffix nomessage noerror filename) load("cperl-mode" nil nil nil) # (unwind-protect ...) cperl-mode() # bind (alist mode name keep-going) # (unwind-protect ...) # bind (just-from-file-name) set-auto-mode() #<compiled-function (from "/home/abuild/rpmbuild/BUILD/xemacs-21.5.31/lisp/files.elc") nil "...(5)" [set-auto-mode t] 1 0x7ea>() # (unwind-protect ...) call-with-condition-handler(#<compiled-function (from "/home/abuild/rpmbuild/BUILD/xemacs-21.5.31/lisp/files.elc") (call-trapping-errors-Ldc9FC5Hr) "...(17)" [call-trapping-errors-Ldc9FC5Hr errstr error-message-string lwarn file-mode-spec warning "Error in %s: %s\n\nBacktrace follows:\n\n%s" "File mode specification" backtrace-in-condition-handler-eliminating-handler] 8 0x7e9> #<compiled-function (from "/home/abuild/rpmbuild/BUILD/xemacs-21.5.31/lisp/files.elc") nil "...(5)" [set-auto-mode t] 1 0x7ea>) # (condition-case ... . ((error))) # bind (find-file) normal-mode(t) # bind (nomodes after-find-file-from-revert-buffer noauto warn error) after-find-file(nil t) # (unwind-protect ...) # bind (inhibit-read-only error number truename rawfile nowarn filename buf) find-file-noselect-1(#<buffer "KIWIXMLPXEDeployData.pm"> "/home/rjschwei/work/kiwi_dev/kiwi/modules/KIWIXMLPXEDeployData.pm" nil nil "/home/rjschwei/work/kiwi_dev/kiwi/modules/KIWIXMLPXEDeployData.pm" (141365458 2051)) byte-code("..." [number truename rawfile nowarn filename buf set-buffer-major-mode find-file-noselect-1] 7) # (condition-case ... . ((t (byte-code "Â!Ã @ A\"" [buf data kill-buffer signal] 3)))) # bind (number truename buf wildcards rawfile nowarn filename) find-file-noselect("/home/rjschwei/work/kiwi_dev/kiwi/modules/KIWIXMLPXEDeployData.pm" nil nil nil) # bind (coding-system-for-read wildcards codesys filename) find-file("/home/rjschwei/work/kiwi_dev/kiwi/modules/KIWIXMLPXEDeployData.pm") # bind (dir file-count line end-of-options file-p arg tem) command-line-1() # bind (command-line-args-left) command-line() # (condition-case ... . ((t (byte-code " Â" [error-data data nil] 1)))) # bind (error-data) normal-top-level() # (condition-case ... . error) # (catch top-level ...) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.