all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: help-gnu-emacs@gnu.org
Subject: Re: I can't  visualize any file in the Emacs
Date: Tue, 30 Jan 2007 15:28:52 +0200	[thread overview]
Message-ID: <877iv4wsmj.fsf@kobe.laptop> (raw)
In-Reply-To: mailman.3774.1170156087.2155.help-gnu-emacs@gnu.org

On Tue, 30 Jan 2007 03:21:21 -0800 (PST), Amanda Ortega <amandaortega@gmail.com> wrote:
> I was starting emacs typing only "emacs" at the konsole. Now I
> discovered that if I type "emacs -fn fontset-standard" I can see the
> chars correctly.  Now I want to know where I can configure to start
> emacs always with this fontset.

I'm not sure.  I usually run Emacs with `emacs -nw' inside xterm
windows.

The Emacs manual has a section on `Fontsets', which may be of
some help.  You can reach this section by typing:

  C-h r m Fontsets RET

If I am reading this section correctly, and you are running Emacs
in X11, you can add something like the following to your
`~/.Xresources' file:

  Emacs*font: fontset-standard

Then you can 'refresh' the X11 resource list by opening a shell
window, and typing:

  bash$ xrdb -merge ~/.Xresources

After this has completed successfully, new Emacs windows will use
the correct fontset.

  parent reply	other threads:[~2007-01-30 13:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3740.1170088848.2155.help-gnu-emacs@gnu.org>
2007-01-29 19:10 ` I can't visualize any file in the Emacs Giorgos Keramidas
2007-01-30 11:21   ` Amanda Ortega
2007-01-30 11:57     ` Peter Dyballa
     [not found]   ` <mailman.3774.1170156087.2155.help-gnu-emacs@gnu.org>
2007-01-30 13:28     ` Giorgos Keramidas [this message]
2007-01-30 14:56 ` Robert Thorpe
2007-01-29 13:57 Amanda Ortega
2007-01-29 17:23 ` Eric Hanchrow

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=877iv4wsmj.fsf@kobe.laptop \
    --to=keramida@ceid.upatras.gr \
    --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.