Hi Eric,

Are you also seeing the problem reported at
http://thread.gmane.org/gmane.emacs.orgmode/30855?  I checked out the
latest git version and that problem still exists.


I don't know how closely it is related to the problem in this thread,
but it was caused by the same commit
(efdf78172d9f7c0070c781d136a9b49a2a56fcc4) -- hoping you can shed some
light on this.  Thanks!


-- 
Best,
Hsiu-Khuern.


On Mon, Oct 4, 2010 at 7:39 AM, Eric Schulte <schulte.e...@gmail.com> wrote:
> Ok,
>
> Thanks for your persistence in explaining this to me.  I've just pushed
> up a change which should fix this issue.
>
> Best -- Eric
>
> Puneeth <puncha...@gmail.com> writes:
>
>> Hi Eric,
>>
>> On Mon, Oct 4, 2010 at 6:43 PM, Eric Schulte <schulte.e...@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
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to