From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.bugs,gmane.emacs.pretest.bugs Subject: bug#2561: [PATCH] 23.0.91; pcmpl-unix.el::pcmpl-ssh-hosts improve docstring Date: Wed, 04 Mar 2009 17:01:35 -0500 Message-ID: References: <871vte4gns.fsf@jondo.cante.net> Reply-To: rms@gnu.org, 2561@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1236205445 10305 80.91.229.12 (4 Mar 2009 22:24:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Mar 2009 22:24:05 +0000 (UTC) Cc: submit@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org To: Jari Aalto , 2561@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 04 23:25:21 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LezWg-0007k0-Jl for geb-bug-gnu-emacs@m.gmane.org; Wed, 04 Mar 2009 23:25:18 +0100 Original-Received: from localhost ([127.0.0.1]:41933 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LezVL-0001AR-3v for geb-bug-gnu-emacs@m.gmane.org; Wed, 04 Mar 2009 17:23:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LezVD-00016v-D9 for bug-gnu-emacs@gnu.org; Wed, 04 Mar 2009 17:23:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LezV8-00011z-Uz for bug-gnu-emacs@gnu.org; Wed, 04 Mar 2009 17:23:45 -0500 Original-Received: from [199.232.76.173] (port=43263 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LezV8-00011k-PH for bug-gnu-emacs@gnu.org; Wed, 04 Mar 2009 17:23:42 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:44236) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LezV7-0007Oe-SH for bug-gnu-emacs@gnu.org; Wed, 04 Mar 2009 17:23:42 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n24MNdcH001808; Wed, 4 Mar 2009 14:23:39 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n24MA6nb031003; Wed, 4 Mar 2009 14:10:06 -0800 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Richard M Stallman Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 04 Mar 2009 22:10:06 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2561 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 2561-submit@emacsbugs.donarmstrong.com id=B2561.123620410528648 (code B ref 2561); Wed, 04 Mar 2009 22:10:06 +0000 Original-Received: (at 2561) by emacsbugs.donarmstrong.com; 4 Mar 2009 22:01:45 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n24M1aHi028640; Wed, 4 Mar 2009 14:01:37 -0800 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Lez9j-0008Qj-GE; Wed, 04 Mar 2009 17:01:35 -0500 In-reply-to: <871vte4gns.fsf@jondo.cante.net> (message from Jari Aalto on Tue, 03 Mar 2009 20:15:03 +0200) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 04 Mar 2009 17:23:44 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:25994 gmane.emacs.pretest.bugs:24064 Archived-At: +Note: in case the file is in hashed format as described in +sshd(8) manual page, this function returns nothing." Since man pages are deprecated in GNU, can you refer to that documentation in another way?