emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Parens matching errors in org-babel code blocks
@ 2021-12-21 12:51 Eddie Drury
  2021-12-21 18:20 ` Tim Cross
  0 siblings, 1 reply; 3+ messages in thread
From: Eddie Drury @ 2021-12-21 12:51 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

Inside org-babel code blocks, emacs matches parens incorrectly whenever
different bracket types (eg <> {} []) are used.

For example the following in an .org file will cause check-parens to throw
an error:

#+BEGIN_SRC emacs-lisp

  (> 1 0)

#+END_SRC

Where in an .el it will interpret the parens correctly. This error also
occurs with show-paren-mode and evil-jump-item.

Thanks very much.

Emacs  : GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.27, cairo version 1.17.4)
 of 2021-03-27
Package: Org mode version 9.4.4 (release_9.4.4 @
/usr/share/emacs/27.2/lisp/org/)

[-- Attachment #2: Type: text/html, Size: 779 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-21 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 12:51 Parens matching errors in org-babel code blocks Eddie Drury
2021-12-21 18:20 ` Tim Cross
2021-12-21 20:58   ` Tom Gillespie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).