This is embarrassing! ... yes indeed init.l was the culprit  .... in my
defense, this behavior did not happen for the Task itself - the edits in
the task title seems not go away. So I did not suspect it.

Thanks Alex!

Regards,
Kashyap

On Sat, Dec 14, 2019 at 12:26 PM Alexander Burger <a...@software-lab.de>
wrote:

> On Sat, Dec 14, 2019 at 12:05:06PM -0800, C K Kashyap wrote:
> > About "restricted" - the observation is as follows -
> > - I hit localhost:3000
> > - click on a tag - say "RED"
> > - edit it and change it's name to "RED1" and click done
>
> OK
>
> > - go to pil debug session and call (print-all) - I can see that RED has
> > been changed to RED1 everywhere
>
> What is this "pil debug session"? You could connect to the running server
> with
> psh, or start another GUI process by connecting with an new browser
> window, and
> should see the changes as being persistent.
>
> Or do you call a new process? It seems that you then re-create everything,
> by
> loading "init.l"::
>
>    (de main ()
>        (load "init.l")
>        ...
>
> ☺/ A!ex
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to