From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: Documentation for ido-mode is not very enlightening Date: Mon, 25 Feb 2008 15:10:25 +0100 Message-ID: <47C2CC51.8050802@gmx.at> References: <20080224190416.AFBCA5D513@indeed> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203948847 21666 80.91.229.12 (25 Feb 2008 14:14:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 14:14:07 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: era Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 25 15:14:29 2008 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 1JTe65-0006iI-Sa for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Feb 2008 15:14:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTe5Z-0007dO-TZ for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 Feb 2008 09:13:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTe4s-0007I8-Do for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2008 09:13:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTe4r-0007HF-Q6 for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2008 09:13:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTe4r-0007Gn-Hd for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2008 09:13:09 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JTe4r-0005QF-4p for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2008 09:13:09 -0500 Original-Received: (qmail invoked by alias); 25 Feb 2008 14:13:08 -0000 Original-Received: from N720P005.adsl.highway.telekom.at (EHLO [62.47.33.229]) [62.47.33.229] by mail.gmx.net (mp049) with SMTP; 25 Feb 2008 15:13:08 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19m0bERY0BmhcJ7K+BxeBKpoPUBGm0WBlo7glec+6 xVxB2HSePDeYZv User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <20080224190416.AFBCA5D513@indeed> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:17590 Archived-At: > Here's the documentation string for the function "ido-mode": > > ido-mode is a variable defined in `ido.el'. Hmmm... This is the doc-string for the _variable_ `ido-mode'. Please try C-h f RET ido-mode RET instead.