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

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

Re: how to set all the character has the same width to display?


From: David Hansen
Subject: Re: how to set all the character has the same width to display?
Date: Sun, 15 Jun 2008 14:01:28 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Sun, 15 Jun 2008 19:51:01 +0800 Glen Jackson wrote:

> Suppose there is a file "test.txt" which contains the following 4 lines:
> aaaa
> AAAA
> 0000
> OOOO
>
> Command                 The width of each line(display)
> emacs -nw test.txt =>   the same width
> emacs test.txt     =>   the 2nd and 4th line,is wider
>
> how can I get the same width when i emacs test.txt?

Use a fixed width font, e.g. `emacs -fn fixed'.  `xfontsel' may help to
find a more pleasant one.

David





reply via email to

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