bug-inetutils
[Top][All Lists]
Advanced

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

Re: Formfeeds in configure.ac


From: Alfred M. Szmidt
Subject: Re: Formfeeds in configure.ac
Date: 28 Apr 2002 23:44:47 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

* Sergey Poznyakoff writes:
> New configure.ac has lots of formfeeds (^L) inserted throughout the
> code. Whereas it improves readability, bash bails out saying:
> ./configure: : command not found
> (bash version is 2.05.0(1)-release)
> Did anyone else notice this behavior?
Hmm... Werid, I didn't notice it..
Oh, I think I know why.. My system is special.. :)

I have this in my .bash_profile (\\014 is for ^L):
eval "function $(echo -e \\014) () { :; }"

Which will ignore form feeds.. Will fix it at once. Sorry about that.

Thanks,
-- 
Alfred M. Szmidt



reply via email to

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