[cl-debian] Bug#492943: slime: Package depencies: add recommmend konqueror

Hi, Good idea, however I don't see 'kfmclient' anywhere in the sources. And I use the build-in emacs browser.... Isn't this an emacs setting? Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|

Hi there! On Wed, 18 Feb 2009 22:14:32 +0100, Peter Van Eynde wrote:
Good idea, however I don't see 'kfmclient' anywhere in the sources. And I use the build-in emacs browser....
Isn't this an emacs setting?
As per (info "(slime)Documentation"), SLIME defaults to `browse-url-browser-function', which indeed is an Emacs setting: ===== luca@gismo:~$ debcheckout slime [...] luca@gismo:~$ cd slime/ luca@gismo:~/slime$ grep -r browse-url * contrib/slime-references.el: (browse-url (funcall common-lisp-hyperspec-section-fun what))) contrib/slime-references.el: (browse-url (funcall common-lisp-glossary-fun what))) contrib/slime-references.el: (browse-url (funcall 'common-lisp-issuex what))) contrib/slime-references.el: (browse-url url)))))) doc/slime.texi:@code{browse-url-browser-function}. hyperspec.el:(require 'browse-url) ;you need the Emacs 20 version hyperspec.el: (browse-url (concat common-lisp-hyperspec-root "Body/" (car entry))) hyperspec.el: (browse-url (common-lisp-hyperspec-section (car entry)))) luca@gismo:~/slime$ ===== This is clearly not a bug, but I do not know how to deal with it: should we tag it as wontfix or just close it? Thx, bye, Gismo / Luca
participants (2)
-
Luca Capello
-
Peter Van Eynde