lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3440 in lilypond: Patch: Avoid infinite recursion


From: lilypond
Subject: [Lilypond-auto] Issue 3440 in lilypond: Patch: Avoid infinite recursion in Emacs' LilyPond-mode for percent in filenames
Date: Sat, 06 Jul 2013 09:28:54 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3440 by address@hidden: 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

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