From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Can't write UTF-8 Format. Date: Sun, 04 Mar 2007 22:25:33 +0200 Message-ID: References: <1172885061.263165.147780@v33g2000cwv.googlegroups.com> <1172939861.146476.27060@z35g2000cwz.googlegroups.com> <1172972612.267807.153540@n33g2000cwc.googlegroups.com> <1172990585.349832.183910@30g2000cwc.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1173039949 21592 80.91.229.12 (4 Mar 2007 20:25:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 20:25:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 04 21:25:43 2007 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 1HNxH1-0005Ur-Aa for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Mar 2007 21:25:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNxH0-0001mi-Ps for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Mar 2007 15:25:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNxGn-0001lS-UG for help-gnu-emacs@gnu.org; Sun, 04 Mar 2007 15:25:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNxGk-0001iP-SQ for help-gnu-emacs@gnu.org; Sun, 04 Mar 2007 15:25:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNxGk-0001iL-P0 for help-gnu-emacs@gnu.org; Sun, 04 Mar 2007 15:25:22 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNxGk-0003Lo-6t for help-gnu-emacs@gnu.org; Sun, 04 Mar 2007 15:25:22 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-200-104.inter.net.il [80.230.200.104]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GFF01229 (AUTH halo1); Sun, 4 Mar 2007 22:25:19 +0200 (IST) In-reply-to: <1172990585.349832.183910@30g2000cwc.googlegroups.com> (hanmoai@gmail.com) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:41650 Archived-At: > From: "Daniel" > Date: 3 Mar 2007 22:43:05 -0800 > > > > > Oh, Also, when I type "C-u C-x =", it is saying "point=5 of 4 (100%) > > > column 0" in the minibuffer window. Nothing of like pop up window > > > shows up. > > > > ??? What version of Emacs is that? > > emacs-21.3 Then "C-u C-x =" should show a buffer named *Help* with detailed information about the character at cursor. Please tell what that buffer shows.