> (let ((cl-l10n:*locale* "it_IT")(cl-l10n:*float-digits* nil)) (format nil > "~:/cl-l10n:format-number/" (coerce 1/100000000000000000000000000000000 > 'double-float))) use with-locale, it's not that simple as binding a string... -- attila