From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maierh@myself.com Newsgroups: gmane.emacs.help Subject: Re: emacs 21 c-indent broken Date: Thu, 31 Oct 2002 06:53:44 +0100 Organization: T-Online Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <87pttubckd.fsf@enberg.org> Reply-To: Harald Maier NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036044664 11201 80.91.224.249 (31 Oct 2002 06:11:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 06:11:04 +0000 (UTC) Cc: Miles Bader Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1878Xl-0002uF-00 for ; Thu, 31 Oct 2002 07:11:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 1878L0-0000Gm-00; Thu, 31 Oct 2002 00:57:50 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-mue1.dfn.de!newsfeed.stueberl.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-X-Trace: news.t-online.com 1036043624 05 15233 cR39bSubS5A750 021031 05:53:44 Original-X-Complaints-To: abuse@t-online.com X-Sender: 320041125923-0001@t-dialin.net User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.92 (i386-mingw-nt5.0.2195) Cancel-Lock: sha1:R0ZK8ua42nxPQ3ny4RMVK+EIdN4= Original-Xref: shelby.stanford.edu gnu.emacs.help:106605 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3156 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3156 Miles Bader writes: > Henrik Enberg writes: >> > It seems that emacs 21.2.2 is confused when "case" and ":" are both >> > used inside a string; see my example in a c-mode buffer: >> >> It works for me [tm]. > > Works for me too, using emacs CVS, so perhaps it's something that's been > fixed. Could someone that has an emacs compiled from the RC branch (21.3) > test it? With c-mode 5.28 it fails with GNU Emacs 21.2.92.1 (i686-pc-linux-gnu, Motif Version 2.1.10) of 2002-10-30 on eos As far as I know RC uses too c-mode 5.28. With c-mode 5.29 it works fine. Harald