* need a blank at end of line in makefile
@ 2002-10-15 6:31 Dan Jacobson
[not found] ` <87ptubr1bs.fsf@bundalo.shootybangbang.com>
0 siblings, 1 reply; 3+ messages in thread
From: Dan Jacobson @ 2002-10-15 6:31 UTC (permalink / raw)
Gentlemen, your crudely constructed Makefile mode is apparently
thinking it is smarter than me and removing the blank I want to put
echo aaa bbb|tr -d \ <---here
upon saving the file, if this line is the last one in the Makefile.
Yeah, your going to say "just use tr -d ' '".
--
http://jidanni.org/ Taiwan(04)25854780
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: need a blank at end of line in makefile
[not found] ` <87ptubr1bs.fsf@bundalo.shootybangbang.com>
@ 2002-10-15 21:09 ` Dan Jacobson
2002-10-16 23:55 ` John Paul Wallington
0 siblings, 1 reply; 3+ messages in thread
From: Dan Jacobson @ 2002-10-15 21:09 UTC (permalink / raw)
Cc: bug-gnu-emacs
>>>>> "jpw" == John Paul Wallington <jpw@shootybangbang.com> writes:
jpw> Dan Jacobson <jidanni@dman.ddts.net> wrote:
>> Gentlemen, your crudely constructed Makefile mode is apparently
>> thinking it is smarter than me and removing the blank I want to put
>> echo aaa bbb|tr -d \ <---h
jpw> When in Makefile mode do C-h m. It says:
jpw> blah blah blah ...
jpw> `makefile-cleanup-continuations':
jpw> If this variable is set to a non-nil value then Makefile mode
jpw> will assure that no line in the file ends with a backslash
jpw> (the continuation character) followed by any whitespace.
jpw> This is done by silently removing the trailing whitespace, leaving
jpw> the backslash itself intact.
jpw> IMPORTANT: Please note that enabling this option causes Makefile mode
jpw> to MODIFY A FILE WITHOUT YOUR CONFIRMATION when "it seems
jpw> necessary".
jpw> Set it to nil. HTH.
OK, but isn't it non-nifty that the Important Capital Letters stuff is on
by default, unlike something one need consider carefully before
choosing. Whereas other not so loud lines in the file are left nil.
--
http://jidanni.org/ Taiwan(04)25854780
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: need a blank at end of line in makefile
2002-10-15 21:09 ` Dan Jacobson
@ 2002-10-16 23:55 ` John Paul Wallington
0 siblings, 0 replies; 3+ messages in thread
From: John Paul Wallington @ 2002-10-16 23:55 UTC (permalink / raw)
Cc: bug-gnu-emacs
> jpw> `makefile-cleanup-continuations':
> jpw> If this variable is set to a non-nil value then Makefile mode
> jpw> will assure that no line in the file ends with a backslash
> jpw> (the continuation character) followed by any whitespace.
> jpw> This is done by silently removing the trailing whitespace, leaving
> jpw> the backslash itself intact.
> jpw> IMPORTANT: Please note that enabling this option causes Makefile mode
> jpw> to MODIFY A FILE WITHOUT YOUR CONFIRMATION when "it seems
> jpw> necessary".
>
> jpw> Set it to nil. HTH.
>
> OK, but isn't it non-nifty that the Important Capital Letters stuff is on
> by default, unlike something one need consider carefully before
> choosing. Whereas other not so loud lines in the file are left nil.
Probably. I don't use Makefile mode enough to judge.
--
John Paul Wallington
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-16 23:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-15 6:31 need a blank at end of line in makefile Dan Jacobson
[not found] ` <87ptubr1bs.fsf@bundalo.shootybangbang.com>
2002-10-15 21:09 ` Dan Jacobson
2002-10-16 23:55 ` John Paul Wallington
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.