From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anand Dhanakshirur Newsgroups: gmane.emacs.help Subject: How to set the fontset to standard 16 dot medium permanently Date: Wed, 18 Mar 2009 12:47:33 +0530 Message-ID: <49C0A00D.3070602@cdotb.ernet.in> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1237360186 801 80.91.229.12 (18 Mar 2009 07:09:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Mar 2009 07:09:46 +0000 (UTC) To: emacs help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 18 08:11:03 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 1Ljpva-0001Hu-9Z for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Mar 2009 08:11:02 +0100 Original-Received: from localhost ([127.0.0.1]:56272 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjpuB-0004g7-Jx for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Mar 2009 03:09:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ljptr-0004fs-SW for help-gnu-emacs@gnu.org; Wed, 18 Mar 2009 03:09:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ljptn-0004fg-Ba for help-gnu-emacs@gnu.org; Wed, 18 Mar 2009 03:09:15 -0400 Original-Received: from [199.232.76.173] (port=48261 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ljptn-0004fd-5Z for help-gnu-emacs@gnu.org; Wed, 18 Mar 2009 03:09:11 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:23556) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ljptm-0002fd-Mo for help-gnu-emacs@gnu.org; Wed, 18 Mar 2009 03:09:10 -0400 Original-Received: from ws9.cdotb.ernet.in ([202.41.72.121]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ljptl-0001uS-Fy for help-gnu-emacs@gnu.org; Wed, 18 Mar 2009 03:09:09 -0400 Original-Received: from ws9.cdotb.ernet.in (localhost [127.0.0.1]) by localhost.cdotb.ernet.in (Postfix) with ESMTP id 474A3A0A8 for ; Wed, 18 Mar 2009 12:38:19 +0530 (IST) Original-Received: from universe.cdotb.ernet.in (universe.cdotb.ernet.in [192.168.42.10]) by ws9.cdotb.ernet.in (Postfix) with ESMTP id 35CC2A061 for ; Wed, 18 Mar 2009 12:38:19 +0530 (IST) Original-Received: from surya.cdotb.ernet.in (surya.cdotb.ernet.in.cdotb.ernet.in [192.168.16.119]) by universe.cdotb.ernet.in (8.12.2+Sun/8.12.2) with ESMTP id n2I781o7005678 for ; Wed, 18 Mar 2009 12:38:15 +0530 (IST) User-Agent: Thunderbird 2.0.0.19 (X11/20090105) X-TM-AS-Product-Ver: IMSS-7.0.0.7138-5.6.0.1016-16526.005 X-TM-AS-Result: No--1.142-5.0-31-1 X-imss-scan-details: No--1.142-5.0-31-1 X-detected-kernel: by mx20.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:63035 Archived-At: Hi, I am setting the fontset to standard 16 dot medium whenever i start emacs. I don't want to do it every time. What changes should i do in .emacs? rgds, anand