all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Regression with calc-eval
@ 2013-03-25 10:25 Carsten Dominik
  2013-03-25 14:33 ` Jay Belanger
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2013-03-25 10:25 UTC (permalink / raw)
  To: <emacs-devel@gnu.org> developers

Hi,

I just noticed a regression with calc-eval.

Calc-eval can no longer be called out of the blue.  Calc-eval calls calc-do-calc-eval which calls calc-check-defines.  calc-check-defines does a set-buffer to "*Calculator*", so it needs this buffer present and initialized, as if M-x calc had already been called interactively.  This did not be the case earlier, and I have not been able to see when this change occurred.

This should be fixed.  I would like to know how to work around it.  Org-mode calls calc-eval to do its table calculations.

Any suggestions on how to go about fixing this issue?

Thanks!

- Carsten


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

end of thread, other threads:[~2013-03-25 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 10:25 Regression with calc-eval Carsten Dominik
2013-03-25 14:33 ` Jay Belanger
2013-03-25 14:51   ` Carsten Dominik

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.