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

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

Trying to find the status of auto-fill-mode in a buffer


From: Alexandros Prekates
Subject: Trying to find the status of auto-fill-mode in a buffer
Date: Tue, 19 Nov 2024 06:43:23 +0000

C-h f auto-fill-mode says : 
  ''To check whether the minor mode is
  enabled in the current buffer, evaluate ‘auto-fill-function’. ''

How do we test that IN a certain buffer ? 
I evaluated (auto-fill-function) in scratch buffer
but it gives me nil. 

Alexandros 



reply via email to

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