help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using `eval-expression' for math


From: Nikolaj Schumacher
Subject: Re: Using `eval-expression' for math
Date: Thu, 03 Apr 2008 20:45:16 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (darwin)

reader@newsguy.com wrote:

> Using awk takes longer to get it done than a quick `eval-expression' inside
> emacs would take.

If you don't like the reverse notation, you could also do this:

(calc-eval "52 * 32 / 12")


Personally I like to just type such stuff in the buffer, mark it, and
have it replaced by the result.  That's why I wrote this:

http://nschum.de/src/emacs/macro-math/





regards,
Nikolaj Schumacher




reply via email to

[Prev in Thread] Current Thread [Next in Thread]