From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.help Subject: Re: Setting gdb to use eshell buffer Date: Sat, 31 Jan 2004 21:15:49 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87ad43swlm.fsf@emptyhost.emptydomain.de> References: <878ylb2o8a.fsf@emptyhost.emptydomain.de> <87oessm88h.fsf@pculi.herbst.fam> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075581120 31942 80.91.224.253 (31 Jan 2004 20:32:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 31 Jan 2004 20:32:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 31 21:31:54 2004 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 1An1mU-0005uC-00 for ; Sat, 31 Jan 2004 21:31:54 +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 1An1lY-0003ej-CT for geh-help-gnu-emacs@m.gmane.org; Sat, 31 Jan 2004 15:30:56 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!213-203-244-156.kunde.vdserver.DE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de (213.203.244.156) Original-X-Trace: news.uni-berlin.de 1075580141 29451163 213.203.244.156 ([73968] 10430) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:yBtIr6gpUmR8gfOVaqlpzPSATzM= Original-Xref: shelby.stanford.edu gnu.emacs.help:120596 Original-To: help-gnu-emacs@gnu.org 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:16543 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16543 Ulrich Herbst writes: > No, i haven't other ideas (and i don't understand the rest of that > post). A pity. I'm always looking for other ideas. Tramp needs to solve nontrivial problems, IMHO. > Would it be possible to use that "extended" tramp to debug perlscripts > remote ? (I need that). It would be the first step (of perhaps five or so) to allow you to debug perl scripts remotely. Kai