Remove browse-url settings
authorSteve Youngs <steve@sxemacs.org>
Thu, 31 Jan 2013 02:37:02 +0000 (12:37 +1000)
committerSteve Youngs <steve@sxemacs.org>
Thu, 31 Jan 2013 02:37:02 +0000 (12:37 +1000)
Signed-off-by: Steve Youngs <steve@sxemacs.org>
13-misc-sy.el

index 028bea6..84b26a3 100644 (file)
@@ -5,7 +5,7 @@
 ;;     Author: Steve Youngs <steve@sxemacs.org>
 ;; Maintainer: Steve Youngs <steve@sxemacs.org>
 ;;    Created: <2007-12-02>
-;; Time-stamp: <Wednesday Jan 30, 2013 16:46:37 steve>
+;; Time-stamp: <Thursday Jan 31, 2013 12:36:29 steve>
 ;;   Download: <http://bastard.steveyoungs.com/~steve/SXEmacs/inits/>
 ;;   HTMLised: <http://bastard.steveyoungs.com/~steve/SXEmacs/htmlinits/13-misc-sy.html>
 ;;   Git Repo: git clone http://git.sxemacs.org/syinit
@@ -507,35 +507,13 @@ instead."
 
 ;:*======================
 ;:* Misc Stuff that I haven't yet put anywhere permanent
+;;
+;;  I used to have my browse-url setting here, but because of xdg that
+;;  really isn't necessary anymore.
 (setq 
  abbrev-mode t
  allow-deletion-of-last-visible-frame t
  bookmark-save-flag 1
- ;;; Mozilla
- ;; browse-url-browser-function #'browse-url-mozilla
- ;; browse-url-new-window-flag t
- ;; browse-url-mozilla-new-window-is-tab t
- ;;; Firefox
- ;; browse-url-browser-function #'browse-url-firefox
- ;; browse-url-new-window-flag t
- ;; browse-url-firefox-new-window-is-tab t
- ;;; Conkeror
- ;; browse-url-browser-function #'browse-url-firefox
- ;; browse-url-new-window-flag t
- ;; browse-url-firefox-new-window-is-tab t
- ;;; SeaMonkey
- ;; browse-url-browser-function #'browse-url-seamonkey
- ;; browse-url-new-window-flag t
- ;; browse-url-seamonkey-new-window-is-tab t
- ;;; Midori
- ;; browse-url-generic-program "midori"
- ;; browse-url-browser-function #'browse-url-generic
- ;;; Google Chrome
- browse-url-generic-program "google-chrome"
- browse-url-browser-function #'browse-url-generic
- browse-url-netscape-version 7
- browse-url-save-file t
- ;; browse-url-xterm-program "xterm"
  complex-buffers-menu-p t
  etalk-process-file "talk"
  find-function-source-path nil