From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Klein Newsgroups: gmane.emacs.help Subject: F10 question Date: Thu, 19 Jun 2003 17:09:57 +0200 Organization: imploding the world Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200306191709.57921.bringa@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1056035846 19601 80.91.224.249 (19 Jun 2003 15:17:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 19 Jun 2003 15:17:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 19 17:17:21 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19T1A9-00055d-00 for ; Thu, 19 Jun 2003 17:17:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19T15E-0005b5-Vm for gnu-help-gnu-emacs@m.gmane.org; Thu, 19 Jun 2003 11:12:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19T150-0005YJ-3m for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 11:12:02 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19T13F-00057t-79 for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 11:10:14 -0400 Original-Received: from mail.gmx.de ([213.165.64.20] helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.20) id 19T12m-0004uW-RW for help-gnu-emacs@gnu.org; Thu, 19 Jun 2003 11:09:44 -0400 Original-Received: (qmail 6233 invoked by uid 65534); 19 Jun 2003 15:09:43 -0000 Original-Received: from d035.stw.stud.uni-saarland.de (EHLO stalin) (134.96.56.35) by mail.gmx.net (mp008) with SMTP; 19 Jun 2003 17:09:43 +0200 Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.4.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11075 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11075 Hello all, I am using emacs to work on tcl files on a remote server from which I for= ward=20 the display to mine. All this works perfectly and I'm pretty happy. But I= =20 wanted to start using emacs on my own box as well, yet I had to find that= =20 some things just don't work the way I'm used to them working from that ot= her=20 box. For instance, the delete key should delete forward (as stated just a= few=20 mails ago as well), and does so on that server, but on my box it function= s=20 exactly like the backspace key and deletes backward. Much more importantl= y=20 tho, F10, which allows me access to the menus on that other server, as it= =20 should, opens a minibuffer with 'eval' on my box. I've read through the d= ocs=20 and couldn't find anything. Any help? Daniel