Updates:
        Status: Fixed
        Labels: -Type-Enhancement -Patch-push Type-Scripts Fixed_2_17_22

Comment #5 on issue 3440 by [email protected]: Patch: Avoid infinite recursion in Emacs' LilyPond-mode for percent in filenames
http://code.google.com/p/lilypond/issues/detail?id=3440

Pushed to staging as
commit f8b68c23c8255b757f0eb8374fe09a1f76436357
Author: David Kastrup <[email protected]>
Date:   Sat Jul 6 11:20:29 2013 +0200

Issue 3440: Avoid infinite recursion in Emacs' LilyPond-mode for percent in filenames

    When using a file name like "Mazurek D%85browskiego.ly", using C-c C-l
    in LilyPond-mode resulted in

    let: Variable binding depth exceeds max-specpdl-size

    errors.  This fixes the problem by not doing further percent expansion
    on the file name in `LilyPond-command-expand'.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to