From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: bookmark+ with remote server issue Date: Sat, 16 Jan 2010 13:08:51 -0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1263676176 19051 80.91.229.12 (16 Jan 2010 21:09:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jan 2010 21:09:36 +0000 (UTC) To: "'simonh'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 16 22:09:28 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.50) id 1NWFte-0004wd-Cp for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 22:09:26 +0100 Original-Received: from localhost ([127.0.0.1]:35462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWFte-0005EP-VK for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 16:09:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWFtJ-0005EA-MH for help-gnu-emacs@gnu.org; Sat, 16 Jan 2010 16:09:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWFtF-00059v-3v for help-gnu-emacs@gnu.org; Sat, 16 Jan 2010 16:09:05 -0500 Original-Received: from [199.232.76.173] (port=39396 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWFtE-00059m-WD for help-gnu-emacs@gnu.org; Sat, 16 Jan 2010 16:09:01 -0500 Original-Received: from rcsinet11.oracle.com ([148.87.113.123]:37468) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NWFtE-0005ty-Nf for help-gnu-emacs@gnu.org; Sat, 16 Jan 2010 16:09:00 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o0GL8tBn016536 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 16 Jan 2010 21:08:57 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o0GL1vqi000910; Sat, 16 Jan 2010 21:08:53 GMT Original-Received: from abhmt017.oracle.com by acsmt357.oracle.com with ESMTP id 1344925091263676122; Sat, 16 Jan 2010 15:08:42 -0600 Original-Received: from dradamslap1 (/24.5.185.59) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 16 Jan 2010 13:08:42 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: AcqW749bRigPbdDgSR6glCRHE2lLfQAAG+3g X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: acsmt356.oracle.com [141.146.40.156] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4B522AE7.013E:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.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:71266 Archived-At: > I'm connecting to an Ubuntu server in Virtualbox (for learning > purposes), and I've bookmarked a directory on the server in dired. > Everything is working fine, except when server is powered > off. Bookmark + won't display *any* bookmarks. I get an error message: > > Process *tramp/ssh root@192.168.0.3* exited abnormally with exit code > 255 > > Of course I know that the server can't be accessed but surely bookmark > + can display my other bookmarks? Is there a solution to this problem? Thanks for the report. I'll follow up with you off list.