From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: simonh Newsgroups: gmane.emacs.help Subject: bookmark+ with remote server issue Date: Sat, 16 Jan 2010 12:00:20 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1263675924 18357 80.91.229.12 (16 Jan 2010 21:05:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jan 2010 21:05:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 16 22:05:17 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 1NWFpc-0003Wg-I6 for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 22:05:16 +0100 Original-Received: from localhost ([127.0.0.1]:42100 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWFpd-0001Hv-EI for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 16:05:17 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!p8g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 78.86.141.5 Original-X-Trace: posting.google.com 1263672020 16681 127.0.0.1 (16 Jan 2010 20:00:20 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 16 Jan 2010 20:00:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p8g2000yqb.googlegroups.com; posting-host=78.86.141.5; posting-account=gRurCAoAAADPVtjg7sX8SgQKol6JEYws User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176190 X-Mailman-Approved-At: Sat, 16 Jan 2010 16:02:34 -0500 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:71264 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.