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

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

Re: cperl printf indentation


From: Dan Jacobson
Subject: Re: cperl printf indentation
Date: Sat, 13 Sep 2003 12:47:13 +0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Vivek> No, it should do something like this:

Vivek> printf "%.1f\t%.1f\t%s\n",
Vivek>   $F[0] - $C - $A * $F[0] - $B * $F[1],
Vivek>   $F[1] + $D - $A * $F[1] - $B * $F[0],
Vivek>   "@F";

Well, there must be something else at work in
http://jidanni.org/geo/taiwan_datums/programs/twd6797thl
when you hit TAB on those lines.




reply via email to

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