[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proposal: make insert-pair-alist buffer local
From: |
Po Lu |
Subject: |
Re: Proposal: make insert-pair-alist buffer local |
Date: |
Thu, 23 Dec 2021 21:28:53 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
Óscar Fuentes <ofv@wanadoo.es> writes:
>>> If insert-pair-alist was buffer-local, we could have different
>>> auto-pairs for different modes: e.g. //,**, etc. in org-mode
> I think he is not asking about how to solve his particular problem, but
> suggesting a possible improvement to Emacs.
What I was trying to say is that `insert-pair-alist' doesn't need an
improvement in order to be buffer-local.