From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ChristopherL Newsgroups: gmane.emacs.help Subject: Re: On Edit GNU Emacs 22.2.1 Eats My Blank Characters At The End Of Lines Date: Thu, 11 Sep 2008 11:06:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <58e7937c-2452-485b-acce-0da5fc829ade@p31g2000prf.googlegroups.com> References: <2d7b8712-75b6-43ee-8681-80621dee9e77@x16g2000prn.googlegroups.com> <2d042c3b-ac6d-4ac0-a09f-a06e54f875ca@a18g2000pra.googlegroups.com> <71e5b415-de6c-44ae-aa13-57b3db1b33fe@b30g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1221158575 30981 80.91.229.12 (11 Sep 2008 18:42:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2008 18:42:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 11 20:43:51 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kdr8P-0006f9-UL for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 20:43:18 +0200 Original-Received: from localhost ([127.0.0.1]:43192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdr7P-0006qI-PE for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 14:42:15 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!p31g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: 130.76.32.15 Original-X-Trace: posting.google.com 1221156377 10755 127.0.0.1 (11 Sep 2008 18:06:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 11 Sep 2008 18:06:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p31g2000prf.googlegroups.com; posting-host=130.76.32.15; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:162089 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57432 Archived-At: On Sep 11, 9:10=A0am, Charles Sebold wrote: > Are you using the EmacsW32 distribution of Emacs? > GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE > What about any directories called site-lisp? =A0Anything there that might > match what Bernardo was talking about? There are site-lisp folder,s but when I do a Windows search nothing in them contains trailing*whitespace. > > Failing those, you could try typing this into the scratch buffer and > hitting C-x C-e at the end of it, and posting the result: > > (insert (format "\n\n%S" before-save-hook)) > I get "nil" as a response when I do this, and I don't see the behavior > you're describing. I get nil also. Chris