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: SU commands from Emacs Date: Fri, 24 Aug 2007 11:37:19 +0200 Message-ID: References: <878x8ahxho.fsf@W0053328.mgh.harvard.edu> <87eji1hpmk.fsf@W0053328.mgh.harvard.edu> <87hcmpzbbo.fsf@debby.local.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187948317 22764 80.91.229.12 (24 Aug 2007 09:38:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2007 09:38:37 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, "Joel J. Adamson" To: Dieter Wilhelm Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 24 11:38:35 2007 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.50) id 1IOVcg-0000rK-F0 for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 11:38:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOVcf-0006j2-SN for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 05:38:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOVbQ-0005tW-CG for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 05:37:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOVbN-0005qe-Hg for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 05:37:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOVbN-0005qR-5J for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 05:37:13 -0400 Original-Received: from mailrelay2.alcatel.de ([194.113.59.96]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IOVbM-0001qr-JP for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 05:37:12 -0400 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay2.alcatel.de (8.13.4/8.13.4/ICT) with ESMTP id l7O9b4Yh024059; Fri, 24 Aug 2007 11:37:05 +0200 In-Reply-To: <87hcmpzbbo.fsf@debby.local.net> (Dieter Wilhelm's message of "Fri, 24 Aug 2007 08:38:35 +0200") User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.51 on 149.204.45.73 X-Detected-Kernel: Linux 2.4-2.6 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:46805 Archived-At: Dieter Wilhelm writes: > Yes, lately I stumbled over a find-grep in /etc. How could this be > done with root privileges? Tramp 2.1 supports it. It is synchronized with the Emacs CVS sources. Open "/sudo::/etc", and apply "M-x find-grep". Best regards, Michael.