|
| From: | Stefan Monnier |
| Subject: | Re: Musings: Supposed places of safety, guaranteed by parse-partial-sexp are not safe. |
| Date: | Tue, 06 Dec 2011 08:50:31 -0500 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux) |
> I think we should use the same approach as for escape characters: record
> the fact in (nth 5 state) that we've passed one, but otherwise take no
> action.
I think I agree. But I suspect it's going to be painful to write the
patch for it. It's probably going to be easier to store in
(nth 5 state) a buffer position from where to pick up the parse.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |