kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #06135
Re: [PATCH] Saving plot dialog settings
> I will fix number 1. It is my problem anyway.
>
> Dick
The null string output directory is fixed. You might still get the
exception reading the board file, but only until you save the board file
again. The desired content of the
board file with the null string output directory is now with double quotes
indicating the null string:
(outputdirectory "")
PcbPlotParams IDs this line.
To achieve this sanity, I had to fully decouple our quoting protocol from
the Specctra DSN one. We can now control our own destiny, with less worry
of breaking the interface to Specctra DSN.
See Documentation/s-expression.txt
Dick
References
-
[PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-02
-
Re: [PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-03
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Wayne Stambaugh, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: jp.charras, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-05
-
Re: [PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-27
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-27
-
Re: [PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-28
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-28
-
Re: [PATCH] Saving plot dialog settings
From: Marco Mattila, 2011-01-28
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-29
-
Re: [PATCH] Saving plot dialog settings
From: jean-pierre charras, 2011-01-29
-
Re: [PATCH] Saving plot dialog settings
From: Dick Hollenbeck, 2011-01-29