From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: Two new entries in menu-bar's Tools menu Date: Fri, 15 Feb 2002 17:33:26 -0500 Message-ID: <200202152233.g1FMXQV25525@rum.cs.yale.edu> References: <557-Wed13Feb2002214610+0200-eliz@is.elta.co.il> <5xeljp5aq7.fsf@kfs2.cua.dk> <200202151036.g1FAarL07333@santafe.santafe.edu> NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1013813323 31110 195.204.10.66 (15 Feb 2002 22:48:43 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 15 Feb 2002 22:48:43 GMT Cc: rms@gnu.org, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16br9m-00085g-00 for ; Fri, 15 Feb 2002 23:48:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bqxe-0007tn-00; Fri, 15 Feb 2002 17:36:10 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bqv6-0007CV-00; Fri, 15 Feb 2002 17:33:32 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g1FMXQV25525; Fri, 15 Feb 2002 17:33:26 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Per Abrahamsen Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1186 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1186 > Hmm.. Should toggle-text-mode-auto-fill be made a customize option? > And maybe rename it to global-auto-fill-mode? It could be implemented > with custom :get and :set methods. Defining `toggle-text-mode-auto-fill' with a (global) `define-minor-mode' will do all that automatically. Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel