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

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

Re: Blank spacers problem


From: XeCycle
Subject: Re: Blank spacers problem
Date: Mon, 02 Jul 2012 20:31:05 +0800
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Dieter Britz <dieterhansbritz@gmail.com> writes:

> I have a Fortran program, which echoes a table of input parameters. The
> emacs source looks like this:
>
>   print '(" Nth, Nga                =", 2i10)', Nth, Nga
>   print '(" mth, mGa, deriv windows =", 2i10)', mth, mGa
>   print '(" dT, nT, Tmax            =", f10.3, i10, f10.2)', dT, nT, nT*dT
>   print '(" Blob radius R0          =", f12.1)', R0
>   print '(" S0                      =", f10.3)', S0
>   print '(" P0                      =", f10.3)', P0
>   print '(" mu                      =", f10.3)', mu
>   print '(" KM                      =", f10.3)', KM
>
>
> - on screen, that is. I work under Suse 12.1 and have what I think is
> a pretty up to date version of emacs. The problem is that the equal
> sign characters are not positioned as they appear on screen, but have
> various positions, so the output is staggered instead of being lined up.
>
> I assume this is some smart feature of emacs, but why does it do this?
> Can I force emacs to show the text as it really is spaced?

Are you using a monospace font?

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

Attachment: pgpHtt5QCazFm.pgp
Description: PGP signature


reply via email to

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