* Richard Stallman (2005-06-05) writes: > Suppose you have a Makefile with the following contents: > > FOO = bar \ > xxx/xxx.xx xxx/xxx.xx > > If you put the cursor at the start of the second line and type > `M-: (looking-at makefile-dependency-regex) RET' Emacs will enter an > infinite loop. > > I tried this. It was not an infinite loop, but it took > absurdly long. Does this give good results for you?
Yes, it does. Thanks. -- Ralf _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
