[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs default bindings
From: |
Stefan Kangas |
Subject: |
Re: Emacs default bindings |
Date: |
Mon, 27 Sep 2021 17:54:19 -0700 |
Dmitry Gutov <dgutov@yandex.ru> writes:
> But where does "code" begins and ends?
>
> E.g. LibreOffice Calc does paren matching when one edits in the cell:
> https://ask.libreoffice.org/t/calc-parenthesis-highlighting/31988
It is indeed hard to know where it ends. Related to your example, in
Org mode formulas paren highlighting would be obviously useful. But
it's another thing when writing prose. Maybe `show-paren-mode' should
grow the capability to only highlight parens in parts of a buffer?
One thing we do know is that code probably starts with `prog-mode'. ;-)
> Do you have an implementation strategy in mind, BTW?
I didn't really think about it, no. Sorry.
But I guess we can't just throw it in the body of `prog-mode' and call
it a day...
- Re: Emacs default bindings, (continued)
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/08
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/27
- Re: Emacs default bindings, Stefan Kangas, 2021/09/27
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/27
- Re: Emacs default bindings, Stefan Kangas, 2021/09/27
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/27
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/27
- Re: Emacs default bindings, Stefan Kangas, 2021/09/27
- Re: Emacs default bindings,
Stefan Kangas <=
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/28
- Re: Emacs default bindings, Richard Stallman, 2021/09/30
- Re: Emacs default bindings, Jim Porter, 2021/09/27
- Re: Emacs default bindings, Philip Kaludercic, 2021/09/28
- Re: Emacs default bindings, Yuri Khan, 2021/09/28
- Re: Emacs default bindings, Eli Zaretskii, 2021/09/28
- Re: Emacs default bindings, Stefan Monnier, 2021/09/28
- Re: Emacs default bindings, Eli Zaretskii, 2021/09/28
- Re: Emacs default bindings, Stefan Kangas, 2021/09/28
- Re: Emacs default bindings, Dmitry Gutov, 2021/09/28