all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jay Belanger <jay.p.belanger@gmail.com>
To: Wolfgang Jenkner <wjenkner@inode.at>
Cc: 19582@debbugs.gnu.org
Subject: bug#19582: 25.0.50; [PATCH] Calc: glitches with negation of units
Date: Wed, 28 Jan 2015 09:11:40 -0600	[thread overview]
Message-ID: <877fw7c53n.fsf@gmail.com> (raw)
In-Reply-To: <858uh6zd0m.fsf@iznogoud.viz> (Wolfgang Jenkner's message of "Tue, 13 Jan 2015 20:39:05 +0100")


> So the issue seems to be this:
>
> In emacs -Q, do `M-x calc' then convert, say 1m, to cm, i.e.,
>
> ' 1 m <return> u c c m <return>
>
> This gives `100 cm' on top of the stack (a plain integer scalar).
>
> Next, start another emacs -Q instance, do `M-x calc' and then, before
> anything else, `M-: (load-library "calc-units")'.
>
> Now the same conversion exercise as before gives `100. cm' on the stack
> instead (a calc float).

This is easy enough to fix, but loading error occurs when the libraries
are loaded out of order; that shouldn't be done.
When Calc is used properly, getting `100. m' instead of `100 m' would be a
bug.





      parent reply	other threads:[~2015-01-28 15:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 14:22 bug#19582: 25.0.50; [PATCH] Calc: glitches with negation of units Wolfgang Jenkner
2015-01-13 15:55 ` Jay Belanger
2015-01-13 16:01   ` Wolfgang Jenkner
2015-01-13 16:06     ` Jay Belanger
2015-01-13 16:25       ` Wolfgang Jenkner
2015-01-13 16:34         ` Jay Belanger
2015-01-13 16:48           ` Jay Belanger
2015-01-15 23:55       ` Wolfgang Jenkner
2015-01-18 16:29         ` Wolfgang Jenkner
2016-02-23 11:23         ` Lars Ingebrigtsen
2015-01-13 19:39     ` Wolfgang Jenkner
2015-01-13 21:57       ` Jay Belanger
2015-01-28  4:45       ` Compiled file behaves differently than the uncompiled file (Was Re: bug#19582) Jay Belanger
2015-01-28  8:42         ` David Kastrup
2015-01-28 13:33           ` Jay Belanger
2015-01-28 15:11       ` Jay Belanger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fw7c53n.fsf@gmail.com \
    --to=jay.p.belanger@gmail.com \
    --cc=19582@debbugs.gnu.org \
    --cc=wjenkner@inode.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.