From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jeff.rancier@softechnics.com (Jeffery B. Rancier) Newsgroups: gmane.emacs.help Subject: Re: Problem with UTF-8 Date: Tue, 02 Dec 2003 12:15:45 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1070388287 12069 80.91.224.253 (2 Dec 2003 18:04:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Dec 2003 18:04:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 02 19:04:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AREt4-0003pk-00 for ; Tue, 02 Dec 2003 19:04:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ARFnb-0006de-8J for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Dec 2003 14:03:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ARF7D-0003CL-DT for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 13:19:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ARF6f-000323-W1 for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 13:19:13 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ARF6f-00031g-87 for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 13:18:41 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by mx20.gnu.org with esmtp (Exim 4.24) id 1ARE7l-0006tv-2F for help-gnu-emacs@gnu.org; Tue, 02 Dec 2003 12:15:45 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ARE7i-0000am-00 for ; Tue, 02 Dec 2003 18:15:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ARE7h-0000ae-00 for ; Tue, 02 Dec 2003 18:15:41 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ARE7h-0001NT-00 for ; Tue, 02 Dec 2003 18:15:41 +0100 Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:wy41lYvMOPXuIPgm40qPrFQlydk= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14854 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14854 bojohan+news@dd.chalmers.se (Johan Bockgård) writes: > Oliver meant `C-u C-x =' As a side question, how would I find out what function is bound to that key sequence? If I type M-x describe-key, followed by C-u, all I get is the definition of the command universal-argument. -- Thanks, Jeff