From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Emacs 21/22: french $(D+.(B and $(D)M(B Date: Mon, 27 Oct 2008 20:56:19 +0900 Message-ID: References: <87ljwa6zjj.fsf@mat.ucm.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=ISO-2022-JP-2 X-Trace: ger.gmane.org 1225108602 23445 80.91.229.12 (27 Oct 2008 11:56:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 11:56:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 27 12:57:44 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KuQj7-00008T-EL for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 12:57:41 +0100 Original-Received: from localhost ([127.0.0.1]:44660 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuQi1-0004BX-Dt for ged-emacs-devel@m.gmane.org; Mon, 27 Oct 2008 07:56:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuQhx-0004BR-Kg for emacs-devel@gnu.org; Mon, 27 Oct 2008 07:56:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuQhv-0004BF-FM for emacs-devel@gnu.org; Mon, 27 Oct 2008 07:56:28 -0400 Original-Received: from [199.232.76.173] (port=58995 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuQhv-0004BC-CL for emacs-devel@gnu.org; Mon, 27 Oct 2008 07:56:27 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:56076) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuQhv-0000lt-6O for emacs-devel@gnu.org; Mon, 27 Oct 2008 07:56:27 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m9RBuKrR012140; Mon, 27 Oct 2008 20:56:20 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m9RBuKMo011816; Mon, 27 Oct 2008 20:56:20 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id m9RBuJHw015456; Mon, 27 Oct 2008 20:56:19 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1KuQhn-0001PU-Jp; Mon, 27 Oct 2008 20:56:19 +0900 In-reply-to: <87ljwa6zjj.fsf@mat.ucm.es> (message from Uwe Brauer on Mon, 27 Oct 2008 12:35:44 +0100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105034 Archived-At: In article <87ljwa6zjj.fsf@mat.ucm.es>, Uwe Brauer writes: > - the symbol $(D)M(B, which in latex is represented by \oe and occurs > in words like s$(D)M(Bur (sister) puzzles me very much: > First I can't find it neither in a french keyboard nor in > iso-accents-mode nor in quail (Xemacs 21.4/21.5 Mule) (GNU emacs > 21/22). With the input method "latin-postfix", you can type that character by "o/2" (just "o/" is mapped to ,Ax(B). > However when using latex and using x-symbol, \oe gets displayed > as the relevant symbol, although in a sort of strange way: > My current main font is courier-bold: that symbol gets displayed > in something which looks like a fixfont of the sort of the family > mixed, but it is not, xfontsel does not show me this symbol. Please type C-u C-x = on that character and show me the result. --- Kenichi Handa handa@ni.aist.go.jp