From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pascal c Newsgroups: gmane.emacs.help Subject: Emacs and Lynx Browser Date: Wed, 15 May 2013 09:51:20 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1368604302 24519 80.91.229.3 (15 May 2013 07:51:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 May 2013 07:51:42 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 15 09:51:41 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UcWUv-00026B-8q for geh-help-gnu-emacs@m.gmane.org; Wed, 15 May 2013 09:51:41 +0200 Original-Received: from localhost ([::1]:51877 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcWUu-0006dG-Sb for geh-help-gnu-emacs@m.gmane.org; Wed, 15 May 2013 03:51:40 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcWUf-0006d6-6a for help-gnu-emacs@gnu.org; Wed, 15 May 2013 03:51:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcWUc-0003Pl-7D for help-gnu-emacs@gnu.org; Wed, 15 May 2013 03:51:25 -0400 Original-Received: from mail-pd0-f172.google.com ([209.85.192.172]:34170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcWUc-0003PX-1P for help-gnu-emacs@gnu.org; Wed, 15 May 2013 03:51:22 -0400 Original-Received: by mail-pd0-f172.google.com with SMTP id 6so1142894pdd.17 for ; Wed, 15 May 2013 00:51:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=7PE07Pp8qCGJSb4KtJTQ4xGCJtz8YvwmRybQvdGTERE=; b=j8oeBQ2DI5xtDCPuIB2FOoaoZRwxJ0ffdwiJqzywKpBiktSUEvNSLrExkJK9i+RfV5 iTZxlFrIwx9jNCsIOVo1lKseDGroT6ltkSluo162lSEw+XGP3E555YRG2t+6oa9fjXvl 6FpK/gidjXIiaZUJYxJ+VnSQUF8pa2n4uESQi93XTHDAqpzRsQg0qWTVZXzZiYUsMjzA TSG7lTfZacDs17XoG66XOVdhEjSI5ailpkg8k7y57RaSb98oTc1WKEhvsju79fYn9m1C MFv8HxpdQ/fhmxW1dhNrYuPrdbRGTVm5+A7sWcOkVFZ72fVbpdU/zFNvQpENwOBLWNpv 0e7A== X-Received: by 10.68.36.197 with SMTP id s5mr37786643pbj.23.1368604280712; Wed, 15 May 2013 00:51:20 -0700 (PDT) Original-Received: by 10.68.125.199 with HTTP; Wed, 15 May 2013 00:51:20 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.192.172 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90797 Archived-At: Hi all, I would like to use lynx inside emacs. I can run lynx into a terminal by : M-x term RET Lynx then I have 2 windows, one left for lynx for example and the other one where I can do some work. I can switch between buffer with C-c Right-Arrow into a terminal but I still into the same window. How can I switch between windows because C x o doesnt work in a terminal buffer with lynx? I'm using Emacs 24.3 under windows 7 Thank you in advance, Cheers, Pascal