bug-guile
[Top][All Lists]
Advanced

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

Re: guile.info: Formatted Output


From: Martin Grabmueller
Subject: Re: guile.info: Formatted Output
Date: Wed, 26 Sep 2001 19:11:01 +0200

> From: Alex Schroeder <address@hidden>
> Date: Sun, 23 Sep 2001 23:22:19 +0200
> 
> In Emacs "format" does the following:
> 
> %f means print a number in decimal-point notation.
> %g means print a number in exponential notation
>   or decimal-point notation, whichever uses fewer characters.
> 
> Perhaps Guile does or should do the same.

Indeed, this is what Guile does.  Thanks again, I'll commit the fix
soon.

'martin



reply via email to

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