From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Re: Trouble viewing accented characters Date: Thu, 18 Sep 2008 19:39:47 +0300 Organization: Aioe.org NNTP Server Message-ID: References: Reply-To: gavenkoa@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1221756133 26735 80.91.229.12 (18 Sep 2008 16:42:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2008 16:42:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 18 18:43:10 2008 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 1KgMb0-0005Lb-EL for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Sep 2008 18:43:10 +0200 Original-Received: from localhost ([127.0.0.1]:54288 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgMZz-0002dv-73 for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Sep 2008 12:42:07 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news.mixmin.net!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: MdjE8Nw2+qDSL69SraYlrw.user.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Original-Xref: news.stanford.edu gnu.emacs.help:162423 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:57766 Archived-At: Problem that you have described in GNU Emacs Manual. See "27. International Character Set Support" - 27.10 Fontsets. - 27.11 Defining fontsets. Also from "C.7 Font Specification Options" Here is an example, which happens to specify the font whose nickname is С6x13Т: emacs -fn \ "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1" & You can also specify the font in your .Xdefaults file: emacs.font: -misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1