emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Darlan Cavalcante Moreira <darcamo@gmail.com>
To: Bastien <bzg@altern.org>
Cc: Sebastien Vauban <wxhgmqzgwmuf@spammotel.com>, emacs-orgmode@gnu.org
Subject: Re: Errors with current version (git pull'ed at 10:30 CET)
Date: Tue, 28 Jun 2011 11:19:57 -0300	[thread overview]
Message-ID: <4e09e312.634dec0a.64c2.0cae@mx.google.com> (raw)
In-Reply-To: <87ei2egldi.fsf@gnu.org>


I'm also having problems with recent changes (since yesterday, but it has
been a few days since my last update before that) that may be due to the
same cause.

It seems to be related to the library of babel.
I can reproduced with the following steps
--8<---------------cut here---------------start------------->8---
 1. Start Emacs with:
    : "Emacs -Q"
 2. Add the folder where I pulled org-mode (evaluate the code below in my
    case):
    : (let ((default-directory "~/Org-mode-dev/org-mode"))
    :   (normal-top-level-add-to-load-path '("."))
    :   (normal-top-level-add-subdirs-to-load-path)
    : )
 3. Put the code below in an org file, for instance
    "~/Muse/org/my_library_of_babel.org"
    : #+source: identity(var)
    : #+begin_src python
    :   return var
    : #+end_src
 4. Ingest this file in the library of babel with
    : (org-babel-lob-ingest "~/Muse/org/my_library_of_babel.org")
--8<---------------cut here---------------end--------------->8---

I get an error with the back-trace below 
--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument consp nil)
  #[(pair) "\b@\306=\203]  mapc(#[(pair) "\b@\306=\203]  #[(plist) "\301\302\b\"\207" [plist mapc #[(pair) "\b@\306=\203]  mapc(#[(plist) "\301\302\b\"\207" [plist mapc #[(pair) "\b@\306=\203]  org-babel-merge-params(((:var . "var")) ((:comments . "") (:shebang . "") (:cache . "no") (:padline . "") (:noweb . "no") (:tangle . "no") (:exports . "code") (:results . "replace") (:padnewline . "yes") (:hlines . "no") (:session . "none")))
  org-babel-get-src-block-info(light)
  org-babel-lob-ingest("~/Muse/org/my_library_of_babel.org")
  eval((org-babel-lob-ingest "~/Muse/org/my_library_of_babel.org") nil)
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp nil nil)
--8<---------------cut here---------------end--------------->8---

--
Darlan Cavalcante

At Tue, 28 Jun 2011 15:02:01 +0200,
Bastien <bzg@altern.org> wrote:
> 
> Hi Sebastien,
> 
> "Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> writes:
> 
> > Just want to report 2 errors I got with the latest version of Org-mode. I'm
> > sure (with 5 nine, ie 99.999%) that I did not change anything in my setup
> > which could explain this.
> >
> > Both errors were generated after a fresh Emacs startup.
> >
> > * First
> >
> > I try to open the file Work.org in which I had an open clock, on task "TODO
> > Organize work" (misc for project organization, etc.).
> 
> Can you send a minimal .org file to help reproduce the problem?  
> 
> > * Second
> >
> > I try to write a mail -- this launches Org thanks to autoloads, here for
> > correctly highlighting code blocks in Gnus.
> 
> This looks like a problem with Babel -- can you help narrow down the
> problem a bit more?
> 
> Thanks!
> 
> -- 
>  Bastien
> 

  reply	other threads:[~2011-06-28 14:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28  8:46 Errors with current version (git pull'ed at 10:30 CET) Sebastien Vauban
2011-06-28 13:02 ` Bastien
2011-06-28 14:19   ` Darlan Cavalcante Moreira [this message]
2011-06-28 14:26   ` Sebastien Vauban

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=4e09e312.634dec0a.64c2.0cae@mx.google.com \
    --to=darcamo@gmail.com \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.com \
    /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).