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

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

bug#9439: 23.3.50; adaptive-fill-prefix and adaptive-fill-mode


From: Leo
Subject: bug#9439: 23.3.50; adaptive-fill-prefix and adaptive-fill-mode
Date: Mon, 05 Sep 2011 19:32:24 +0800

What are adaptive-fill-prefix and adaptive-fill-mode?

,----[ C-h f comment-valid-prefix-p RET ]
| comment-valid-prefix-p is a compiled Lisp function in `newcomment.el'.
| 
| (comment-valid-prefix-p PREFIX COMPOS)
| 
| Check that the adaptive-fill-prefix is consistent with the context.
| PREFIX is the prefix (presumably guessed by `adaptive-fill-mode').
| COMPOS is the position of the beginning of the comment we're in, or nil
| if we're not inside a comment.
| 
| [back]
`----





reply via email to

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