Hi Hans,

In buff-ini.lua, line 73 should be

  return concat(t,separator or "\n") -- AM: was \r

Otherwise, the following gives a wrong output:

\startbuffer[one]
This is one
\stopbuffer

\startbuffer[two]
This is two
\stopbuffer

\ctxcommand{savebuffer({"one", "two"}, "test.tmp")}

\end

Aditya

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to