Documentation

Commentary

A calculator for Emacs.
Why should you reach for your mouse to get xcalc (calc.exe, gcalc or
whatever), when you have Emacs running already?

You can bind this to a key by adding this to your Init file:

  (keymap-global-set "C-<return>" #'calculator)

Written by Eli Barzilay, eli@barzilay.org

Requires

Dependencies

Consumers

Reverse Dependencies

No reverse dependencies recorded.