From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Byung-Hee HWANG Newsgroups: gmane.emacs.help Subject: Re: newbie questions: customizing continuation lines and font for Windows emacs Date: Sat, 14 Mar 2009 10:50:45 +0900 Message-ID: References: <7b7c8b44-05f4-4e6d-889f-613829e57ecf@p2g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1236995508 26046 80.91.229.12 (14 Mar 2009 01:51:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Mar 2009 01:51:48 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Elias Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 14 02:53:05 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LiJ3f-00088d-Kf for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Mar 2009 02:53:04 +0100 Original-Received: from localhost ([127.0.0.1]:40258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiJ2J-00046U-88 for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 21:51:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiJ1y-000469-Gf for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 21:51:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LiJ1t-00044z-Pp for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 21:51:17 -0400 Original-Received: from [199.232.76.173] (port=37147 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiJ1t-00044u-K6 for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 21:51:13 -0400 Original-Received: from pinus.izb.knu.ac.kr ([155.230.157.93]:2167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiJ1s-0004oS-Q7 for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 21:51:13 -0400 Original-Received: from pinus.izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id 717EF3E68; Sat, 14 Mar 2009 10:51:08 +0900 (KST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=izb.knu.ac.kr; h=to:cc:subject:references:from:date:in-reply-to:message-id :mime-version:content-type:content-transfer-encoding; s=ujuk; bh=owwyOBSYUNvJSeHS8jO1fH+yVxoqevWqQTfPHAz0A3U=; b=a8FQEHubVitO gW8TgcVOBCxKCYNnz2rNd40x5tcipw1Z/U55xick3ASxlLyVnVOMJKVQBa6Yk9py UZ1nTOfbrruMDTyY4IWb5sCpEvxU8rp1iw8z82z5Q2evi0CiW9Y2lcLpykaDlXgb PrNmugzkTM0ljQ8l/aeVnBDvWpexC4Y= Original-Received: from chrys.izb.knu.ac.kr (chrys.izb.knu.ac.kr [IPv6:2001:470:1f05:5f8:3::1]) by pinus.izb.knu.ac.kr (Postfix) with ESMTP id F18843E36; Sat, 14 Mar 2009 10:51:07 +0900 (KST) Original-Received: from ujuk.tao (unknown [118.129.178.68]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: bh@chrys.izb.knu.ac.kr) by chrys.izb.knu.ac.kr (Postfix) with ESMTP id D2CAF1CCF3; Sat, 14 Mar 2009 10:50:44 +0900 (KST) In-Reply-To: <7b7c8b44-05f4-4e6d-889f-613829e57ecf@p2g2000prf.googlegroups.com> (Elias's message of "Fri\, 13 Mar 2009 16\:09\:00 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.6-4.9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62898 Archived-At: Elias 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. --=20 Byung-Hee HWANG, KNU=20 =E2=88=91 WWW: http://izb.knu.ac.kr/~bh/