Your message dated Mon, 19 May 2014 14:34:18 -0700 (PDT)
with message-id <[email protected]>
and subject line Re: Bug#579286
has caused the Debian Bug report #579286,
regarding emacs23-common: No usable browser found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
579286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23-common
Version: 23.1+1-5
Severity: normal
*** Please type your report below this line ***
When I click on a HTTP URL in Org-mode, the message "No usable browser
found" is displayed. Until a few days ago, clicking on HTTP URLs
started Iceweasel.
Perhaps this problem stems from Debian's Iceweasel package having
recently eliminated /etc/alternatives/mozilla [1].
To work around this, I have added the following to my .emacs file:
(custom-set-variables
'(browse-url-browser-function (quote browse-url-generic))
'(browse-url-generic-program "x-www-browser"))
[1]
http://packages.debian.org/changelogs/pool/main/i/iceweasel/iceweasel_3.5.9-2/changelog#versionversion3.5.9-1
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages emacs23-common depends on:
ii dpkg 1.15.5.6 Debian package management system
ii emacsen-common 1.4.19 Common facilities for all emacsen
emacs23-common recommends no packages.
Versions of packages emacs23-common suggests:
pn emacs23-common-non-dfsg <none> (no description available)
pn emacs23-el <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
The current version of Emacs, 24.3, checks for "iceweasel".
This fix was applied usptream 2010-04-29.
--- End Message ---