emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Zack Piper <zack@apertron.net>
To: Zack Piper <zack@apertron.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Concerning `(letrec ((ignore)) ...)' in line 2718 of lisp/ox.el
Date: Fri, 11 Dec 2015 12:44:33 +0000	[thread overview]
Message-ID: <mafuz9tary.wl-zack@apertron.net> (raw)
In-Reply-To: <mafuzaaw4e.wl-zack@apertron.net>


I (think) I have a recipe to reproduce this:

- Emacs 25 (emacs-25 branch from Git)
- Org mode from latest Git (make sure that there's no ELC files from
  Emacs *24*, if it uses files from Emacs 24 it works fine (bug in
  byte compiler?)).

╭────[ r.el ]
│ (add-to-list 'load-path "~/org-mode/lisp")
│ (add-to-list 'load-path "~/org-mode/contrib/lisp")
│ (require 'org)
│ 
│ (find-file "~/r.org")
│ 
│ (org-html-export-as-html)
╰────

╭────[ $ ]
│ emacs -Q -l r.el
╰────

Produces:

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

Thanks!

  reply	other threads:[~2015-12-11 12:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 20:26 Concerning `(letrec ((ignore)) ...)' in line 2718 of lisp/ox.el Zack Piper
2015-12-11 12:44 ` Zack Piper [this message]
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=mafuz9tary.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).