From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: sit-for arg old-nodisp not documented Date: Sun, 31 Jul 2005 20:46:01 -0400 Message-ID: References: <42EC8331.3050702@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1122858073 26191 80.91.229.2 (1 Aug 2005 01:01:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Aug 2005 01:01:13 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 01 03:01:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DzOfl-0002en-Vl for ged-emacs-devel@m.gmane.org; Mon, 01 Aug 2005 03:00:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DzOiO-0006ur-Oy for ged-emacs-devel@m.gmane.org; Sun, 31 Jul 2005 21:03:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DzOgU-0005dn-L4 for emacs-devel@gnu.org; Sun, 31 Jul 2005 21:01:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DzOgL-0005XE-T9 for emacs-devel@gnu.org; Sun, 31 Jul 2005 21:01:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DzOgI-0005Qn-Ff for emacs-devel@gnu.org; Sun, 31 Jul 2005 21:01:26 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DzOeT-0005Gv-6f for emacs-devel@gnu.org; Sun, 31 Jul 2005 20:59:33 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DzORN-0003xO-Os; Sun, 31 Jul 2005 20:46:01 -0400 Original-To: Lennart Borgman In-reply-to: <42EC8331.3050702@student.lu.se> (message from Lennart Borgman on Sun, 31 Jul 2005 09:52:17 +0200) 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:41383 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41383 `sit-for' has an argument old-nodisp that is not described in the doc string. We often don't document an argument that we don't encourage people to use.