From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Exal de Jesus Garcia Carrillo Newsgroups: gmane.emacs.help Subject: Problem with erc after installation of emacs 22.1.1 Date: Thu, 12 Jul 2007 11:47:27 -0500 Organization: The GNU Emacs Church Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184270565 28656 80.91.229.12 (12 Jul 2007 20:02:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2007 20:02:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 12 22:02:41 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I94s4-0007ge-H3 for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jul 2007 22:02:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I94s1-0002L8-UV for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jul 2007 16:02:37 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!storethat.news.telefonica.de!telefonica.de!news.antakira.com!cagarruta.escomposlinux.org!hercules.escomposlinux.org!escomposlinux.org!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 113 Original-NNTP-Posting-Host: 189.149.106.142 Original-X-Trace: hercules.cohp1 1184258866 31707 189.149.106.142 (12 Jul 2007 16:47:46 GMT) Original-X-Complaints-To: newsmaster@news-17.escomposlinux.org Original-NNTP-Posting-Date: Thu, 12 Jul 2007 16:47:46 +0000 (UTC) User-Agent: Thunderbird 2.0.0.4 (X11/20070604) X-Enigmail-Version: 0.95.2 OpenPGP: id=5251B462 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAACXBIWXMAAAAAAAAAAAHqZRak AAAAB3RJTUUH1wcLFxEfYXZGNgAAAbBJREFUWMPtWUGOwyAMDIj/NNqPwCmXfcK+Z5/QS07JR1b5 ET04a3kJNRBqgrRFPTQpEsN4PBhXee+HnoaRXmB0LnizLcvxV3wpDii6fF8M8bCMNJptWrkJs20H CNEcV700ZLOlMkqGT4tKB7jJ0bI4Qwwr/NBDZ+MN6CpAX58/zOM1DCGIfDSCWfZ9/0Ao8D1zKFp+ FBmGkFNoyvBp8xAU9VWYuHpoWxYau9KCptLWTXJqY2HpIC8yNwSf4/7qI25KWd2PceeE+NOZZjo6 1yZ2+oSZ/q/D1aCioySNziXTPphTOVT05to41el+eg1ZaY0sR6HBLEsaY5s4GupDRYULcEYVjW4Z bSQc+wrRHSayjDFrREMxoXdH3+D8LIakQ4ZnTkDYi40xHyUlmLEuc84tnuGgBEB0Akp4AfVtjFTU LQvZYC398m5BZU/CMOVHEtMui2nFllT9NlRlWxjaZADomeqLUIrcXIPWYlF9ouXQjLPdmZvW/LQV a+nNFm4mRR3PqsP1j/yBkl+Nt6iH+JskgEAofOe1oB46R9LxAK9Kfi88btb6+3CzNnO+6u3vqQeI VJ+DYP8CDQAAAABJRU5ErkJggg== Original-Xref: shelby.stanford.edu gnu.emacs.help:150049 comp.emacs:95025 X-Mailman-Approved-At: Thu, 12 Jul 2007 16:02:02 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45646 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all, I have a problem with my erc-match-mode and with erc pals, this allways has been work fine, but the last week I have install emacs 22.1.1, then today I execute emacs22.1.1 and have a few problems with my .emacs (I guees this is normal) then, I execute my old emacs 21.4.1 and work fine, except my erc-match and erc pals, I have something like this in my .emacs about this: ;;; ;;; ERC configs ;;; (require 'erc) (require 'erc-stamp) (setq erc-fill-column 72) (defface erc-prompt-face '((t (:foreground "yellow" :bold t))) "ERC prompt.") (setq erc-prompt "ERC>") (setq erc-prompt-for-password nil) (setq erc-prompt-interactive-input t) ;(load "~/.emacs.d/.erc-auth") (setq erc-hide-timestamps nil) (add-hook 'erc-insert-modify-hook 'erc-fill) (add-hook 'erc-send-modify-hook 'erc-fill) ;; Add current time to every new line (erc-timestamp-mode t) ;; Notify me if someone calls me (erc-match-mode t) (setq erc-auto-query 'window) ;; Some basic settings for erc package (setq erc-server "irc.freenode.net" erc-port 6667 erc-nick "Exal" erc-user-full-name "Exal de Jesus Garcia Carrillo http://exal.nipl.net" erc-email-userid "root" erc-current-nick-highlight-type 'nick erc-timestamp-only-if-changed-flag nil erc-timestamp-format "%H:%M " ) (custom-set-variables '(erc-server-auto-reconnect t) '(erc-log-mode nil) '(erc-paranoid nil) '(erc-log-channels-directory "~/.irclogs/")) (require 'erc-stamp) (erc-stamp-mode 1) (setq erc-insert-timestamp-function 'erc-insert-timestamp-left erc-timestamp-format "[%H:%M] " erc-insert-away-timestamp-function 'erc-insert-timestamp-left erc-away-timestamp-format "<%H:%M> ") (load "erc-auto") (eval-after-load "erc" '(progn (setq erc-auto-query t erc-bbdb-auto-create-on-whois-p t erc-fill-column (- (window-width) 2) erc-pals '("Cubano" "nanda" "lxo" "delysid" "UdontKnown" "Exal" "Bernardita" "K3rN3L" "Diego_Rocha") erc-notify-list erc-pals))) (require 'erc-autojoin) (erc-autojoin-mode 1) (setq erc-autojoin-channels-alist '(("freenode.net" "#gnu" "#gnu-webmasters" "#fsf" "#fsfla" "#bash" "#lisp" "#emacs" "#erc" "#muse" "#debian-br" "#ubuntu-br" "#lidsol" "#linux-bh" "#linux.mx") )) (defun my-erc-mode-stuff () "Set fill column according to `frame-width'." (set (make-local-variable 'erc-fill-column) (- (frame-width) 10)) (set (make-local-variable 'erc-timestamp-right-column) (1+ erc-fill-column))) (add-hook 'erc-mode-hook 'my-erc-mode-stuff) (add-hook 'erc-after-connect '(lambda (SERVER NICK) (erc-message "PRIVMSG" "NickServ identify PASSWORD"))) ;;; Finally, connect to the networks. (defun exrc () "Connect to IRC." (interactive) (when (y-or-n-p "IRC? ") (erc-select :server "irc.freenode.net" :port 6667 :nick "Exal" :full-name "Exal de Jesus Garcia Carrillo"))) - -- Spam protection: replace the word `no-spam' for exal . -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGllseoZmxoVJRtGIRAr6IAJ9h16pZzbfylPJIpDlNhJzsyp3p/QCgm5RE bTFA9N1QsnKOz1vBqA0Xuog= =SPdt -----END PGP SIGNATURE-----