From: Lennart Borgman <lennart.borgman@gmail.com>
To: 4015@emacsbugs.donarmstrong.com
Subject: bug#4015: 23.1.50; browse-url-of-file stops to work with Firefox 3.5
Date: Sun, 2 Aug 2009 16:32:08 +0200 [thread overview]
Message-ID: <e01d8a50908020732q2ee6f706xd348e86a431a66fd@mail.gmail.com> (raw)
In-Reply-To: <e01d8a50908020709t7ec2f886oa055bd85cc7c734f@mail.gmail.com>
On Sun, Aug 2, 2009 at 4:09 PM, Lennart
Borgman<lennart.borgman@gmail.com> wrote:
> On Sun, Aug 2, 2009 at 3:53 PM, Lennart
> Borgman<lennart.borgman@gmail.com> wrote:
>> Sometimes browse-url-of-file stops working with Firefox 3.5. I don't
>> think I have seen this problem prior to Firefox 3.5 but I am not sure.
>
> Forgot to say that it seems like ShellExecute returns a value > 32
> since there is no error message.
Just found that
(w32-shell-execute "open" (buffer-file-name) nil 1)
works, but
(w32-shell-execute "open" (browse-url-file-url (buffer-file-name)) nil 1)
does not work. Though most of the time the latter works too... - just not now.
So it seems like it is hitting some MS Windows bug (XP Pro). At the
moment I have no good suggestion since just removing the "file:///"
part is problematic (it is "file:" by default but still same problem).
prev parent reply other threads:[~2009-08-02 14:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-02 13:53 bug#4015: 23.1.50; browse-url-of-file stops to work with Firefox 3.5 Lennart Borgman
2009-08-02 14:09 ` Lennart Borgman
2009-08-02 14:32 ` Lennart Borgman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e01d8a50908020732q2ee6f706xd348e86a431a66fd@mail.gmail.com \
--to=lennart.borgman@gmail.com \
--cc=4015@emacsbugs.donarmstrong.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.