I just can't seem to get it to work MESSAGES BUFFER Loading gnus-async...done Loading mail-extr...done Loading smiley...done Loading gnus-cite...done Loading browse-url...done Loading w3m...done Loading w3m-tabmenu...done Loading mule-util...done Loading w3m-form...done Auto-saving...done w3m-view-this-url: Wrong type argument: stringp, nil [2 times] mark: The mark is not active now Loading w3m-search...done w3m-view-this-url: Wrong type argument: stringp, nil Loading ffap...done Loading w3m-weather...done Loading w3m-antenna...done
W3M BUFFER Cannot retrieve URL: http://www.google.com/search?q=opera (exit status: 1) www.google.com could not be found. Please check the name, and try again. ;;; EMACS CONFIGURATION FILE FOR USER: inconnu ;;; ########################################## ;;; ########################################## ;;; REQUIRES ;;; ######## ;; Run IRC under Emacs ;; ################### ;; NB - also must set the path if .el/.elc files not in site-lisp ;; (setq load-path ("~/path-to-wherever-erc-el-files-reside" load-path)) (require 'erc) ;; Use W3M under Emacs ;; ################### (require 'w3m-load) ;; Add Shakespeare Quotes to Gnus ;; ############################## (require 'shakespeare-quote) ;; Add Random Signatures/Quotes to Gnus ;; #################################### ;; NB - Must roll your own Quotes (require 'randomsig) ;; Safety ;; ###### (require 'gnus-sum) ; probably required for `gnus-summary-save-map' Any Suggestions? -- Regards, Slackrat [Bill Henderson] [No _4Q_ for direct email] -- Don't let Bush or Blair take your Guns - Never Disarm - To plunder, to slaughter, to steal, these things they misname empire; and where they make a wilderness, they call it peace: - Publius Cornelius Tacitus - 55-117. Roman historian _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
