Plot title escaping in gnuplot.lisp (cllib)

Paolo Amoroso <[email protected]>
Newsgroups gmane.lisp.clocc.devel
Organization Paolo Amoroso - Milan, ITALY
Message-ID <[email protected]>
If a plot title with possibly special characters for gnuplot is fed to a
function in cllib's `gnuplot.lisp', it looks like those characters are not
properly escaped. The following transcript is from a CLISP 2.28 session
under Linux, with CLOCC sources updated a few days ago from the CVS
repository:

  [17]> (cllib:plot-lists '((1 2 3)) :title "Breakfast at Tiffany's")
  Done plotting.
  NIL
  [18]>          line 0: undefined variable: s

The title is displayed as "Breakfast at Tiffany" on the plot.


Paolo
-- 
EncyCMUCLopedia * Extensive collection of CMU Common Lisp documentation
http://www.paoloamoroso.it/ency/README


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.