[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Why not make show-paren-data-function buffer-local?
From: |
Marcin Borkowski |
Subject: |
Why not make show-paren-data-function buffer-local? |
Date: |
Thu, 15 Oct 2015 22:17:09 +0200 |
Hi all,
in one of my packages, I need to
(make-variable-buffer-local 'show-paren-data-function)
since it is not already done in paren.el.
As this variable may be language-dependent, I guess that it doesn't make
sense for it to be global.
WDYT?
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
- Why not make show-paren-data-function buffer-local?,
Marcin Borkowski <=