GNU bug report logs - #8566
23.3; fails to do correct parenthesis matching in Autoconf mode

Previous Next

Package: emacs;

Reported by: Vincent Lefevre <vincent <at> vinc17.net>

Date: Wed, 27 Apr 2011 10:51:02 UTC

Severity: normal

Found in version 23.3

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Vincent Lefevre <vincent <at> vinc17.net>
Cc: 8566 <at> debbugs.gnu.org
Subject: bug#8566: 23.3; fails to do correct parenthesis matching in Autoconf mode
Date: Wed, 27 Apr 2011 14:46:16 -0300
> Emacs fails to do correct parenthesis matching in Autoconf mode.
> For instance, test with M-x check-parens on a file containing:

> AC_DEFUN([FOO],
> [
> case $host in
>   *)
>     foo ;;
> esac
> ])

I guess it needs to use sh-script's handling of case's ")".


        Stefan




This bug report was last modified 14 years and 50 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.