From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "mark" Newsgroups: gmane.emacs.help Subject: Re: alt v key Date: 29 Sep 2006 10:49:57 -0700 Organization: http://groups.google.com Message-ID: <1159552197.819318.7660@c28g2000cwb.googlegroups.com> References: <1159287309.063547.109850@h48g2000cwc.googlegroups.com> <1159304080.972857.265460@i42g2000cwa.googlegroups.com> <1159373690.838357.124910@m7g2000cwm.googlegroups.com> <871wpwbbni.fsf@trick.ulm.malte.spiess> <1159464752.277038.83270@k70g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1159555268 1025 80.91.229.2 (29 Sep 2006 18:41:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2006 18:41:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 29 20:41:07 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GTNI9-0003Bv-6z for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Sep 2006 20:40:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTNI8-0004NE-Q8 for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Sep 2006 14:40:56 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!news.glorb.com!postnews.google.com!c28g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: 137.75.100.93 Original-X-Trace: posting.google.com 1159552203 3518 127.0.0.1 (29 Sep 2006 17:50:03 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 29 Sep 2006 17:50:03 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060911 SUSE/1.5.0.7-1.2 Firefox/1.5.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: c28g2000cwb.googlegroups.com; posting-host=137.75.100.93; posting-account=rqRxLQ0AAADrMAzVKsv3Oy5UC_UJOlQ0 Original-Xref: shelby.stanford.edu gnu.emacs.help:142098 Original-To: help-gnu-emacs@gnu.org 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:37718 Archived-At: with emacs -nw -q Alt v I get =C3=B6 instead, Mark Barry Margolin wrote: > In article <1159464752.277038.83270@k70g2000cwa.googlegroups.com>, > "mark" wrote: > > > Below are the outputs after C-h k > > > > C-M-v: > > M-b runs the command backward-word > > which is an interactive compiled Lisp function in `simple'. > > (backward-word ARG) > > > > Move backward until encountering the beginning of a word. > > With argument, do this that many times. > > You've somehow set up a keyboard translation that maps C-M-v to M-b. > Does this still happen if you run "emacs -q"? If so, it's something > you've done to your system independent of Emacs. > > -- > Barry Margolin, barmar@alum.mit.edu > Arlington, MA > *** PLEASE post questions in newsgroups, not directly to me *** > *** PLEASE don't copy me on replies, I'll read them in the group ***