emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Puneeth <punchagan@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: bug: babel: Export of temporary buffers fails
Date: Mon, 4 Oct 2010 19:29:15 +0530	[thread overview]
Message-ID: <AANLkTikk0fTOmyq2f_p3r9cB1B_fsaZHdVx6NVbCewpB@mail.gmail.com> (raw)
In-Reply-To: <87ocba9k37.fsf@gmail.com>

Hi Eric,

On Mon, Oct 4, 2010 at 6:43 PM, Eric Schulte <schulte.eric@gmail.com>
> I've just tried exporting an org-mode buffer containing babel code
> blocks to a temporary file using C-c C-e H, and it worked without
> problem.  Could you send me an example org-mode file that throws the
> error your described?

Have you exported from a temporary buffer? or a buffer visiting a file?

To reproduce the error that I get,

1. Switch to scratch buffer (or a new temporary buffer)
2. M-x org-mode to change the mode to Org-mode
3. Yank the following text into it
-----------------------------------------
* Hello World
  #+begin_src python
  print "Hello, World"
  #+end_src
-----------------------------------------
4. C-c C-e H

You should get the error
set-buffer: Wrong type argument: stringp, nil

HTH,
Puneeth

  reply	other threads:[~2010-10-04 14:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-02 16:30 bug: babel: Export of temporary buffers fails Puneeth
2010-10-02 17:21 ` Eric Schulte
2010-10-02 19:38   ` Sebastian Rose
2010-10-03  3:37     ` Puneeth
2010-10-04 13:13       ` Eric Schulte
2010-10-04 13:59         ` Puneeth [this message]
2010-10-04 14:39           ` Eric Schulte
2010-10-04 15:16             ` Puneeth
2010-10-04 17:08             ` Hsiu-Khuern Tang
2010-10-05 17:56               ` Eric Schulte

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=AANLkTikk0fTOmyq2f_p3r9cB1B_fsaZHdVx6NVbCewpB@mail.gmail.com \
    --to=punchagan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.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).