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

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

Re: Preserving trailing spaces


From: Dieter Wilhelm
Subject: Re: Preserving trailing spaces
Date: Tue, 17 Apr 2007 22:34:39 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

jgombos <nabble.forum.jog@spamgourmet.com> writes:

> Everything I've read indicates that emacs automatically preserves
> whitespace, and that it must be proactively configured to delete trailing
> whitespace.  My .emacs file is clean.  So somewhere in this aemacs
> installation, there must be a hook or something that I need to override. 
> How would I discover where that's happening?  Is it the lisp code for
> Ada-mode?

I've seen in ada-mode.el.gz (Emacs 22.0.95, in /lisp/progmodes) a
variable which seem to control this, please try:

(setq ada-clean-buffer-before-saving nil)

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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