Hi Al, Al Haji-Ali <[email protected]> writes:
> What's the best practice here about updating patches? Should I send an > updated full patch or a new one on top of the current one? I'd prefer an updated full patch for each iteration. > This setting should be for both. Updating existing previews when the > text is changed and for generating new ones whenever > `preview-point-auto-p` returns non-nil on (point). For example, one can > set it to `texmathp` to automatically generate previews for math > expressions. I will see how I can update the documentation to better > reflect this. Can we please find another name for `preview-point-auto-p'? This is a custom variable, right? The '-?p' thing is more for predicate functions. I suggest we follow Emacs conventions here[1] and name it `preview-point-auto-function' or similar. Best, Arash Footnotes: [1] https://www.gnu.org/software/emacs/manual/html_node/elisp/Tips-for-Defining.html _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
