From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrei Jirnyi Subject: Re: Problem with org-startup-indented Date: Wed, 19 Oct 2011 16:06:00 +0000 (UTC) Message-ID: References: <871uuavvy0.fsf@gmail.com> <87ty75dnpp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGYeu-0007RA-Ap for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 12:06:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGYes-0006RF-SD for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 12:06:24 -0400 Received: from lo.gmane.org ([80.91.229.12]:54460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGYes-0006RA-HN for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 12:06:22 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RGYer-0006EM-3e for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 18:06:21 +0200 Received: from dhcp-129-105-201-81.kellogg.northwestern.edu ([129.105.201.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Oct 2011 18:06:21 +0200 Received: from a-jirnyi by dhcp-129-105-201-81.kellogg.northwestern.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Oct 2011 18:06:21 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Notably, the problem disappears if I re-evaluate org-indent.el -- I wonder if the bug may be with the package loading? Also, when the issue is present, turning org-indent-mode off manually fixes it, but also produces an error message: "org-indent-mode: Invalid function: org-with-wide-buffer" --aj