From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii <eliz@is.elta.co.il> Newsgroups: gmane.emacs.help Subject: Re: NTEmacs, German, ispell Date: Sun, 19 Jan 2003 08:14:50 +0200 (IST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <Pine.SUN.3.91.1030119080901.7077D-100000@is> References: <Pine.WNT.4.52.0301182249430.656@quetzalcoatl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1042956898 4972 80.91.224.249 (19 Jan 2003 06:14:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 19 Jan 2003 06:14:58 +0000 (UTC) Return-path: <help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org> Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18a8jQ-0001I4-00 for <gnu-help-gnu-emacs@m.gmane.org>; Sun, 19 Jan 2003 07:14:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18a8kU-0000Ip-04 for gnu-help-gnu-emacs@m.gmane.org; Sun, 19 Jan 2003 01:16:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18a8jw-0008LY-00 for help-gnu-emacs@gnu.org; Sun, 19 Jan 2003 01:15:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18a8js-00089K-00 for help-gnu-emacs@gnu.org; Sun, 19 Jan 2003 01:15:25 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18a8jg-0007oQ-00 for help-gnu-emacs@gnu.org; Sun, 19 Jan 2003 01:15:13 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA07538 for <help-gnu-emacs@gnu.org>; Sun, 19 Jan 2003 08:14:50 +0200 (IST) X-Sender: eliz@is Original-To: help-gnu-emacs@gnu.org In-Reply-To: <Pine.WNT.4.52.0301182249430.656@quetzalcoatl> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org> List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help> List-Post: <mailto:help-gnu-emacs@gnu.org> List-Subscribe: <http://mail.gnu.org/mailman/listinfo/help-gnu-emacs>, <mailto:help-gnu-emacs-request@gnu.org?subject=subscribe> List-Archive: <http://mail.gnu.org/pipermail/help-gnu-emacs> List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/help-gnu-emacs>, <mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe> Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5693 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5693 On Sat, 18 Jan 2003, =?ISO-8859-1?Q?S=F6ren_Vogel?= wrote: > character: s (0163, 115, 0x73) > charset: ascii (ASCII (ISO646 IRV)) I meant non-ASCII characters, such as u-umlaut. ASCII characters are guaranteed to be identical everywhere in Emacs. > Doesn't say nothing to me :-/ Well, how about reading the description of the command invoked by "C-x ="? Here's a key sequence that should land you at the appropriate place in the on-line manual: C-h i d m emacs RET i what-cursor-position RET Does the description there help to understand how would "C-u C-x =" be useful in solving your mystery?