emacs-devel
[Top][All Lists]
Advanced

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

Re: Filling woes


From: David Kastrup
Subject: Re: Filling woes
Date: Sat, 21 May 2005 00:20:12 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> I agree it would be better to try adaptive-fill-function first.  If
> it returns nil, the code should proceed to try the appropriate
> regexp.

This is a very incompatible change, since adaptive-fill-function's
return value previously carried no meaning.

While the current scheme appears braindead, we could make it somewhat
saner in a compatible way by allowing adaptive-fill-regexp to be nil,
in which case adaptive-fill-function would get called unconditionally.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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