From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.devel Subject: Re: auto-fill-mode Date: Mon, 10 May 2010 22:08:20 -0400 Message-ID: <87k4rbi417.fsf@gmail.com> References: <87r5lj4ee4.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273543724 26902 80.91.229.12 (11 May 2010 02:08:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 11 May 2010 02:08:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 11 04:08:43 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OBetm-0000Gx-B8 for ged-emacs-devel@m.gmane.org; Tue, 11 May 2010 04:08:42 +0200 Original-Received: from localhost ([127.0.0.1]:36337 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBetl-00005u-KQ for ged-emacs-devel@m.gmane.org; Mon, 10 May 2010 22:08:41 -0400 Original-Received: from [140.186.70.92] (port=54960 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBete-00005j-Sj for emacs-devel@gnu.org; Mon, 10 May 2010 22:08:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBetd-0003g9-Do for emacs-devel@gnu.org; Mon, 10 May 2010 22:08:34 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:39543) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBetb-0003fT-Uq for emacs-devel@gnu.org; Mon, 10 May 2010 22:08:33 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OBetY-0000FS-3e for emacs-devel@gnu.org; Tue, 11 May 2010 04:08:28 +0200 Original-Received: from pool-70-18-200-97.ny325.east.verizon.net ([70.18.200.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 May 2010 04:08:28 +0200 Original-Received: from sean.sieger by pool-70-18-200-97.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 May 2010 04:08:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-18-200-97.ny325.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:zq/Z6bbdc3Ndn2/K7ihml42IR8g= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124690 Archived-At: Stefan Monnier writes: > I did emacs -Q, evaluated the above and visited a plain text file, > auto-fill wasn't working---in fact, it's not working in this message > buffer either ... it's gotta be me ... what the? Please try a bootstrap and see if it fixes your problem. Stefan Yep. Thank you for the patient reminder.