From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: xemacs bug report with version 5.23a Date: Sun, 23 Mar 2008 14:02:56 +0100 Message-ID: References: <435996.78678.qm@web37310.mail.mud.yahoo.com> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: multipart/mixed; boundary="===============0461542989==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JdPqq-0007fI-8S for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 09:03:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JdPqp-0007f6-MY for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 09:03:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdPqp-0007f3-JL for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 09:03:03 -0400 Received: from fk-out-0910.google.com ([209.85.128.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JdPqo-0003n2-Og for emacs-orgmode@gnu.org; Sun, 23 Mar 2008 09:03:03 -0400 Received: by fk-out-0910.google.com with SMTP id 26so2777386fkx.10 for ; Sun, 23 Mar 2008 06:03:01 -0700 (PDT) In-Reply-To: <435996.78678.qm@web37310.mail.mud.yahoo.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jose Robins Cc: emacs-orgmode@gnu.org --===============0461542989== Content-Type: multipart/alternative; boundary=Apple-Mail-3-336909994 --Apple-Mail-3-336909994 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable 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 =20= > to upgrade to org mode 5.23a. When I try to open an org mode file, =20 > org mode fails to start with the following backtrace (attached as =20 > well) ... > > I believe I removed the org mode bytecode to make sure the backtrace =20= > has the actual code, but please let me know if you want me to do =20 > 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 =20= it to a release in 5.24. - Carsten > > > # bind (standard-output stack-trace-on-signal debug-on-signal =20 > stack-trace-on-error debug-on-error newfun oldfun) > define-obsolete-function-alias(org-get-legal-level org-get-valid-=20 > 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 "=C1=C2=C3!\"=88=C4=87" = ... 4)))) > # bind (find-file) > normal-mode(t) > # bind (nomodes after-find-file-from-revert-buffer noauto warn =20 > error) > after-find-file(nil t) > byte-code("..." [buffer-file-number number truename buffer-file-=20 > truename buf buffer-file-name set-buffer-major-mode erase-buffer nil =20= > (byte-code "=AB=87=C2 =C3\"=88=AA=85=C4 =C3\"=88=C2=87" [rawfile = filename insert-file-=20 > contents-literally t insert-file-contents] 3) ((file-error ...)) =20 > abbreviate-file-name file-name-directory make-local-variable backup-=20= > inhibited t after-find-file find-file-use-truenames default-=20 > directory backup-enable-predicate rawfile error nowarn] 3) > # (condition-case ... . ((t (byte-code "=C2!=88=C3 @ A\"=87" = ... 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 " =C2=87" ... 1)))) > # bind (error-data) > normal-top-level() > # (condition-case ... . error) > # (catch top-level ...) > > > > > _______________________________________________ > 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 --Apple-Mail-3-336909994 Content-Type: text/html; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable
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 "=C1=C2=C3!\"=88=C4=87" ... = 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 = "=AB=87=C2    =C3\"=88=AA=85=C4    =C3\"=88=C2= =87" [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 "=C2!=88=C3    = @    A\"=87" ... 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 = "    =C2=87" ... 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

= --Apple-Mail-3-336909994-- --===============0461542989== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0461542989==--