From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ryan Yeske Newsgroups: gmane.emacs.devel Subject: rcirc NEWS update Date: Wed, 14 Mar 2007 21:06:40 -0800 (PST) Message-ID: <20070315050640.ADD88142AA@owie.yeske.ca> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1174072914 25204 80.91.229.12 (16 Mar 2007 19:21:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 19:21:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 16 20:21:45 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HSHzj-00058X-HI for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 20:21:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSI0s-0004nA-25 for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 14:22:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HSI0o-0004mm-K3 for emacs-devel@gnu.org; Fri, 16 Mar 2007 15:22:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HSI0m-0004ma-14 for emacs-devel@gnu.org; Fri, 16 Mar 2007 15:22:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSI0l-0004mX-Ry for emacs-devel@gnu.org; Fri, 16 Mar 2007 14:22:47 -0500 Original-Received: from shawmail.shawcable.com ([64.59.128.220] helo=bpd2mo2no.prod.shawcable.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HSHzc-0004td-J3 for emacs-devel@gnu.org; Fri, 16 Mar 2007 15:21:36 -0400 Original-Received: from bpd2mi6no.prod.shawcable.com (bpd2mi6no-qfe3.prod.shawcable.com [10.0.184.161]) by bpd2mo2no.prod.shawcable.com (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JF000EA5GG0AF10@bpd2mo2no.prod.shawcable.com> for emacs-devel@gnu.org; Fri, 16 Mar 2007 13:21:36 -0600 (MDT) Original-Received: from mail.emmett.ca ([68.146.204.233]) by bpd2mi6no.prod.shawcable.com (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JF000GMFGGLXWH0@bpd2mi6no.prod.shawcable.com> for emacs-devel@gnu.org; Fri, 16 Mar 2007 13:21:57 -0600 (MDT) Original-Received: from localhost (localhost [127.0.0.1]) by mail.emmett.ca (Postfix) with ESMTP id A9923417A1 for ; Fri, 16 Mar 2007 12:21:34 -0700 (MST) Original-Received: from mail.emmett.ca ([127.0.0.1]) by localhost (sputnik.emmett.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15525-05 for ; Fri, 16 Mar 2007 12:21:31 -0700 (MST) Original-Received: from owie.yeske.ca (unknown [10.18.1.1]) by mail.emmett.ca (Postfix) with ESMTP id CC2C641754 for ; Fri, 16 Mar 2007 12:21:30 -0700 (MST) Original-Received: by owie.yeske.ca (Postfix, from userid 1000) id ADD88142AA; Wed, 14 Mar 2007 21:06:40 -0800 (PST) X-Virus-Scanned: by amavisd-new (clamav) at mail.emmett.ca X-detected-kernel: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68013 Archived-At: A change was made months ago such that M-x irc immediatly connects you to `rcirc-default-server' without prompting. C-u M-x irc works as the command did before without the prefix argument. *** NEWS 02 Mar 2007 15:59:26 -0800 1.1443 --- NEWS 14 Mar 2007 20:56:19 -0800 *************** *** 1759,1766 **** (one-to-one) chats. Both channel and private chats are contained in separate buffers. ! To start an IRC session, type M-x irc, and follow the prompts for ! server, port, nick and initial channels. --- ** Newsticker is now part of the Emacs distribution. --- 1759,1767 ---- (one-to-one) chats. Both channel and private chats are contained in separate buffers. ! To start an IRC session using the default parameters, type M-x irc. ! Type C-u M-x irc to be prompted for the server, nick, port and startup ! channel parameters before connecting. --- ** Newsticker is now part of the Emacs distribution. -- http://www.yeske.ca