From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: outline-mode Date: Thu, 27 Sep 2007 02:54:16 -0400 Message-ID: References: <871wcli1n0.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190877212 29637 80.91.229.12 (27 Sep 2007 07:13:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Sep 2007 07:13:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 27 09:13:28 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IanYt-0000rh-L0 for ged-emacs-devel@m.gmane.org; Thu, 27 Sep 2007 09:13:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IanYq-0007VK-73 for ged-emacs-devel@m.gmane.org; Thu, 27 Sep 2007 03:13:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IanYb-0007Kp-2z for emacs-devel@gnu.org; Thu, 27 Sep 2007 03:13:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IanYZ-0007Iz-Fr for emacs-devel@gnu.org; Thu, 27 Sep 2007 03:13:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IanYY-0007In-RP for emacs-devel@gnu.org; Thu, 27 Sep 2007 03:13:06 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IanYY-0004O5-6E for emacs-devel@gnu.org; Thu, 27 Sep 2007 03:13:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IanGK-0007cz-5X; Thu, 27 Sep 2007 02:54:16 -0400 X-Spook: Mafia import ASLET genetic Adriatic Legion of Doom Mena X-Ran: [b%o~VFNp9xamf85-u38ry'OwgtTh_]tlzP2#^U!v>1O/{%W\qeR1p?4Y$FecBRZL=Qz~I X-Hue: blue X-Attribution: GM In-Reply-To: <871wcli1n0.fsf@gmail.com> (Sean Sieger's message of "Wed, 26 Sep 2007 16:59:31 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:79954 Archived-At: Sean Sieger wrote: > On GNU Emacs 23.0.0.3 (i686-pc-linux-gnu, GTK+ Version 2.10.11) of > 2007-09-22 on 6dfpj71, Is this the unicode-2 branch? The outline.el in the CVS trunk has had a few updates over this one. Please try the trunk. > top level, instead of blue is pink (I haven't altered the defaults) > and when I do `C-c C-q' on them, I get, > > Debugger entered--Lisp error: (error "Must keep at least one level of headers") > signal(error ("Must keep at least one level of headers")) > error("Must keep at least one level of headers") > hide-sublevels(0) > call-interactively(hide-sublevels) Please provide a complete recipe starting from emacs -Q.