Bug#510475: Link to file and how to reproduce the problem

2009-01-02 Thread Jeroen N. Witmond [Bahco]
File problems.cpp can be found here
http://www.xs4all.nl/~jnw/debian/bug510475/problems.cpp

To freeze emacs, delete lines 582-584 from this file by pressing
Ctrl+Space on (empty) line 582, and Ctrl+w on (empty) line 585. The text
on these lines is

  /*-*/ BOOST_AUTO_TEST_CASE( ex_open_range_1 )
  { /*-*/

If more information is needed to solve this problem, please let me know.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510475: Link to file and how to reproduce the problem

2009-01-02 Thread Sven Joachim
tags 510475 + fixed-upstream
thanks

On 2009-01-02 11:33 +0100, Jeroen N. Witmond [Bahco] wrote:

 File problems.cpp can be found here
 http://www.xs4all.nl/~jnw/debian/bug510475/problems.cpp

 To freeze emacs, delete lines 582-584 from this file by pressing
 Ctrl+Space on (empty) line 582, and Ctrl+w on (empty) line 585. The text
 on these lines is

   /*-*/ BOOST_AUTO_TEST_CASE( ex_open_range_1 )
   { /*-*/

 If more information is needed to solve this problem, please let me know.

To trigger this bug, it seems to be both necessary and sufficient to
enable font-lock-mode.  I could then reproduce it with the emacs21
packages in Lenny, but the problem seems to be solved in emacs22.

Cheers,
   Sven



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510475: Link to file and how to reproduce the problem

2009-01-02 Thread Jeroen N. Witmond [Bahco]
Sven Joachim wrote:
 To trigger this bug, it seems to be both necessary and sufficient to
 enable font-lock-mode.  I could then reproduce it with the emacs21
 packages in Lenny, but the problem seems to be solved in emacs22.

I do have (global-font-lock-mode t nil (font-lock)) in my ~/.emacs file.

To bypass the problem, I added -*- font-lock -*- to the top of my local
copy of the file, which works for me.

Thanks for the quick response!





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org