Clojure parenthesis matching broken in 5.4
"Jarvis, Bob" <[email protected]>
| Newsgroups | gmane.editors.jedit.user |
|---|---|
| Message-ID | <BN6PR11MB15391DDC04CAA773A80B114DF6EA0@BN6PR11MB1539.namprd11.prod.outlook.com> |
I notice that in 5.4 the parenthesis matching for Clojure seems to have become broken. I believe it worked fine in 5.1, which I was using until recently. In particular, if the "*" function (multiplication) is invoked in a manner similar to
(* 1 2 3)
the closing right-paren at the end of the form won't be matched to the opening left-paren before the "*". If the * is replaced with anything else the parenthesis matching again works correctly, so this seems to be something specifically related to how "*" is handled. If a second "*" is added the matching will again work properly. Not having parenthesis matching working properly is a royal pain for programming in any Lisp variant so a fix would be very helpful.
Not sure where to look to fix this. Any ideas or hints appreciated.
Thanks,
Bob
[cid:ii_14b3b7f7ec8d3ab3]
Bob Jarvis
Senior Programming Analyst
[email protected]
p 330.665.6056 | 375 Ghent Rd.
f 330.665.6266 | Akron, OH 44333
The information contained in this e-mail message is privileged and/or
confidential and is intended only for the use of the individual or entity
named above. If the reader of this message is not the intended
recipient, or the employee or agent responsible to deliver it to the
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please immediately
notify us by telephone (330-668-5000), and destroy the original
message. Thank you.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--
-----------------------------------------------
jEdit Users' List
[email protected]
https://lists.sourceforge.net/lists/listinfo/jedit-users
image001.png
(image/png, 3.4 KB) - not displayed