all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: how to set all the character has the same width to display?
Date: Sun, 15 Jun 2008 14:01:28 +0200	[thread overview]
Message-ID: <87prqiuctj.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 20080615115101.GA22618@localdomain

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	other threads:[~2008-06-15 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87prqiuctj.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.