emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Christ <rudolfo.christ@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Any help on that bug?
Date: Thu, 13 Oct 2016 21:42:42 +0200	[thread overview]
Message-ID: <m2y41sm3wt.fsf@gmail.com> (raw)
In-Reply-To: CAL8Ox7=R6yyQfw-98_T0AbbwNS-3Z6Kqwhgbb945yuq4n3kqQg@mail.gmail.com

On 2016-10-13 21:6, Pierre-Henry Frohring <frohring.pierrehenry@gmail.com> wrote:
 > 
 > Hi list!
 > Made a few lines of elisp that take one org-file and turns it into a static
 > website.
 >     https://github.com/phfrohring/org-to-blog
 > 
 > Since it is useful to me, I tried to share it. Someone tried, but some bug
 > occurred:
 >     https://github.com/phfrohring/org-to-blog/issues/1
 > 
 > I cannot reproduce the bug... it's working on my machine.
 > 
 > Can anyone help?
 > Thx!
 >

Actually, I'm quite surprised that is working for you. According to the
file variables you enable lexical bindings. This prevents the recursive
call to "find_duplicates". This symbol isn't visible in the lambda.

Can you double check that `lexical-binding' is really non-nil?

Best,
Sebastian

P.S.: Do you know about `flet' and `labels'?

-- 
Sebastian (Rudolfo) Christ
http://rudolfochrist.github.io
GPG Fingerprint: 306D 8FD3 DFB6 4E44 5061
                 CE71 6407 D6F8 2AC5 55DD

      reply	other threads:[~2016-10-13 19:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13 19:06 Any help on that bug? Pierre-Henry Frohring
2016-10-13 19:42 ` Sebastian Christ [this message]

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=m2y41sm3wt.fsf@gmail.com \
    --to=rudolfo.christ@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 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).