emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* xemacs bug report with version 5.23a
@ 2008-03-22 16:02 Jose Robins
  2008-03-23 13:02 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Robins @ 2008-03-22 16:02 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 2392 bytes --]

I was using org-mode 5.21 with xemacs 21.4.21 till now and I decided to upgrade to org mode 5.23a. When I try to open an org mode file, org mode fails to start with the following backtrace (attached as well) ...

I believe I removed the org mode bytecode to make sure the backtrace has the actual code, but please let me know if you want me to do anything else for better error reporting.

Thanks,
Jose

  # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error newfun oldfun)
  define-obsolete-function-alias(org-get-legal-level org-get-valid-level "23.1")
  # bind (current-load-list)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("org" nil nil nil nil nil)
  # bind (nosuffix nomessage noerror file)
  load("org" nil nil nil)
  # (unwind-protect ...)
  org-mode()
  # bind (alist mode name keep-going)
  # (unwind-protect ...)
  # bind (just-from-file-name)
  set-auto-mode()
  byte-code("..." [set-auto-mode t] 1)
  # (condition-case ... . ((error (byte-code "ÁÂÃ!\"ˆÄ‡" ... 4))))
  # bind (find-file)
  normal-mode(t)
  # bind (nomodes after-find-file-from-revert-buffer noauto warn error)
  after-find-file(nil t)
  byte-code("..." [buffer-file-number number truename buffer-file-truename buf buffer-file-name set-buffer-major-mode erase-buffer nil (byte-code "«‡Â    Ã\"ˆª…Ä    Ã\"ˆÂ‡" [rawfile filename insert-file-contents-literally t insert-file-contents] 3) ((file-error ...)) abbreviate-file-name file-name-directory make-local-variable backup-inhibited t after-find-file find-file-use-truenames default-directory backup-enable-predicate rawfile error nowarn] 3)
  # (condition-case ... . ((t (byte-code "Â!ˆÃ    @    A\"‡" ... 3))))
  # (unwind-protect ...)
  # bind (error number truename buf rawfile nowarn filename)
  find-file-noselect("/users/jrobins/org/work.org")
  # bind (codesys filename)
  find-file("/users/jrobins/org/work.org")
  # 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 "    ‡" ... 1))))
  # bind (error-data)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)





[-- Attachment #1.2: Type: text/html, Size: 2971 bytes --]

[-- Attachment #2: backtrace.txt --]
[-- Type: text/plain, Size: 1921 bytes --]

  # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error newfun oldfun)
  define-obsolete-function-alias(org-get-legal-level org-get-valid-level "23.1")
  # bind (current-load-list)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("org" nil nil nil nil nil)
  # bind (nosuffix nomessage noerror file)
  load("org" nil nil nil)
  # (unwind-protect ...)
  org-mode()
  # bind (alist mode name keep-going)
  # (unwind-protect ...)
  # bind (just-from-file-name)
  set-auto-mode()
  byte-code("..." [set-auto-mode t] 1)
  # (condition-case ... . ((error (byte-code "ÁÂÃ\b!\"ˆÄ‡" ... 4))))
  # bind (find-file)
  normal-mode(t)
  # bind (nomodes after-find-file-from-revert-buffer noauto warn error)
  after-find-file(nil t)
  byte-code("..." [buffer-file-number number truename buffer-file-truename buf buffer-file-name set-buffer-major-mode erase-buffer nil (byte-code "\b«‡Â	Ã\"ˆª…Ä	Ã\"ˆÂ‡" [rawfile filename insert-file-contents-literally t insert-file-contents] 3) ((file-error ...)) abbreviate-file-name file-name-directory make-local-variable backup-inhibited t after-find-file find-file-use-truenames default-directory backup-enable-predicate rawfile error nowarn] 3)
  # (condition-case ... . ((t (byte-code "Â\b!ˆÃ	@	A\"‡" ... 3))))
  # (unwind-protect ...)
  # bind (error number truename buf rawfile nowarn filename)
  find-file-noselect("/users/jrobins/org/work.org")
  # bind (codesys filename)
  find-file("/users/jrobins/org/work.org")
  # 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 "	\x10‡" ... 1))))
  # bind (error-data)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)

[-- Attachment #3: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xemacs bug report with version 5.23a
  2008-03-22 16:02 xemacs bug report with version 5.23a Jose Robins
@ 2008-03-23 13:02 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-03-23 13:02 UTC (permalink / raw)
  To: Jose Robins; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 2980 bytes --]


On Mar 22, 2008, at 5:02 PM, Jose Robins wrote:

> I was using org-mode 5.21 with xemacs 21.4.21 till now and I decided  
> to upgrade to org mode 5.23a. When I try to open an org mode file,  
> org mode fails to start with the following backtrace (attached as  
> well) ...
>
> I believe I removed the org mode bytecode to make sure the backtrace  
> has the actual code, but please let me know if you want me to do  
> anything else for better error reporting.
>
> Thanks,
> Jose

Hi Jose,

this has already been fixed a few days ago in the git repo, will make  
it to a release in 5.24.

- Carsten

>
>
>   # bind (standard-output stack-trace-on-signal debug-on-signal  
> stack-trace-on-error debug-on-error newfun oldfun)
>   define-obsolete-function-alias(org-get-legal-level org-get-valid- 
> level "23.1")
>   # bind (current-load-list)
>   # (unwind-protect ...)
>   # bind (load-file-name)
>   # (unwind-protect ...)
>   # (unwind-protect ...)
>   # (unwind-protect ...)
>   # (unwind-protect ...)
>   # (unwind-protect ...)
>   load-internal("org" nil nil nil nil nil)
>   # bind (nosuffix nomessage noerror file)
>   load("org" nil nil nil)
>   # (unwind-protect ...)
>   org-mode()
>   # bind (alist mode name keep-going)
>   # (unwind-protect ...)
>   # bind (just-from-file-name)
>   set-auto-mode()
>   byte-code("..." [set-auto-mode t] 1)
>   # (condition-case ... . ((error (byte-code "ÁÂÃ!\"ˆÄ‡" ... 4))))
>   # bind (find-file)
>   normal-mode(t)
>   # bind (nomodes after-find-file-from-revert-buffer noauto warn  
> error)
>   after-find-file(nil t)
>   byte-code("..." [buffer-file-number number truename buffer-file- 
> truename buf buffer-file-name set-buffer-major-mode erase-buffer nil  
> (byte-code "«‡Â    Ã\"ˆª…Ä    Ã\"ˆÂ‡" [rawfile filename insert-file- 
> contents-literally t insert-file-contents] 3) ((file-error ...))  
> abbreviate-file-name file-name-directory make-local-variable backup- 
> inhibited t after-find-file find-file-use-truenames default- 
> directory backup-enable-predicate rawfile error nowarn] 3)
>   # (condition-case ... . ((t (byte-code "Â!ˆÃ    @    A\"‡" ... 3))))
>   # (unwind-protect ...)
>   # bind (error number truename buf rawfile nowarn filename)
>   find-file-noselect("/users/jrobins/org/work.org")
>   # bind (codesys filename)
>   find-file("/users/jrobins/org/work.org")
>   # 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 "    ‡" ... 1))))
>   # bind (error-data)
>   normal-top-level()
>   # (condition-case ... . error)
>   # (catch top-level ...)
>
>
>
> <backtrace.txt>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[-- Attachment #1.2: Type: text/html, Size: 5276 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-23 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-22 16:02 xemacs bug report with version 5.23a Jose Robins
2008-03-23 13:02 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).