From: "Mattias Engdegård" <mattiase@acm.org>
To: Narendra Joshi <narendraj9@gmail.com>
Cc: 40185@debbugs.gnu.org
Subject: bug#40185: #40185: 28.0.50; Emacs Calc selection of a sub-formula doesn't highlight it
Date: Mon, 23 Mar 2020 18:43:33 +0100 [thread overview]
Message-ID: <0529AD07-A021-4A81-A5A3-EDB9F9465315@acm.org> (raw)
In-Reply-To: <87blooz1ru.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 46 bytes --]
Thanks for the report. Does this patch help?
[-- Attachment #2: calc-selection.patch --]
[-- Type: application/octet-stream, Size: 343 bytes --]
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el
index 4b2a938a5f..4e4fb67173 100644
--- a/lisp/calc/calc.el
+++ b/lisp/calc/calc.el
@@ -2927,6 +2927,7 @@ math-div-float
+(defvar math-comp-selected)
(defvar calc-selection-cache-entry)
;;; Format the number A as a string. [X N; X Z] [Public]
(defun math-format-stack-value (entry)
next prev parent reply other threads:[~2020-03-23 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-22 18:24 bug#40185: 28.0.50; Emacs Calc selection of a sub-formula doesn't highlight it Narendra Joshi
2020-03-23 17:43 ` Mattias Engdegård [this message]
2020-03-23 19:06 ` bug#40185: #40185: " Narendra Joshi
2020-03-23 20:37 ` Mattias Engdegård
2020-03-23 22:37 ` Narendra Joshi
2020-03-24 9:07 ` Mattias Engdegård
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0529AD07-A021-4A81-A5A3-EDB9F9465315@acm.org \
--to=mattiase@acm.org \
--cc=40185@debbugs.gnu.org \
--cc=narendraj9@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).