From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.devel Subject: Re: master 9fc1fdc: Restore the previous order of ERC's '/whois' arguments Date: Fri, 01 Oct 2021 01:24:57 -0400 Message-ID: <871r55uxjq.fsf@gnu.org> References: <20210930021845.3190.2821@vcs0.savannah.gnu.org> <20210930021846.71A3220D1E@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32977"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 01 07:26:16 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mWB3o-0008Ne-CL for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Oct 2021 07:26:16 +0200 Original-Received: from localhost ([::1]:46442 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWB3n-00067q-5m for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Oct 2021 01:26:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWB2Y-0005JQ-84 for emacs-devel@gnu.org; Fri, 01 Oct 2021 01:24:58 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42202) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWB2Y-0005ZV-0N; Fri, 01 Oct 2021 01:24:58 -0400 Original-Received: from [2607:fea8:3fdf:f2d9:f15f:34b9:c9ec:31c8] (port=52958 helo=langa) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWB2X-0003CP-Rd; Fri, 01 Oct 2021 01:24:57 -0400 In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:275948 Archived-At: Stefan Kangas writes: [...] > > How about: > > With one argument, FIRST is the nickname of the user to request whois > information for. > > With two arguments, FIRST is the server, and SECOND is the user > nickname. > > Specifying the server is useful for getting the time that the user has > been idle for, when it is connected to a different server on the same > IRC network. (Only the server a user is connected to knows how long the > user has been idle.) > Simpler, clearer, and much less awkward. I like it, thanks! Pushed. -- https://bndl.org