emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Zack Piper <zack@apertron.net>
To: emacs-orgmode@gnu.org
Subject: Concerning `(letrec ((ignore)) ...)' in line 2718 of lisp/ox.el
Date: Thu, 10 Dec 2015 20:26:09 +0000	[thread overview]
Message-ID: <mafuzaaw4e.wl-zack@apertron.net> (raw)

Hi,

When I attempt to export an Org document using the HTML backend (and
Org backend) I get (after the initial tangle, even a normal Org
document with the word "Example" fails):

╭────
│ Wrong number of arguments: setq, 1
╰────

So I proceed to use Edebug to find out why this is happening:

Line 2718, of `lisp/ox.el' causes it.

That line is

╭────
│ (letrec ((ignore) ...))
╰────

So I tried using `M-: (letrec ((ignore)) "test"), and get the same as before.

So my question is, why is this failing now? According to `magit-blame'
these lines haven't been touched in a while, so I'm genuinely not sure
why it does this now, and, of course, is there a fix?


Thanks!


             reply	other threads:[~2015-12-10 20:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 20:26 Zack Piper [this message]
2015-12-11 12:44 ` Concerning `(letrec ((ignore)) ...)' in line 2718 of lisp/ox.el Zack Piper
2015-12-11 15:27   ` Kyle Meyer
2015-12-11 16:13     ` Zack Piper

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=mafuzaaw4e.wl-zack@apertron.net \
    --to=zack@apertron.net \
    --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 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).