bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13810: 24.3.50; Docstring of `newline' is confusing


From: Stefan Monnier
Subject: bug#13810: 24.3.50; Docstring of `newline' is confusing
Date: Mon, 25 Feb 2013 10:30:50 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> The doc string of newline says "Call `auto-fill-function'..."; you can
> only call a function, not a variable (I suppose you can call a variable
> something, but not just call it).

Yet, I think that newline doesn't call the `auto-fill-function'
function, but the function contained in the
`auto-fill-function' variable.


        Stefan





reply via email to

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