emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch: Syntax and Hard Newlines


From: Stefan Monnier
Subject: Re: Patch: Syntax and Hard Newlines
Date: Thu, 16 Nov 2006 21:27:17 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

> It seems this shows a conflict between minor modes.  `longlines' mode
> requires `parse-sexp-lookup-properties' to be t, while the other minor
> mode you refered requires it to be nil.

That is not true: AFAIK there is no elisp code around which *requires*
parse-sexp-lookup-properties to be nil.  So just set it to t and leave it.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]