Tassilo Horn <[email protected]> writes:

> Thorsten Jolitz <[email protected]> writes:

>> PS
>> 'C-h v fill-prefix' in this message buffer gives:
>
> Hm, then it's not `fill-prefix' fault...
>
> What's the value of `auto-fill-function'?

,------------------------------------------------------------------------------------------------
| auto-fill-function is a variable defined in `C source code'.
| Its value is message-do-auto-fill
| Local in buffer *unsent followup to Tassilo Horn on gmane.emacs.gnus.user*; 
global value is nil
| 
|   Automatically becomes buffer-local when set in any fashion.
|   This variable is potentially risky when used as a file local variable.
|   This variable is safe as a file local variable if its value
|   satisfies the predicate `null'.
| 
| Documentation:
| Function called (if non-nil) to perform auto-fill.
| It is called after self-inserting any character specified in
| the `auto-fill-chars' table.
| NOTE: This variable is not a hook;
| its value may not be a list of functions.
`------------------------------------------------------------------------------------------------

message-do-auto-fill doesn't sound wrong to me, since I do want
                     auto-fill , but without this strange indentation of
                     random levels, it seems, since in this message, it
                     is twice as deep as before. 

-- 
cheers,
Thorsten


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to