emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Parens matching off in babel code block


From: Berry, Charles
Subject: Re: [O] Parens matching off in babel code block
Date: Thu, 2 May 2019 15:35:36 +0000


> On May 1, 2019, at 7:56 PM, Lawrence Bottorff <address@hidden> wrote:
> 
> Wondering if you have seen this over at emacs.stackexchange. Very puzzling 
> why the parens mismatch in a babel emacs-lisp block, but not anywhere else in 
> Emacs.

I don't know the details but this ECM might help:

#+begin_src emacs-lisp
  (> 1 2)
#+end_src

The right broken bracket matches the left parenthesis in org-mode, but not in a 
Lisp Interaction Mode buffer.

HTH

Chuck 



reply via email to

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