help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: calc and comma


From: Jay Belanger
Subject: Re: calc and comma
Date: Sat, 18 Aug 2007 18:52:51 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Hadron <hadronquark@googlemail.com> writes:

> Is there a way to configure calc to accept "," as a unit seperator
> german style?

It won't accept the comma as a unit separator, but it will display the
comma as a unit separator.  
`d .' (calc-point-char) will prompt you for a new unit separator,
so `d . ,' will make a comma the new unit separator.
Then `m m' (calc-save-modes) will save the new value in your Calc init
file, so next time you use Calc the separator will still be a comma.

So typing `10.23' will display `10,23'.

Jay


reply via email to

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