all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to set all the character has the same width to display?
@ 2008-06-15 11:51 Glen Jackson
  2008-06-15 12:01 ` David Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Glen Jackson @ 2008-06-15 11:51 UTC (permalink / raw)
  To: help-gnu-emacs

Deal all

I got a problem while configuring gnus. It's about the display format.

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?

Thanks.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to set all the character has the same width to display?
  2008-06-15 11:51 how to set all the character has the same width to display? Glen Jackson
@ 2008-06-15 12:01 ` David Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: David Hansen @ 2008-06-15 12:01 UTC (permalink / raw)
  To: help-gnu-emacs

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-15 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-15 11:51 how to set all the character has the same width to display? Glen Jackson
2008-06-15 12:01 ` David Hansen

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.