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

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

Re: On Edit GNU Emacs 22.2.1 Eats My Blank Characters At The End Of Line


From: Charles Sebold
Subject: Re: On Edit GNU Emacs 22.2.1 Eats My Blank Characters At The End Of Lines
Date: Thu, 11 Sep 2008 11:10:29 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt)

On 11 Sep 2008, ChristopherL wrote:

> I do not want to make the _emacs file itself. Please see my first
> post.

Oh, your very first post.  I didn't follow all the way back to the
beginning of the thread; sorry.  You didn't quote anything, I got lost,
my fault.

If you don't have a .emacs (or _emacs) file, then that's not the
problem.

Are you using the EmacsW32 distribution of Emacs?

What about any directories called site-lisp?  Anything there that might
match what Bernardo was talking about?

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))

That would tell us if something is hooking in there, then maybe we could
begin to track down how.

I get "nil" as a response when I do this, and I don't see the behavior
you're describing.
-- 
Charles Sebold                                    11th of September, 2008


reply via email to

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