From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: david@adboyd.com (J. David Boyd) Newsgroups: gmane.emacs.help Subject: Re: Root Session - from Shell command Date: Thu, 05 Jul 2007 16:03:57 -0400 Message-ID: <87644yd3de.fsf@adboyd.com> References: <1183644493.115835.274090@m37g2000prh.googlegroups.com> <1E9CBEAA-9335-41D3-A998-67F38BB3270F@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1183665890 29218 80.91.229.12 (5 Jul 2007 20:04:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jul 2007 20:04:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 05 22:04:48 2007 connect(): Connection refused 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 1I6XZI-00038S-0w for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jul 2007 22:04:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6XZH-00014A-Lq for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jul 2007 16:04:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6XYn-0000xa-3X for help-gnu-emacs@gnu.org; Thu, 05 Jul 2007 16:04:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6XYm-0000x7-HN for help-gnu-emacs@gnu.org; Thu, 05 Jul 2007 16:04:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6XYm-0000x2-8c for help-gnu-emacs@gnu.org; Thu, 05 Jul 2007 16:04:16 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I6XYl-0007XX-OV for help-gnu-emacs@gnu.org; Thu, 05 Jul 2007 16:04:15 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I6XYj-0005uP-8l for help-gnu-emacs@gnu.org; Thu, 05 Jul 2007 22:04:13 +0200 Original-Received: from 156-40.126-70.tampabay.res.rr.com ([70.126.40.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jul 2007 22:04:13 +0200 Original-Received: from david by 156-40.126-70.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jul 2007 22:04:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 156-40.126-70.tampabay.res.rr.com User-Agent: Gnus/5.1100000000000003 (Gnus v5.11) Emacs/22.1 (cygwin) Cancel-Lock: sha1:XhFePaZSxDZfygpRILPJbbz1sxk= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:45493 Archived-At: Peter Dyballa writes: > Am 05.07.2007 um 16:08 schrieb flebber: > >> So maybe I need to edit my bash profile to allow emacs access to the >> shell ??? > > No, you can't login in *shell* buffer, and neither in *terminal* > buffer. The proper way from inside GNU Emacs would be to use tramp: > > C-x C-f /sudo::/boot/grub/grub.conf RET > > -- > Greetings > > Pete > But you should be able to 'su'. I do that all the time in Mandriva. Dave