unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Calc; calc-units: would like to use €
@ 2018-01-17  9:01 Martin Gürtler
  2018-01-23  8:53 ` John Wiegley
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Gürtler @ 2018-01-17  9:01 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]


Please describe exactly what actions triggered the bug and the
precise symptoms of the bug.  If possible, include a backtrace by
doing `\[toggle-debug-on-error]', then reproducing the bug.


Hi,

this may be a feature request. I'm using org-mode for invoices. Org mode has
a table feature which utilises calc to implement spreadsheet
capabilities. For invoices I'd like to use € as units, but even when
defined as user unit calc refuses to accept the € sign as unit (syntax
error when entering 3€ in algebraic mode). It does work, though, when I
use eur as the unit name.

Best regards,

Martin

My .emacs.d/calc.el:

;;; Custom units stored by Calc on Wed Jan 17 09:35:19 2018
(setq math-additional-units '(
  (€ nil "Euro")
))
;;; End of custom units

Emacs  : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.20)
 of 2017-09-12, modified by Debian
Package: Calc

-- 
Dr. Martin Gürtler 
Phone: +49-341-2254303
Mobile: +49-1578-4469069
 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Calc; calc-units: would like to use €
  2018-01-17  9:01 Calc; calc-units: would like to use € Martin Gürtler
@ 2018-01-23  8:53 ` John Wiegley
  0 siblings, 0 replies; 2+ messages in thread
From: John Wiegley @ 2018-01-23  8:53 UTC (permalink / raw)
  To: Martin Gürtler; +Cc: emacs-devel

>>>>> "MG" == Martin Gürtler <martin.guertler@gmx.de> writes:

MG> For invoices I'd like to use € as units, but even when defined as user
MG> unit calc refuses to accept the € sign as unit (syntax error when entering
MG> 3€ in algebraic mode). It does work, though, when I use eur as the unit
MG> name.

Hi Martin,

Can you please report this bug using M-x report-emacs-bug, including as well
the actual text of the error?

Many thanks,
-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-23  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17  9:01 Calc; calc-units: would like to use € Martin Gürtler
2018-01-23  8:53 ` John Wiegley

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).