all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: rcirc set user name, ident
Date: Sat, 02 Feb 2008 18:11:26 +0100	[thread overview]
Message-ID: <87abmjs2pt.fsf@member.fsf.org> (raw)
In-Reply-To: f228b036-0a38-44da-a023-3202f53da381@s8g2000prg.googlegroups.com

tipmaster <noobneedhelp@gmail.com> writes:

Hi!

> I want to replace username and ident that rcirc uses by default.
> rcirc by default uses my linux login name.  Is there a way to change
> this.  I am not an expert in lisp/elisp.

,----[ C-h v rcirc-default-nick RET ]
| rcirc-default-nick is a variable defined in `rcirc.el'.
| Its value is "tsdh"
| 
| Documentation:
| Your nick.
| 
| You can customize this variable.
`----

,----[ C-h v rcirc-default-full-name RET ]
| rcirc-default-full-name is a variable defined in `rcirc.el'.
| Its value is "Tassilo Horn"
| 
| Documentation:
| The full name sent to the server when connecting.
| 
| You can customize this variable.
`----

,----[ C-h v rcirc-default-user-name RET ]
| rcirc-default-user-name is a variable defined in `rcirc.el'.
| Its value is "heimdall"
| 
| Documentation:
| Your user name sent to the server when connecting.
| 
| You can customize this variable.
`----

As you can see, all of them are customizable, so you don't need any lisp
knowledge.

HTH,
Tassilo
-- 
It is better to give than to receive. This is especially true of a Chuck
Norris roundhouse kick.





  parent reply	other threads:[~2008-02-02 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02 14:37 rcirc set user name, ident tipmaster
2008-02-02 16:21 ` Exal de Jesus Garcia Carrillo
2008-02-02 17:11 ` Tassilo Horn [this message]
2008-02-02 19:05   ` Michael Hoffman
2008-02-02 19:21     ` Tom Rauchenwald
2008-02-02 19:27     ` Tassilo Horn
     [not found]     ` <mailman.6885.1201980457.18990.help-gnu-emacs@gnu.org>
2008-02-04 19:48       ` Joel J. Adamson
     [not found]   ` <mailman.6884.1201979137.18990.help-gnu-emacs@gnu.org>
2008-02-03 13:21     ` rthoreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87abmjs2pt.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.