|
From: | GNU bug Tracking System |
Subject: | [Emacs-bug-tracker] bug#6077: closed (23.1.96; start-process error) |
Date: | Fri, 04 Mar 2011 08:23:01 +0000 |
Your message dated Fri, 04 Mar 2011 03:22:04 -0500 with message-id <address@hidden> and subject line Re: 23.1.96; start-process error has caused the GNU bug report #6077, regarding 23.1.96; start-process error to be marked as done. (If you believe you have received this mail in error, please contact address@hidden) -- 6077: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6077 GNU Bug Tracking System Contact address@hidden with problems
--- Begin Message ---Subject: 23.1.96; start-process error Date: Sun, 02 May 2010 10:51:32 +0100 When invoking browse-url in a buffer where the default directory no longer exists which happens quite often if you have long-running emacs session, the following error is generated and browse-url aborts the action. Debugger entered--Lisp error: (file-error "Setting current directory" "no such file or directory" "/Users/leo/Desktop/untitled folder/") start-process("open http://paste.lisp.org/display/98663" nil "open" "http://paste.lisp.org/display/98663") browse-url-default-macosx-browser("http://paste.lisp.org/display/98663" nil) apply(browse-url-default-macosx-browser "http://paste.lisp.org/display/98663" nil) browse-url("http://paste.lisp.org/display/98663") rcirc-browse-url-at-point(19540) rcirc-browse-url-at-mouse((mouse-2 (#<window 9505 on address@hidden> 19540 (375 . 232) 1105613306 nil 19540 (46 . 15) nil (7 . 7) (8 . 15)))) call-interactively(rcirc-browse-url-at-mouse nil nil) I wonder if it makes sense to make start-process more robust in this case. Thanks. Leo
--- End Message ---
--- Begin Message ---Subject: Re: 23.1.96; start-process error Date: Fri, 04 Mar 2011 03:22:04 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Version: 24.1 This crops up in a few places. I have a vague memory that there is some problem with/opposition to a general fix. Installed a fix for browse-url.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |