From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alexandros Prekates Newsgroups: gmane.emacs.help Subject: Re: Trying to find the status of auto-fill-mode in a buffer Date: Tue, 19 Nov 2024 14:16:47 +0000 Message-ID: <20241119161647.486a1627@enoush2o> References: <20241119084323.5e3eaeb0@enoush2o> <86jzczbm0l.fsf@aarsen.me> <20241119114909.5cb99396@enoush2o> <87cyirqzoa.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37036"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Nov 19 15:17:51 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tDP38-0009SE-6W for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 19 Nov 2024 15:17:50 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tDP2I-0004Jh-83; Tue, 19 Nov 2024 09:16:58 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tDP2G-0004JR-Pa for help-gnu-emacs@gnu.org; Tue, 19 Nov 2024 09:16:57 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tDP2F-0004Zn-82 for help-gnu-emacs@gnu.org; Tue, 19 Nov 2024 09:16:56 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 12C34240028 for ; Tue, 19 Nov 2024 15:16:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1732025812; bh=gASMiPaHaNor4/LN1b6dYu4AQm5CaUeJf3GBgJJH5LU=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=P1217wlx4aJYYf83n0+9STNONwiYGdGcNFay7ykIaX1xXoykvVwBrQ1k4aW5swVVk k9sfxbEo31dhwopWoYiZ8diDrzVtWmIKdoY5DthOxajEYRXp96kToF/dPJxva/VzYR tCSOwkM/RD8DtX/dFBCelcRK2WNqGyRkkncAwO/fcbBKwJiynQblFyEmggbglGqOsu KUXw+L8RDBWRZIGJ8dwIunSBolCtsgRaLEfDuO9jLPoXEs7qGiLeBTbs1hlv4GVBDJ AyPzf9Tm1EftUfn+ko5ASLv/aODJn9uyCrY6mbVqyFILcLSGCJIjWncgW3DvXOgWEH bvj7gRtLW07/g== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Xt64g403Jz6txf for ; Tue, 19 Nov 2024 15:16:50 +0100 (CET) In-Reply-To: <87cyirqzoa.fsf@gnu.org> Received-SPF: pass client-ip=185.67.36.65; envelope-from=aprekates@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148343 Archived-At: Tassilo and Robert thank you both.