From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao-Yong Jin Subject: Re: Problem with markups Date: Tue, 16 Feb 2010 00:08:01 -0500 Message-ID: <874olh939q.fsf@columbia.edu> References: <3cbb63d01002152037p69cbcdb6y95e1abfe5c5bec7c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhFff-0006X0-Gh for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 00:08:27 -0500 Received: from [140.186.70.92] (port=51622 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhFff-0006We-1a for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 00:08:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhFfe-0005iH-AQ for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 00:08:27 -0500 Received: from tarap.cc.columbia.edu ([128.59.29.7]:54186) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhFfe-0005hx-81 for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 00:08:26 -0500 Received: from lattice (dyn-160-39-50-206.dyn.columbia.edu [160.39.50.206]) (user=xj2106 mech=PLAIN bits=0) by tarap.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o1G58J4V010444 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Tue, 16 Feb 2010 00:08:20 -0500 (EST) In-Reply-To: <3cbb63d01002152037p69cbcdb6y95e1abfe5c5bec7c@mail.gmail.com> (Chao Lu's message of "Mon, 15 Feb 2010 23:37:06 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Mon, 15 Feb 2010 23:37:06 -0500, Chao Lu wrote: > Dear all, > I just tried to use the markup like *bold* to highlight some text, and it= work > well for English just like the manual tells. However, when I try the same > stuff on Chinese like, *=E9=AB=98=E4=BA=AE*, nothing happened, the star l= ost its function > and was recognized literally. Is this a bug or is there anyway to use *bo= ld* > like markups for other languages? I am pretty sure it is not a bug related to org-mode. You are not seeing *=E9=AB=98=E4=BA=AE* in bold font is related to your emacs font setup. It is controlled by the text properties with the face set to bold. As a matter of fact, I can see Chinese text in bold but not in italic shape, that is because I don't have Chinese fonts in italic shapes (but, who needs that?). The following is in my ~/.Xresources to setup fonts for emacs, Emacs.Font: fontset-jxy Emacs.Fontset-0: -*-envy code r-medium-r-normal--12-*-*-*-*-*-fontset-jxy, \ han: -*-microsoft yahei-medium-r-normal--*-*-*-*-*-*-*-*, \ cjk-misc: -*-microsoft yahei-medium-r-normal--*-*-*-*-*-*-*-*, \ hangul: -*-dotumche-medium-r-normal--*-*-*-*-*-*-*-*, \ kana: -*-ms gothic-medium-r-normal--*-*-*-*-*-*-*-*, \ symbol: -*-nsimsun-medium-r-normal--*-*-*-*-*-*-*-*, \ cyrillic: -*-dejavu sans mono-medium-r-normal--10-*-*-*-*-*-*-* --=20 J c/* __o/* X <\ * (__ Y */\ <