From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Fran=E7ois_Patte?= Newsgroups: gmane.emacs.help Subject: how to set fonts for a language Date: Thu, 26 Dec 2013 22:46:15 +0100 Organization: Service de news de lacave.net Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1388104287 30283 80.91.229.3 (27 Dec 2013 00:31:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Dec 2013 00:31:27 +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 Dec 27 01:31:34 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VwLKv-0003X9-Fd for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Dec 2013 01:31:33 +0100 Original-Received: from localhost ([::1]:47478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VwLKu-0004zh-Qv for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Dec 2013 19:31:32 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!talisker.lacave.net!lacave.net!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: arennes-353-1-30-25.w92-135.abo.wanadoo.fr Original-X-Trace: talisker.lacave.net 1388094473 42912 92.135.117.25 (26 Dec 2013 21:47:53 GMT) Original-X-Complaints-To: abuse@lacave.net Original-NNTP-Posting-Date: Thu, 26 Dec 2013 21:47:53 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 Original-Xref: usenet.stanford.edu gnu.emacs.help:202893 X-Mailman-Approved-At: Thu, 26 Dec 2013 19:31:23 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95162 Archived-At: Bonjour, I use emacs to publish multilingual texts with xelatex. I have customized some keys in order to switch from a script to another one, like this: (global-set-key [f12] (lambda () (interactive) (set-input-method "bengali-itrans"))) So far, it works perfectly, emacs uses some Bengali fonts installed on debian sid. I want now to use some special otf/ttf fonts in association with this switch: when I press f12 key, I want that emacs use these fonts for displaying the text. Is that possible and how. Thanks for any help. -- François Patte Université Paris Descartes