Hello, On Emacs 26, I like to enable electric-quote-mode. That provides me “proper quotes” when writing text.
Org files are mostly text, so it’s nice that electric-quote-mode is active there as well. However, there can be source code blocks where I would like the “electric” functionality disabled (just like in programming modes it is enabled only for the comments). Has anyone found a solution to this problem already? Thanks Christoph