From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Tramp question Date: Thu, 21 Oct 2010 05:04:36 +0200 Message-ID: <87pqv4gsaj.fsf@gmx.de> References: <87mxqab2te.fsf@gmx.de> <87bp6pou70.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287630315 7756 80.91.229.12 (21 Oct 2010 03:05:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2010 03:05:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Andrea Crotti Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 21 05:05:13 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P8lSp-00015I-RM for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Oct 2010 05:05:12 +0200 Original-Received: from localhost ([127.0.0.1]:47850 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8lSl-0006El-FQ for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Oct 2010 23:05:07 -0400 Original-Received: from [140.186.70.92] (port=43657 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8lSM-0006Ed-TO for help-gnu-emacs@gnu.org; Wed, 20 Oct 2010 23:04:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8lSL-0007yy-JH for help-gnu-emacs@gnu.org; Wed, 20 Oct 2010 23:04:42 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:43578 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1P8lSL-0007yD-4z for help-gnu-emacs@gnu.org; Wed, 20 Oct 2010 23:04:41 -0400 Original-Received: (qmail invoked by alias); 21 Oct 2010 03:04:39 -0000 Original-Received: from p4FC18C10.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.140.16] by mail.gmx.net (mp038) with SMTP; 21 Oct 2010 05:04:39 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19TyJs3kilTCIimFdKcmSkR3dp0mxzd11V14e8xhn hLLgJaeWhlxWXG In-Reply-To: (Andrea Crotti's message of "Wed, 20 Oct 2010 20:59:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:75178 Archived-At: Andrea Crotti writes: > Well no I didn't want to change everything, maybe sometimes it doesn't > make sense, even if I can't come up with an example now... > I just realized it when I tried to use "gtags-find-tag" and I saw it > didn't work... Then you might trigger the maintainers of gtags.el to change the call of `shell-command-to-string' in their code. Best regards, Michael.