denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Bookpart scripts


From: Richard Shann
Subject: Re: [Denemo-devel] Bookpart scripts
Date: Sat, 14 May 2016 14:49:18 +0100

On Fri, 2016-05-13 at 22:16 +0200, Andreas Schneider wrote:
> I have discovered a little issue in my script: backslashes have to be
> un-escaped when loading a title from the data field (otherwise the
> number of backslashes is doubled every time you edit the title). How do
> I do that?

it sounds like you didn't need to use scheme-escape. (You would
(eval-string thedatafield) to un-escape it, but there would be no
point). The problem I was thinking of arises with accented characters on
windows (I think).
If you send your code I'll experiment.
Sorry if I set you on a wild goose chase mentioning scheme-escape.

Richard



> 
> Andreas
> 
> 
> Am 11.05.2016 um 15:25 schrieb Richard Shann:
> > Have you ended up with a nice command for your bookpart thing? If you
> > email me the .scm and .xml files for it I'll include it in 2.0.10
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]