|
From: | Richard Stallman |
Subject: | Re: Bugs caused by recent use of define-derived-mode |
Date: | Wed, 04 Sep 2002 22:46:48 -0400 |
A more local abbrev table gets used first and hence overrides more global ones. No copying between abbrev tables would take place. This is an improvement over inheritance, but we still face the question of how the user should control which table to use for a newly defined abbrev. That is the crucial question. None of these ideas is acceptable if it doesn't come with a clean and convenient solution to that question.
[Prev in Thread] | Current Thread | [Next in Thread] |