From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Suttles, Andrew C. (GRC-DSI0)" Newsgroups: gmane.emacs.help Subject: Re: Greek fonts for emacs on Linux Date: Thu, 22 Oct 2009 13:23:06 -0500 Message-ID: <9A19D3881CEC5941A7AE5A097554E84151709E96CD@NDJSSCC05.ndc.nasa.gov> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_9A19D3881CEC5941A7AE5A097554E84151709E96CDNDJSSCC05ndcn_" X-Trace: ger.gmane.org 1256309868 19469 80.91.229.12 (23 Oct 2009 14:57:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Oct 2009 14:57:48 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 23 16:57:41 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 1N1LaD-000586-Ks for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Oct 2009 16:57:37 +0200 Original-Received: from localhost ([127.0.0.1]:48920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1LaD-0007jU-97 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Oct 2009 10:57:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N12Jv-0004sH-PP for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 14:23:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N12Jp-0004oI-Tm for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 14:23:30 -0400 Original-Received: from [199.232.76.173] (port=39638 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N12Jp-0004o9-MX for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 14:23:25 -0400 Original-Received: from ndmsnpf02.ndc.nasa.gov ([198.117.0.122]:52580) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N12Jp-0002Kq-7i for help-gnu-emacs@gnu.org; Thu, 22 Oct 2009 14:23:25 -0400 Original-Received: from ndjsppt02.ndc.nasa.gov (ndjsppt02.ndc.nasa.gov [198.117.1.101]) by ndmsnpf02.ndc.nasa.gov (Postfix) with ESMTP id A6ED87877A; Thu, 22 Oct 2009 13:23:17 -0500 (CDT) Original-Received: from ndjshub03.ndc.nasa.gov (ndjshub03.ndc.nasa.gov [198.117.4.162]) by ndjsppt02.ndc.nasa.gov (8.14.3/8.14.3) with ESMTP id n9MINIYv029865; Thu, 22 Oct 2009 13:23:18 -0500 Original-Received: from NDJSSCC05.ndc.nasa.gov ([198.117.4.174]) by ndjshub03.ndc.nasa.gov ([198.117.4.162]) with mapi; Thu, 22 Oct 2009 13:23:17 -0500 Thread-Topic: Re: Greek fonts for emacs on Linux Thread-Index: AcpTRIKWwrBpSttrQkytEIk2dfIW4g== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2009-10-22_20:2009-09-29, 2009-10-22, 2009-10-22 signatures=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Fri, 23 Oct 2009 10:55:26 -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:69177 Archived-At: --_000_9A19D3881CEC5941A7AE5A097554E84151709E96CDNDJSSCC05ndcn_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable >Micha Borrmann wrote (on Thu, 22 Oct 2009 at 10:53 +0200): > > Andrew C. Suttles schrieb: > > > You can set the frame font you are using in Emacs with "set-frame-font"= . If you > > are a new user, type "c-h f" and then the name of this function to lear= n about > > setting the proper font. > > thanks a lot. This was a helpful hint. But today I've forgot, which font > I was successfully using yesterday > Micha - create a list of fonts and bind a function to a key so that you can scroll through them. I like fixed width fonts for programming, but I read e-mail = in Emacs in other languages, so I need Unicode fonts that work well with those= , also. 1) Use setq to create a list and an index in your .emacs 2) Next, create a function that sets font 'list[index]' using `set-frame-fo= nt' 3) Bind your new home-made function to a convenient key combo, and you can change fonts on the fly Andrew --_000_9A19D3881CEC5941A7AE5A097554E84151709E96CDNDJSSCC05ndcn_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
>Micha Borrmann wrote (on Thu, 22 Oct 2009 at 10:53 +0200):
>
> Andrew C. Suttles schrieb:
>
> > You can set the frame font you are using in Emacs with "= ;set-frame-font".  If you
> > are a new user, type "c-h f" and then the name of = this function to learn about
> > setting the proper font.
>
> thanks a lot. This was a helpful hint. But today I've forgot, whi= ch font
> I was successfully using yesterday
>
 
Micha -
 
create a list of fonts and bind a function to a key so that you can sc= roll
through them.  I like fixed width fonts for programming, but I re= ad e-mail in
Emacs in other languages, so I need Unicode fonts that work well with = those,
also.
 
1) Use setq to create a list and an index in your .emacs
2) Next, create a function that sets font 'list[index]' using `set-fra= me-font'
3) Bind your new home-made function to a convenient key combo, and you= can
change fonts on the fly
 
Andrew
 
 
 
 
--_000_9A19D3881CEC5941A7AE5A097554E84151709E96CDNDJSSCC05ndcn_--