bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#983: marked as done (emacs (makefile-mode) hangs when writing Makefi


From: Emacs bug Tracking System
Subject: bug#983: marked as done (emacs (makefile-mode) hangs when writing Makefile)
Date: Mon, 15 Sep 2008 23:45:03 -0700

Your message dated Tue, 16 Sep 2008 02:36:53 -0400
with message-id <drk5dcha0q.fsf@fencepost.gnu.org>
and subject line Re: bug#983: emacs (makefile-mode) hangs when writing Makefile
has caused the Emacs bug report #983,
regarding emacs (makefile-mode) hangs when writing Makefile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
983: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=983
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: emacs (makefile-mode) hangs when writing Makefile Date: Mon, 15 Sep 2008 11:20:01 +0400
Hi,

I try to type following string:

SVNROOT=$(shell ())

I type
SVNROOT=$(shell )
move cursor left and try to type ()

emacs hangs eating 100% cpu

I check it on

GNU Emacs 22.3.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of
2008-09-09 on p15200770.pureserver.info (ArchLinux emacs package)

GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-10 on ZHEKA (windows build)

It seems bug is in makefile-mode




--- End Message ---
--- Begin Message --- Subject: Re: bug#983: emacs (makefile-mode) hangs when writing Makefile Date: Tue, 16 Sep 2008 02:36:53 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
"Sergej Pupykin" wrote:

> SVNROOT=$(shell )
> move cursor left and try to type ()
>
> emacs hangs eating 100% cpu

Thanks; fixed.

2008-09-16  Glenn Morris  <rgm@gnu.org>

        * progmodes/make-mode.el (makefile-match-function-end):
        Move point.  (Bug#983)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]