|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] comment-cache 223d16f 2/3: Apply `comment-depth' text properties when calling `back_comment'. |
Date: | Fri, 11 Mar 2016 07:52:49 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> Please don't think of using (nth 9 (snytax-ppss)) in such a high level > function. It's strictly internal stuff used for continuing a parse in > the middle of something. If you do really want to use it, we should > consider making that element fully defined at the user level (and > possibly stating any further elements are "internal"). We should document it, indeed. It's been "stable" for decades and is already used at various places in Elisp packages, not all of them qualifying as "low-level". Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |