all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Adrian Parvin Ouano <programmer@adrianpar.vin>
Cc: 37057-done@debbugs.gnu.org, 37526-done@debbugs.gnu.org
Subject: bug#37057: Better explanation
Date: Mon, 06 Apr 2020 16:16:33 +0300	[thread overview]
Message-ID: <83ftdgsqj2.fsf@gnu.org> (raw)
In-Reply-To: <87eet11y6o.fsf@adrianpar.vin> (message from Adrian Parvin Ouano on Mon, 06 Apr 2020 04:21:03 +0800)

> From: Adrian Parvin Ouano <programmer@adrianpar.vin>
> Date: Mon, 06 Apr 2020 04:21:03 +0800
> 
> Actually, I looked into how Emacs handles implicit pushes, and found the
> answer to *my* problem, not sure if the same is with yours. Emacs Calc
> uses `unread-command-events` in order to perform the addition. That is,
> 
> 1 1+
> (space verbatim)
> is read as:
> 1 1++
> where the first + pushes into the Calc stack, and pushes "+" into the
> command queue, for the Calc stack to process as addition.

This bug (and a similar bug#37526) are already fixed in what will
become Emacs 27, we just forgot to close them.  Closing now.

Thanks.





      reply	other threads:[~2020-04-06 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16 17:33 bug#37057: 25.2; Calc; Key erroneously recorded twice in keyboard macro Christoph Arenz
2020-04-05 19:54 ` bug#37057: Possible explanation for double-recording of " Adrian Parvin Ouano
2020-04-05 20:21 ` bug#37057: Better explanation Adrian Parvin Ouano
2020-04-06 13:16   ` Eli Zaretskii [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=83ftdgsqj2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=37057-done@debbugs.gnu.org \
    --cc=37526-done@debbugs.gnu.org \
    --cc=programmer@adrianpar.vin \
    /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.