From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: [dapfy@t-online.de: Fw: sh-script.el case indentation problem] Date: Fri, 12 Sep 2003 17:45:31 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030912214531.GA4801@fencepost> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063403802 17281 80.91.224.253 (12 Sep 2003 21:56:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Sep 2003 21:56:42 +0000 (UTC) Cc: dapfy@t-online.de, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Sep 12 23:56:40 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xvuC-0004Bk-00 for ; Fri, 12 Sep 2003 23:56:40 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 19xvve-0000Rp-00 for ; Fri, 12 Sep 2003 23:58:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19xvpS-0001g5-8g for emacs-devel@quimby.gnus.org; Fri, 12 Sep 2003 17:51:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19xvp3-0001fV-4d for emacs-devel@gnu.org; Fri, 12 Sep 2003 17:51:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19xvp1-0001ew-Ew for emacs-devel@gnu.org; Fri, 12 Sep 2003 17:51:19 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19xvp1-0001er-6v for emacs-devel@gnu.org; Fri, 12 Sep 2003 17:51:19 -0400 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.20) id 19xvjP-0001Oi-6b; Fri, 12 Sep 2003 17:45:31 -0400 Original-To: Andreas Schwab Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Blat: Foop X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16350 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16350 On Fri, Sep 12, 2003 at 11:22:43PM +0200, Andreas Schwab wrote: > > Would anyone like to work on this? > > Cannot reproduce with current CVS. shell-script-mode seems to require font-locking to indent correctly -- anyway I can reproduce the problem if I turn off font-lock-mode, whereas things work fine if it's turned on. I think the current shell-script indentation foo is due to Stefan BTW. Maybe this sort of problem could be fixed by having shell-script-mode force on font-locking in its individual buffer, but disable the display effect when the user hasn't turned on font-lock-mode (e.g., using `char-property-alias-alist'). Stefan? -Miles -- Next to fried food, the South has suffered most from oratory. -- Walter Hines Page