Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New 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

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'.

http://codereview.appspot.com/10970043

--
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