From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: foldout.el Date: Sun, 12 Feb 2006 23:39:08 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1139805571 21282 80.91.229.2 (13 Feb 2006 04:39:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Feb 2006 04:39:31 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 13 05:39:30 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F8VUh-0008ID-FT for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 05:39:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8VUg-0006pW-B2 for ged-emacs-devel@m.gmane.org; Sun, 12 Feb 2006 23:39:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F8VUU-0006p6-4e for emacs-devel@gnu.org; Sun, 12 Feb 2006 23:39:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F8VUT-0006ou-Jq for emacs-devel@gnu.org; Sun, 12 Feb 2006 23:39:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8VUT-0006or-FR for emacs-devel@gnu.org; Sun, 12 Feb 2006 23:39:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F8VYq-0002Ly-IK for emacs-devel@gnu.org; Sun, 12 Feb 2006 23:43:40 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F8VUS-0007FO-S2; Sun, 12 Feb 2006 23:39:08 -0500 Original-To: emacs-devel@gnu.org 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:50439 Archived-At: [I sent this message a week ago but did not get a response.] The documentation in the Emacs Manual suggests that simply loading foldout.el alters the behavior of Outline mode. Is that true? If so, it is a bug. Someone who uses it, please respond.