help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Set up erc for server::password:user


From: Kevin Rodgers
Subject: Re: Set up erc for server::password:user
Date: Tue, 19 Aug 2008 22:46:34 -0600
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

Csanyi Pal wrote:
Hi,

is there a way how to set up the Emacs so if one do M-x erc then to
get automatically the server name, port number, nickname and password?
Any advices will be appreciated!

The following lines from erc.el suggest that you can setq them in your
~/.emacs file (or M-x customize them if you prefer):

(defcustom erc-server nil
...
(defcustom erc-port nil
...
(defcustom erc-nick nil
...
(defvar erc-password nil

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]