all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Byung-Hee HWANG <bh@izb.knu.ac.kr>
To: Elias <mikez302@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: newbie questions: customizing continuation lines and font for Windows emacs
Date: Sat, 14 Mar 2009 10:50:45 +0900	[thread overview]
Message-ID: <ubps4j2iy.fsf@izb.knu.ac.kr> (raw)
In-Reply-To: <7b7c8b44-05f4-4e6d-889f-613829e57ecf@p2g2000prf.googlegroups.com> (Elias's message of "Fri\, 13 Mar 2009 16\:09\:00 -0700 \(PDT\)")

Elias <mikez302@gmail.com> writes:

> Hi. I am trying to learn Emacs. I have GNU Emacs 22.3.1 for Windows,
> and I have some questions.
>
> I noticed that there is a word wrap feature, so that if a line in the
> file won't fit on the screen, the rest of it is displayed on the next
> line. That is nice, but I'm wondering if I can customize it. I want to
> make it so if the line is indented with spaces or tabs, the
> continuations will also appear indented, instead of starting all the
> way on the left side.

Also i'm newbie. Actually i don't know about indenting. However, i
tested the word wrap feature. And it works fine.

;; Text mode and Auto Fill mode
(setq default-major-mode 'text-mode)
(add-hook 'text-mode-hook 'text-mode-hook-identify)
(add-hook 'text-mode-hook 'turn-on-auto-fill)

> Also, I am trying to change the display font. I go to Options and Set
> Font, and pick the font (Lucida Sans Typewriter), then go to Options
> and Save Options, hoping that the font will be saved. However, the
> next time I start emacs, it is set to Courier New for some reason. Is
> there any way to save the font?

This is rich to me.

> Thank you.

-- 
Byung-Hee HWANG, KNU 
∑ WWW: http://izb.knu.ac.kr/~bh/




  reply	other threads:[~2009-03-14  1:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 23:09 newbie questions: customizing continuation lines and font for Windows emacs Elias
2009-03-14  1:50 ` Byung-Hee HWANG [this message]
2009-03-14 10:38 ` Eli Zaretskii
2009-03-14 11:18 ` Peter Dyballa
     [not found] ` <mailman.3167.1237105348.31690.help-gnu-emacs@gnu.org>
2009-03-16 17:07   ` Elias
2009-03-17  9:30     ` Peter Dyballa
2009-03-17 18:26     ` Eli Zaretskii
     [not found]     ` <mailman.3388.1237282256.31690.help-gnu-emacs@gnu.org>
2009-03-18 18:31       ` Elias
     [not found] ` <mailman.3170.1237105350.31690.help-gnu-emacs@gnu.org>
2009-03-16 17:09   ` Elias
2009-03-17  3:35     ` B. T. Raven
2009-03-18 22:23       ` Elias
2009-03-19 11:19         ` Nikolaj Schumacher

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=ubps4j2iy.fsf@izb.knu.ac.kr \
    --to=bh@izb.knu.ac.kr \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mikez302@gmail.com \
    /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.