Jambunathan K writes:
> Achim Gratz writes:
>
>> Nicolas Goaziou writes:
>>> In a recent commit, I've modified `org-table-number-regexp' so it can
>>> recognize numbers with a comma as the decimal mark by default.
>>
>> This should really follow the definitions in the locale...
>
> That was my f
Achim Gratz writes:
> Nicolas Goaziou writes:
>> In a recent commit, I've modified `org-table-number-regexp' so it can
>> recognize numbers with a comma as the decimal mark by default.
>
> This should really follow the definitions in the locale...
That was my first reaction to it as well.
But
Nicolas Goaziou writes:
> In a recent commit, I've modified `org-table-number-regexp' so it can
> recognize numbers with a comma as the decimal mark by default.
This should really follow the definitions in the locale...
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XT
Hello,
In a recent commit, I've modified `org-table-number-regexp' so it can
recognize numbers with a comma as the decimal mark by default.
The variable is almost exclusively used for column alignment in tables,
so it should be a cosmetic change only. Though, do not hesitate to
report any suspici