Hi Paul, Paul Nelson <ultr...@gmail.com> writes:
> Yes, your suggestion sounds good. Thanks. > One other quick thought: maybe it'd be bad design to have an external > variable like this that can only really be used by one package at a > time? Would something like the following be preferred? > > (defvar preview-preprocess-functions nil > "List of functions used to preprocess region before previewing. > The functions in this list will be called inside `preview-region' with > one argument which is a string.") > > Then (dolist ...) inside preview-region. Happy to adjust it either > way, let me know. Yes, that might become necessary once more libraries need this feature. Since currently you're the only customer, I suggest we start without a list and install your first change, we can adjust later. Do you like to prepare a new patch? TIA. Best, Arash _______________________________________________ bug-auctex mailing list bug-auctex@gnu.org https://lists.gnu.org/mailman/listinfo/bug-auctex