From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bhargava Newsgroups: gmane.emacs.help Subject: Emacs default font Date: Sun, 04 Jul 2010 00:04:31 -0700 Message-ID: <1278227071.8318.2.camel@bhargava-laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278263038 26678 80.91.229.12 (4 Jul 2010 17:03:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 4 Jul 2010 17:03:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 04 19:03:57 2010 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.69) (envelope-from ) id 1OVSbi-00038c-21 for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Jul 2010 19:03:54 +0200 Original-Received: from localhost ([127.0.0.1]:54806 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVSbh-0002wW-B0 for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Jul 2010 13:03:53 -0400 Original-Received: from [140.186.70.92] (port=40173 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVJFl-0001dI-9S for help-gnu-emacs@gnu.org; Sun, 04 Jul 2010 03:04:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVJFk-0004Qs-4C for help-gnu-emacs@gnu.org; Sun, 04 Jul 2010 03:04:37 -0400 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:49524) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OVJFj-0004Qj-Vp for help-gnu-emacs@gnu.org; Sun, 04 Jul 2010 03:04:36 -0400 Original-Received: by pwi9 with SMTP id 9so4457075pwi.0 for ; Sun, 04 Jul 2010 00:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=Zs9Thk9CUbLQkadqod6kwNFSAmxWNYs12C1Ws+Y1QYU=; b=nc055wUxg29DpE/rSnRyLuqqA9qPEjqjb76fqdOivKkXDsgvNi/Ea9MEF4GafrzrJR YqZB7uEMNV9K0nRguyJa7ZfrS1ysgVF57lr5RbThQRnYenoqqa3yLBwmz4CaEmQqaGPP KlAERIEWpxU5qCeKAdOaKKHPZDqE4EWGeXvwA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=EkTWnDZhLjFOqWcMjkfA07zcz+H7jjnTdUvCs4RtTWoQ8T9cJi16N4lv+OEqW5bpi5 LH8bCjt2T+jmkWyaBXG/jg0VBpCM90ClIPawxaRKAM+gZR/U7MPMqGw9458k89KkTqV9 krE5UJJ3zMU7JIALPJBEaX3AAqKneVQTWWXus= Original-Received: by 10.114.137.13 with SMTP id k13mr1258736wad.221.1278227074464; Sun, 04 Jul 2010 00:04:34 -0700 (PDT) Original-Received: from [192.168.1.100] (c-98-207-82-106.hsd1.ca.comcast.net [98.207.82.106]) by mx.google.com with ESMTPS id s5sm41629291wak.12.2010.07.04.00.04.32 (version=SSLv3 cipher=RC4-MD5); Sun, 04 Jul 2010 00:04:33 -0700 (PDT) X-Mailer: Evolution 2.26.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 04 Jul 2010 13:03:07 -0400 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:74065 Archived-At: Hi all, I would like to know what is the name of the default font in emacs. I donot like the default font that comes with the ubuntu package. I used emacs that I compiled from the source. For some reasons now I'm stuck up with the emacs installed from the ubuntu repo. I liked the default font that came with it. So I never cared about the font. I read some where about cse-huji-default-font but could not find this using the M-x command. (describe-variable). The font I'm talking about is some what similar to the font in this web page http://www.gnu.org/software/emacs/tour/ . So please let me know what the default font of emacs is how to set it. Thanks.