Opened 15 years ago

Closed 11 years ago

#71 closed enhancement (fixed)

:irc-msg could select network more cleverly

Reported by: broder@MIT.EDU Owned by: nelhage@MIT.EDU
Priority: major Milestone:
Component: IRC Keywords: irc
Cc:

Description

Right now, if you're connected to two networks and try to :irc-msg a room without specifying a network, it errors.

Generally, I don't join channels of the same name on different networks; it'd be cool if :irc-msg could figure that out.

Change History (3)

comment:1 Changed 15 years ago by nelhage@MIT.EDU

  • Owner changed from nelhage@mit.edu to nelhage@MIT.EDU
  • Status changed from new to assigned

Ah. Hm. I broke this by not marking irc-msg as needing a channel in the call to mk_irc_command. I guess I need to be more clever about my meta-programming…

comment:2 Changed 13 years ago by jgross@mit.edu

  • Component changed from internals to IRC

comment:3 Changed 11 years ago by ezyang@mit.edu

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.