all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Kaps <seb@toyland.sauerland.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Set the default font to Courier 14 size ? possible to run emacs as background always ?
Date: Thu, 20 Sep 2007 08:25:30 +0200	[thread overview]
Message-ID: <87wsulj1k5.fsf@toyland.sauerland.de> (raw)
In-Reply-To: 1190227517.306882.11720@k79g2000hse.googlegroups.com

// Mike H writes:

> How do you set the .emacs files such that the default font is Courier
> 14 size?

(set-default-font "-adobe-courier-medium-r-normal-*-*-140-*-*-m-*-iso8859-1")

> Is it possible to modify .emacs file such that emacs will
> automatically run on background.

You can put (server-start t) in your .emacs file. When Emacs is running,
use "emacsclient <filename>" to open a new buffer with <filename>. Close
the buffer with 'C-x #'.

-- 
Ciao, Sebastian

  parent reply	other threads:[~2007-09-20  6:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19 18:45 Set the default font to Courier 14 size ? possible to run emacs as background always ? Mike H
2007-09-19 19:11 ` Mike Treseler
2007-09-20  6:25 ` Sebastian Kaps [this message]
2007-09-21 17:31 ` Stefan Monnier

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=87wsulj1k5.fsf@toyland.sauerland.de \
    --to=seb@toyland.sauerland.de \
    --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.