emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard G Riley <rileyrgdev@googlemail.com>
To: Phil Jackson <phil@shellarchive.co.uk>
Cc: emacs-orgmode@gnu.org, Richard G Riley <rileyrgdev@googlemail.com>
Subject: Re: rcirc (bug?)
Date: Thu, 13 Mar 2008 13:10:39 +0100	[thread overview]
Message-ID: <7qprty4yf4.fsf@richardriley.net> (raw)
In-Reply-To: <87ve3q96pu.fsf@shellarchive.co.uk> (Phil Jackson's message of "Thu, 13 Mar 2008 11:57:49 +0000")

Phil Jackson <phil@shellarchive.co.uk> writes:

> Richard G Riley <rileyrgdev@googlemail.com> writes:
>
>>>> Both "enter" and "follow link" (C-c C-o) had the same problem.
>>>
>>> I've just put a fix in git for this. Can I ask how you initiate your
>>
>> How do I get it? Or can you post the line here?
>
> Hold two, I'm going to make sure this is more robust. I'll post to this
> thread when I'm done and you can help me test it if you would.
>
>>> session? Is it interactively with erc-select?
>>
>> What do you mean interactively? The only way I know to start erc is with
>> erc-select. Or did you mean was erc already open when I selected the
>> link? If so, then both. Sometime erc is open, sometimes not.
>
> It can be initialised non-interactively like this:
>
>   (erc :server "irc.blah.com"
>        :nick   "phil"
>        :port   6667))
>
> And :port can be a string or a number which is where this bug comes
> from I think.

Neither, like this:

(defun load-erc()
  (interactive)
  (erc-select :server "irc.oftc.net" :password "**")
  (erc-select :server "irc.gnu.org" :password "**")
)

  reply	other threads:[~2008-03-13 12:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13  0:02 rcirc Richard G Riley
2008-03-13  0:09 ` rcirc Bastien Guerry
2008-03-13  0:20   ` rcirc Richard G Riley
2008-03-13  1:09     ` rcirc Bastien Guerry
2008-03-13 11:17       ` rcirc (bug?) Richard G Riley
2008-03-13 11:23         ` Phil Jackson
2008-03-13 11:35           ` Richard G Riley
2008-03-13 11:57             ` Phil Jackson
2008-03-13 12:10               ` Richard G Riley [this message]
     [not found]                 ` <873aqu8yji.fsf@shellarchive.co.uk>
2008-03-13 15:49                   ` Richard G Riley
2008-03-13 10:19     ` rcirc Tassilo Horn
2008-03-13 10:29       ` rcirc Richard G Riley
2008-03-13 10:31         ` Tassilo Horn
2008-03-13  0:13 ` rcirc Bastien
2008-03-13  0:33   ` rcirc Richard G Riley
2008-03-13  0:50     ` rcirc Hugo Schmitt
2008-03-13  1:12       ` rcirc Bastien Guerry
2008-03-13  1:30         ` rcirc Hugo Schmitt
2008-03-13  9:26           ` rcirc Phil Jackson

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=7qprty4yf4.fsf@richardriley.net \
    --to=rileyrgdev@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=phil@shellarchive.co.uk \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).