all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Alan Tyree <alantyree@gmail.com>
Cc: Bruce D'Arcus <bdarcus@gmail.com>,
	 emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: How to debug a CSL problem
Date: Mon, 06 Jun 2022 09:03:48 +0800	[thread overview]
Message-ID: <87r1424n7v.fsf@localhost> (raw)
In-Reply-To: <CAGMsgMxjbHSbWqbGJgSHBEHjFSYvn7PXMz1YeZ9e-L6V1rcebw@mail.gmail.com>

Alan Tyree <alantyree@gmail.com> writes:

> I guess the bad news is that the csl file validates. I also should have
> mentioned that everything parses properly with pandoc, so I guess it is a
> cireproc-el glitch.
>
> From the brief error report, it must just be choking  on a specific bibtex
> entry, so it would still be helpful to be able to find it.

Run M-x toggle-debug-on-error and then try to trigger the error. Then,
you will be able to see the whole backtrace and potentially find out the
problematic BiBTeX entry. If backtrace does not help, you may need to
use M-x debug-on-entry and use debugger (See 19.1 The Lisp Debugger in
Elisp manual).

Best,
Ihor


  reply	other threads:[~2022-06-06  1:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05 22:47 How to debug a CSL problem Alan Tyree
2022-06-05 23:15 ` Bruce D'Arcus
2022-06-06  0:24   ` Alan Tyree
2022-06-06  1:03     ` Ihor Radchenko [this message]
2022-06-06  1:44       ` Alan Tyree
2022-06-06  5:34         ` András Simonyi
2022-06-06  5:56           ` Alan Tyree

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1424n7v.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=alantyree@gmail.com \
    --cc=bdarcus@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.