GNU bug report logs - #52841
show-paren paring error in org-mode source blocks

Previous Next

Package: emacs;

Reported by: Yilkal Argaw <yilkalargawworkneh <at> gmail.com>

Date: Tue, 28 Dec 2021 04:03:01 UTC

Severity: normal

Full log


Message #14 received at 52841 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: yilkalargawworkneh <at> gmail.com, 52841 <at> debbugs.gnu.org
Subject: Re: bug#52841: show-paren paring error in org-mode source blocks
Date: Wed, 29 Dec 2021 19:07:59 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Yilkal Argaw <yilkalargawworkneh <at> gmail.com>,  52841 <at> debbugs.gnu.org
> Date: Wed, 29 Dec 2021 16:41:09 +0100
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> #+begin_src emacs-lisp
> >> 
> >>   (if (not (version< emacs-version "27.0"))
> >>       (progn
> >>     (if (fboundp 'native-comp-available-p) (setq comp-deferred-compilation t))
> >>     (setq warning-suppress-types '((flycheck syntax-checker) (comp))))
> >>     )
> >> 
> >> #+end_src
> >
> > Isn't this a problem specific to Org?  If so, please report it to the
> > Org bug address first.
> 
> Well, you see it in any mode that displays code blocks, like in Gnus.
> Doesn't rmail fontify that block of code for you?

No, and I'm infinitely grateful that it doesn't.

> I can reproduce the problem in Gnus, too, but I'm not that familiar with
> how show-paren works -- does it just use the syntax properties in the
> buffer?

Yes, it does.




This bug report was last modified 3 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.